7205 Commits

Author SHA1 Message Date
heckflosse
7f1b14c50a Remove unused Image16::tofloat() 2018-11-27 20:06:09 +01:00
heckflosse
d06e26356b Fix scrolling in wrong direction when using mouse wheel in filebrowser, #5036 2018-11-27 19:54:26 +01:00
Alberto Griggio
6ba989ef1c gamutwarning: clamp in the intermediate transform, otherwise there's no point in checking for OOG
Fixes #5019
2018-11-27 12:09:39 +01:00
Alberto Griggio
4a6449b310 Crop: improve alignment with fixed ratios
Fixes #4981
2018-11-27 15:45:53 +01:00
TooWaBoo
66e9014238
Batch mode fixed 2018-11-26 23:15:21 +01:00
heckflosse
ae4cfaa992 Using mouse wheel to zoom in sometimes zooms out, fixes #5036 2018-11-26 21:00:48 +01:00
Ingo Weyrich
1bfe03418e
Merge pull request #5034 from Beep6581/custom-trc-speedup
custom trc: speedup for preview and detail windows
2018-11-26 15:09:33 +01:00
heckflosse
9fca8ed9f1 custom trc: speedup for preview and detail windows 2018-11-26 14:34:06 +01:00
Ingo Weyrich
86f0507574
Merge pull request #5031 from Beep6581/review_custom_trc
custom trc, speedup and reduced memory usage
2018-11-25 21:44:58 +01:00
TooWaBoo
0f6edfe8dd
Profiled Lens Correction Buf fix
Fixed bug https://github.com/Beep6581/RawTherapee/issues/5002
Profiled Lens Correction does not seem to use (Unchanged) mode in Batch Edit
2018-11-25 18:06:45 +01:00
heckflosse
4f89286b98 ImProcFunctions::workingtrc(): cleanup and another small speedup, #5025 2018-11-25 17:53:49 +01:00
heckflosse
a3549a6247 custom trc: another small speedup, #5025 2018-11-25 16:21:47 +01:00
heckflosse
c9817e369c Remove Imagefloat::ExecCMSTransform2, #5025 2018-11-25 14:45:28 +01:00
Alberto Griggio
cfc947a865 Moved the ICC TRC patching code for RTv2 profiles from ImProcFunctions::lab2rgbOut to ICCStore
See #5026
2018-11-25 14:23:06 +01:00
heckflosse
20577ccab6 custom trc, speedup and reduced memory usage, #5025 2018-11-25 13:54:59 +01:00
TooWaBoo
67aa52b4ff Update TWB-theme (cleaning & minor cosmetic changes (#5027) 2018-11-25 09:50:00 +01:00
TooWaBoo
0ffc7d9617
Add frames to lensprofile.cc 2018-11-25 08:47:39 +01:00
TooWaBoo
d5caf4a750
Merge pull request #2 from Beep6581/dev
Merge from dev
2018-11-25 00:02:18 +01:00
Alberto Griggio
23aa0562aa crop tool: fix grid spacing for gtkmm < 3.20 2018-11-25 00:00:40 +01:00
Roel Baars
d1571658f8
Consistent display of lensfun profile, fixes #5024 2018-11-24 13:37:36 +01:00
Morgan Hardwood
27e6d5e723 generateTranslationDiffs Deutsch 2018-11-24 13:14:54 +01:00
heckflosse
ad7f47804b If a custom TRC is set, it is applied after every edit, fixes #5023 2018-11-24 13:01:18 +01:00
Ingo Weyrich
d5cd62cd14
Merge pull request #5021 from TooWaBoo/dev
Update Deutsch locale
2018-11-24 10:35:53 +01:00
TooWaBoo
a9d13ab56a
Update Deutsch locale 2018-11-24 06:30:49 +01:00
Morgan Hardwood
7adad4688d Updated translations
Updated or deleted MAIN_TOOLTIP_PREVIEWSHARPMASK
from f5d56f #5018 and ran generateTranslationDiffs
2018-11-23 22:11:09 +01:00
heckflosse
f5d56ffd17 Shortcut 'p' for Sharpening contrast mask, closes #5018 2018-11-23 19:51:01 +01:00
Roel Baars
c8300b137c
Add Crop reset button - 2nd attempt (#5015)
Add dedicated reset button for Crop, rearrange some GUI, disable crop buttons in batch mode
2018-11-23 19:10:04 +01:00
Alberto Griggio
4e4a83b576
Merge pull request #5011 from Beep6581/colortoning-labregions-cdl
Enhanced version of the "L*a*b* regions" color toning
2018-11-23 17:07:30 +01:00
Beep6581
70c45bcff3
Merge pull request #5017 from luzpaz/misc-typos
Misc. comment typo fixes
2018-11-23 15:49:09 +01:00
luz.paz
e0ccb7da7d Misc. comment typo fixes
Found via `codespell`
2018-11-23 07:07:38 -05:00
Desmis
822ba6ae18 Small changes to GammaPreset in iccprofilecreator.cc 2018-11-23 08:58:50 +01:00
heckflosse
52ddc63f54 Fix coverity issues 2018-11-23 00:33:30 +01:00
heckflosse
944b901a65 Fix some coverity issues, next try... 2018-11-22 22:07:39 +01:00
Roel Baars
09b65bcc92
Merge pull request #5013 from Thanatomanic/pedanticfixes
Some minor pedantic fixes
2018-11-22 21:30:09 +01:00
Thanatomanic
e58519f2dc Some pedantic fixes 2018-11-22 21:26:58 +01:00
heckflosse
863649a4c2 Fix another issue detected by cppcheck 2018-11-22 19:10:34 +01:00
heckflosse
190772af5e Fix some issues found by cppcheck 2018-11-22 18:40:09 +01:00
heckflosse
b7c04d3b08 Using 'fast' as method for preview < 100% gives wrong result when demosaic is set to 'Mono', fixes #5012 2018-11-22 16:39:22 +01:00
heckflosse
831e18ca45 Add override keyword. Thanks @Floessie 2018-11-22 16:19:16 +01:00
heckflosse
6e4e07f8c0 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-11-22 16:12:56 +01:00
Alberto Griggio
fddb0ec50d fix black thumnbail issue for float DNGs 2018-11-22 15:25:57 +01:00
heckflosse
c667ec4a38 Fix some coverity issues 2018-11-22 13:41:10 +01:00
Roel Baars
d2dcd437b4
Fixes clang warning #5010 2018-11-22 10:52:17 +01:00
Roel Baars
78b5b78437
Fixes clang warning #5010 2018-11-22 10:51:41 +01:00
Roel Baars
f64cb76c21
Fix for #5009 2018-11-22 10:41:49 +01:00
Alberto Griggio
73898e1a3f Enhanced version of the "L*a*b* regions" color toning, adding mask blur and ASC-CDL controls 2018-11-22 09:45:59 +01:00
Alberto Griggio
655bdfd7e7 merged branch 'floatdng' 2018-11-22 08:50:35 +01:00
Morgan Hardwood
1d8cd22c0a generateTranslationDiffs 2018-11-22 08:57:33 +01:00
Morgan Hardwood
546c8ca381 Removed obsolete PREFERENCES_CIEART* keys 2018-11-22 08:55:08 +01:00
TooWaBoo
2d0d2a4450 Update Deutsch locale (#5005) 2018-11-22 08:52:30 +01:00