2168 Commits

Author SHA1 Message Date
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
heckflosse
e7a04bb77e Fix coverity issues 2018-11-20 21:23:37 +01:00
Desmis
721972ee72 merge with dev 2018-11-20 17:50:33 +01:00
Morgan Hardwood
7e70412090 Constified and shuffled by Floessie #4999
I added the missing "(Unchanged)" mode for Batch Edit,
which is currently broken #5002.
2018-11-20 12:47:25 +01:00
TooWaBoo
61d8a4f254 Add classes to curves for css styling (#4986) 2018-11-20 00:12:21 +01:00
heckflosse
ab2593cf93 Fix 2 coverity issues 2018-11-20 00:10:38 +01:00
Morgan Hardwood
452dec763c Show PLC widgets for auto+manual modes #4999
The Profile Lens Correction comboboxes for choosing the camera + lens
are now visible in both manual and automatic modes as requested.
2018-11-19 21:38:43 +01:00
Morgan Hardwood
ff6d02fd71 Hide manual lens correction widgets when not needed
- The comboboxes and their respective labels for manually specifying a
  camera and lens are now hidden when not in manual mode to not confuse
  the user.
- All Lens Correction Profile widgets are now aligned.
- Labels changed to not mislead users - the tool lets you select a lens
  profile, but it does not let you manually specify the individual
  correction parameters as previously implied.

Closes #4995, closes #4997
2018-11-19 18:28:37 +01:00
Morgan Hardwood
8de054d504 Formatted lensprofile.* 2018-11-19 14:14:31 +01:00
U-PC-BUREAU\jacques
dc7f2c0912 Small changes to increase precision gamma 2018-11-18 11:02:30 +01:00
U-PC-BUREAU\jacques
b13f0b106c merge enhance_icc and dev 2018-11-18 08:32:24 +01:00
U-PC-BUREAU\jacques
bda23b9350 Change Tag dmdd for RTv2_Medium and code for TRC=custom and slope=0 2018-11-18 08:28:27 +01:00
heckflosse
2d5c2b933f Fix another coverity issue 2018-11-17 23:56:57 +01:00
U-PC-BUREAU\jacques
7896ffa08f Add custom primaries and illuminant choice to ICCv2 - solve some bugs 2018-11-17 14:40:04 +01:00
heckflosse
ff7d00f244 Merge branch 'dev' into enhance_icc 2018-11-16 22:28:10 +01:00
heckflosse
0ff68afcdf Change line endings 2018-11-16 22:05:32 +01:00
heckflosse
91706c284a Fix issue reported by coverity 2018-11-16 15:04:08 +01:00