Commit Graph

2687 Commits

Author SHA1 Message Date
TooWaBoo
d6bdce3417 Lens profile bug fix
When changed distortion the profile changed too.
Fixed
2018-12-02 13:29:48 +01:00
Morgan Hardwood
1563854815 Lensfun crop factor warning icon
Replaced inconsistnent stock "dialog-warning" icon with custom warning.png
2018-12-02 02:02:53 +01:00
heckflosse
ac5f3dde2e Merge branch 'dev' into custom-tool-panel 2018-12-01 21:23:27 +01:00
Alberto Griggio
e29ff3cce2 crop: added new locked ratio "Current" 2018-12-01 11:47:47 +01:00
Beep6581
f4cc54351e Merge pull request #5029 from TooWaBoo/lens-profile
Profiled Lens Correction
- Fixed batch mode.
- Added frames.
2018-12-01 16:42:17 +01:00
Morgan Hardwood
a6a6fa26da Added "restart required" label for theme #4968 2018-11-29 21:11:30 +01:00
heckflosse
e5679df6f3 Don't show empty favorite panel, #5016 2018-11-29 14:43:45 +01:00
heckflosse
c8f6a05d04 Merge branch 'dev' into custom-tool-panel 2018-11-29 14:12:46 +01:00
Hombre
434e121f99 Merge branch 'dev' into hidpi-icons 2018-11-29 00:15:57 +01:00
heckflosse
15c18325c0 Reset parsed extensions when empty, fixes #5040 2018-11-28 17:04:45 +01:00
heckflosse
b5a20fd6df Fix bug in calculation of diagonal, #5032, thanks to @Konyicsiva 2018-11-28 16:28:43 +01:00
TooWaBoo
6b0558c9e3 Listener fix 2018-11-28 07:44:28 +01:00
TooWaBoo
90122c419e Added inconsitent status to checkboxes and radio buttons 2018-11-27 20:17:52 +01:00
heckflosse
79d561469f Fix two leaks reported by coverity 2018-11-27 20:06:48 +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
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
Desmis
bfca2e2dd6 merge with Dev 2018-11-26 09:16:47 +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
TooWaBoo
0ffc7d9617 Add frames to lensprofile.cc 2018-11-25 08:47:39 +01:00
Alberto Griggio
23aa0562aa crop tool: fix grid spacing for gtkmm < 3.20 2018-11-25 00:00:40 +01:00
Desmis
86c03e61d4 merge with dev - I hope no error 2018-11-24 14:18:37 +01:00
Roel Baars
d1571658f8 Consistent display of lensfun profile, fixes #5024 2018-11-24 13:37:36 +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
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
190772af5e Fix some issues found by cppcheck 2018-11-22 18:40:09 +01:00
heckflosse
831e18ca45 Add override keyword. Thanks @Floessie 2018-11-22 16:19:16 +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
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
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
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
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
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