7830 Commits

Author SHA1 Message Date
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
883d967a03 Exclude pr-sharpening from being moved separately to favorites panel 2018-11-23 20:49:04 +01:00
heckflosse
8a5def5e16 Merge branch 'dev' into custom-tool-panel 2018-11-23 20:15:33 +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
heckflosse
43b77679d4 Favourites => Favorites, #5016 2018-11-23 16:48:05 +01:00
heckflosse
0ae602bcf0 custom tool panel. Changed naming to 'Favourites'. Added alt-h hotkey. Allow moving of subtools to Favourites 2018-11-23 16:00:57 +01:00
Beep6581
70c45bcff3
Merge pull request #5017 from luzpaz/misc-typos
Misc. comment typo fixes
2018-11-23 15:49:09 +01:00
heckflosse
d604abec39 Custom tool panel, first step 2018-11-23 14:36:16 +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
heckflosse
71b5cc6d65 Fix coverity issues 2018-11-21 17:35:53 +01:00
heckflosse
7f32010895 Fix coverity issues 2018-11-21 16:21:05 +01:00
heckflosse
b98f73e51b Use unsigned int to avoid undefined behaviour when shifting a signed by 31 bits 2018-11-21 15:17:11 +01:00
Morgan Hardwood
bdc888423b Merge branch 'dev' into newlocallab 2018-11-21 13:15:27 +01:00
Morgan Hardwood
cb0b96f702 Rearranged contents of Preferences> Appearance
Closes #5003
2018-11-21 13:11:47 +01:00
Morgan Hardwood
179a1db5e3 generateTranslationDiffs 2018-11-21 12:51:23 +01:00
Morgan Hardwood
32b48021a6 Merge branch 'dev' into newlocallab 2018-11-21 02:58:27 +01:00
Morgan Hardwood
ead059ee8c Better layout of Preferences > Appearance
The Appearance frame no longer causes the minimum Preferences window width to be large.
2018-11-21 02:48:46 +01:00
Morgan Hardwood
8b4027d75d Crop Editing layout fixed
Preferences > Image Processing > Crop Edit was vertically centered with
large empty gaps above and below the frame. Now it starts as soon as the
frame above ends.
2018-11-21 01:50:44 +01:00
Morgan Hardwood
add3d51719 Merge branch 'dev' of github.com:Beep6581/RawTherapee into dev 2018-11-21 01:15:12 +01:00
Morgan Hardwood
bba0f72ddc Revision of interface strings
Changes for consistency, grammar, clarity, and making optimal use of
screen space.
2018-11-21 01:12:54 +01:00
heckflosse
0e8069c1d8 Fix another coverity issue 2018-11-21 00:37:55 +01:00
TooWaBoo
24a80c60ee Make WB-Picker button look like other toolbuttons (#4967) 2018-11-20 22:14:04 +01:00
Beep6581
a78d94b01f
Merge pull request #4999 from Beep6581/lensprofcombo
Improvements to Profiled Lens Correction
2018-11-20 21:42:56 +01:00
heckflosse
e7a04bb77e Fix coverity issues 2018-11-20 21:23:37 +01:00
heckflosse
a19f3484dd Fix some warnings 2018-11-20 20:32:36 +01:00
Desmis
721972ee72 merge with dev 2018-11-20 17:50:33 +01:00
Ingo Weyrich
aa286a32f9
Fix bug I introduced with last commit 2018-11-20 17:16:02 +01:00
Alberto Griggio
26f8cde2f5 camconst: added PDAF lines info for the Nikon Z 6 2018-11-20 16:45:58 +01:00