5406 Commits

Author SHA1 Message Date
heckflosse
29be023a8c Small speedup for file browser, #3951 2017-07-06 20:10:49 +02:00
heckflosse
b1dd97dac5 Speedup for filebrowser when opening folders with a lot of files, #3951 2017-07-06 15:26:12 +02:00
heckflosse
21d388d7ee Add a forgotten ; 2017-07-04 15:25:49 +02:00
heckflosse
5451bf9351 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2017-07-04 15:20:36 +02:00
heckflosse
11e3a72134 Small speedup for file browser 2017-07-04 15:20:00 +02:00
Morgan Hardwood
ec369e007b Updated benchmarkRT to work with any locale, and some cosmetic changes. See PR #3947 2017-07-04 13:13:46 +02:00
Morgan Hardwood
3fb5c7d39e Updated tools/benchmarkRT tool 2017-07-03 00:30:58 +02:00
heckflosse
aae7794587 valgrind: Fix two memory leaks in toolbar 2017-07-02 16:23:28 +02:00
heckflosse
137450ce7a Fix fallout from 3281332 2017-07-01 15:45:47 +02:00
heckflosse
3459676326 Fix some memory leaks, kudos to Alberto 2017-07-01 11:47:43 +02:00
Alberto Griggio
2dd23ec691 fixes as suggested by Floessie 2017-06-30 08:35:56 +02:00
Alberto Griggio
96f17232fe merge with dev 2017-06-29 21:26:28 +02:00
heckflosse
3281332b8e Remove hidden SETM Editor in METM to save memory and handles, fixes #3944 2017-06-29 19:52:09 +02:00
heckflosse
5f97800e69 Reduce number of leakes ui handles per editor instance, #3937 2017-06-29 19:09:40 +02:00
Alberto Griggio
b0fdc58a07 do not show the 'send to queue' in simple editor mode
Fixes #3945
2017-06-29 17:48:03 +02:00
Alberto Griggio
86c5cc1826 GIMP plugin: sync with master of GIMP repo 2017-06-28 21:20:31 +02:00
Alberto Griggio
0ecb02afdd Merge pull request #3916 from Beep6581/lcp-distortion-alt-match
Lcp distortion alt match
2017-06-26 23:37:14 +02:00
Alberto Griggio
143f510b9f do not overwrite an existing pp3 in "Reset to default" if a custom profile builder is present
Fixes #3906
2017-06-26 23:36:18 +02:00
heckflosse
3449945f25 fixes #3941, Monitor and printer ICC color profiles missing 2017-06-26 17:46:12 +02:00
Morgan Hardwood
73573e1b87 Cleaned up KLT CMake files from PR #3912 2017-06-26 14:17:23 +02:00
Beep6581
0b4405972d Merge pull request #3912 from mattiaverga/klt
Optionally use system KLT library
2017-06-26 14:08:01 +02:00
heckflosse
c60ed7a736 Silence warnings in dcraw.cc when using gcc >= 7 2017-06-26 02:16:11 +02:00
heckflosse
a0b6ee9058 Fix broken PowerPC build 2017-06-25 23:48:54 +02:00
heckflosse
68ab2ecce5 Merge branch 'valgrind_fixes' into dev 2017-06-25 21:43:41 +02:00
heckflosse
ebbb44c3f5 Cleanup for last commit 2017-06-25 21:42:43 +02:00
Alberto Griggio
fc7dd476d7 Merge pull request #3880 from Beep6581/gimp-plugin
Added support for using RawTherapee as a GIMP plugin for opening RAWs
2017-06-25 21:14:19 +02:00
heckflosse
e4c75c4d38 Fixes #3908, Large memory leak when switching folder in file browser 2017-06-24 22:40:41 +02:00
heckflosse
159ddf2d7a Fix some valgrind issues 2017-06-24 16:38:34 +02:00
heckflosse
2579e3f6ac Fix some issues reported y valgrind 2017-06-22 23:46:16 +02:00
heckflosse
41d3179f2c remove some gcc4.8/windows special code as minimum gcc version to build rt is 4.9 2017-06-21 01:09:16 +02:00
heckflosse
34bdc9e0eb Fix some coverity issues 2017-06-21 01:06:28 +02:00
heckflosse
db0d3c6ec9 Fixes #3387, Add to queue does not work / crash RT on modern Windows when files are in a folder which's name contains special characters (e.g. Zdjęcia) 2017-06-20 11:28:01 +02:00
heckflosse
240d81d49f Fix some coverity issues 2017-06-20 00:00:19 +02:00
heckflosse
eeb1135670 Fix coverity issue 2017-06-19 20:28:44 +02:00
Alberto Griggio
44c4b8101e merge with dev 2017-06-19 13:52:26 +02:00
Alberto Griggio
3bfda08bcf Gimp plugin: removed magic numbers from the file formats -- we rely only on file extensions 2017-06-19 13:51:37 +02:00
Alberto Griggio
6b28671c41 some code style fixes 2017-06-19 13:49:14 +02:00
heckflosse
a9f769c5d7 Fix some coverity issues 2017-06-19 00:57:29 +02:00
heckflosse
8aff354df9 Fix some coverity and cppcheck issues 2017-06-18 18:40:40 +02:00
heckflosse
ae67344f16 Pixel Shift: intermediate steps for progress bar 2017-06-18 15:22:49 +02:00
heckflosse
480d13196e Removed operator= from array2D because array2D is NonCopyable 2017-06-18 01:21:08 +02:00
heckflosse
655d66a859 Fix some coverity issues 2017-06-18 00:10:31 +02:00
heckflosse
4d3b717071 Pixel Shift: speedup for 'Show only motion mask' mode 2017-06-17 18:17:16 +02:00
heckflosse
2a444e260a Fix some coverity issues. Pixel Shift: calculate per frame brightness factors only once after preprocessing 2017-06-17 14:43:48 +02:00
heckflosse
642b4cc86c Fix some coverity issues 2017-06-16 21:21:22 +02:00
heckflosse
0088a4d3e8 Fix some coverity issues 2017-06-15 23:30:04 +02:00
heckflosse
8af39b8d21 clean rtengine/colortemp.cc 2017-06-15 23:29:03 +02:00
heckflosse
71c8643ce4 Fix some coverity issues 2017-06-15 23:18:46 +02:00
heckflosse
62532b8c4a Fixes #3930, Crash when pp3 file contains empty key for a threshold adjuster 2017-06-15 17:46:54 +02:00
heckflosse
94918b2cd8 fixes #3929, Crash when pp3 file contains empty key for a curve 2017-06-15 13:10:17 +02:00