18 Commits

Author SHA1 Message Date
Desmis
d204369f83 merge with dev 2017-07-06 18:10:25 +02:00
heckflosse
21d388d7ee Add a forgotten ; 2017-07-04 15:25:49 +02:00
heckflosse
11e3a72134 Small speedup for file browser 2017-07-04 15:20:00 +02:00
heckflosse
2492001c50 merged dev into locallab_dev 2017-05-03 14:15:52 +02:00
Desmis
894fcf5734 Improve cachemanager for mip files 2017-02-16 08:01:23 +01:00
Desmis
c2f161b280 add hash number MD5 to mip files 2017-02-14 13:16:13 +01:00
Desmis
161a56eec5 Fixed crash and add suppress bad message in history and mip in cache 2017-02-14 08:09:42 +01:00
Floessie
6b6c08028d Merge pull request #3677 from Beep6581/idle_register
Add `IdleRegister` to deal with destruction while idle func is queued
2017-02-13 16:24:00 +01:00
Flössie
79ff7f5997 Replace all add_idle()s with IdleRegister 2017-02-10 21:22:42 +01:00
Flössie
242b7a86cf Fix FreeBSD compile error (fixes #3566) 2017-02-10 20:20:48 +01:00
heckflosse
80085787a1 limit number of file attributes 2016-02-01 17:20:03 +01:00
Adam Reichold
d99e899774 Fix #3122 by properly splitting out the MD5 part of the data file name to get the base file name when limiting the cache. 2016-01-27 19:33:33 +01:00
Adam Reichold
7d28c2531c Fix #3067 by including the memory header directly into the cache manager. 2016-01-07 19:18:49 +01:00
Adam Reichold
f66e838eb9 Fix enforcing the cache size limit and modernize the cache manager. 2016-01-04 21:02:40 +01:00
Adam Reichold
f77ca41a6f Fix usage of the double-checked locking (anti-)pattern in the cache manager singleton. 2015-11-28 14:53:27 +01:00
DrSlony
0e0cfb9b25 Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle 2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1 Line endings 2015-08-11 11:53:44 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00