1977 Commits

Author SHA1 Message Date
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
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
heckflosse
0b8117ef35 Change line endings 2018-11-16 15:00:20 +01:00
heckflosse
94f4afeb6b Fix two issues reported by coverity 2018-11-16 14:50:51 +01:00
U-PC-BUREAU\jacques
152b42125a merge with Dev 2018-11-16 08:08:23 +01:00
heckflosse
7c29539868 Don't log filter settings, #4985 2018-11-15 18:36:11 +01:00
U-PC-BUREAU\jacques
a1d2fcdc2c Add comment for RTv2_Beta usage 2018-11-15 10:47:45 +01:00
U-PC-BUREAU\jacques
ff8ec9be08 Small changes to ICCv2 profiles 2018-11-14 17:47:34 +01:00
U-PC-BUREAU\jacques
e02d4ac24d Change CmsCIExyY by cmsCIEXYZ in some cases 2018-11-14 13:01:43 +01:00
U-PC-BUREAU\jacques
88e9cf165c Increases the accuracy of XYZ matrix for ICC v2 2018-11-14 09:07:14 +01:00
heckflosse
406a64c469 Don't log filter settings on startup, #4985 2018-11-13 22:59:29 +01:00
Hombre
3d7ef4286e Merging dev into hidpi-icons 2018-11-13 22:37:49 +01:00
U-PC-BUREAU\jacques
5535603710 Change sligthly matrix XYZ for ICCv2 due to white point change 2018-11-13 14:31:30 +01:00
U-PC-BUREAU\jacques
d080b9ffcd merge with dev and fixed illumant if different DEF 2018-11-13 13:37:56 +01:00
U-PC-BUREAU\jacques
3ba386d0ca Normalize ICCv4 white point 2018-11-13 12:23:03 +01:00
U-PC-BUREAU\jacques
b70d06f639 small changes for xyD 2018-11-13 11:35:17 +01:00
U-PC-BUREAU\jacques
3cec74c509 Normalize D50 profiles 2018-11-13 10:36:51 +01:00
heckflosse
847e20969b Add tooltip for raw auto ca-correction iterations slider 2018-11-12 18:52:26 +01:00
U-PC-BUREAU\jacques
d55d3446f6 various improvments to ICC Profile Creator 2018-11-12 12:46:33 +01:00
Hombre
561ea41856 Updated French translation + minor change in Preferences window
(no issue)
2018-11-12 01:04:14 +01:00
Flössie
00b62d2b65 Add @thirtythreeforty's std::function<> variant (#4892)
Also convert `batchqueue.cc` where applicable.
2018-11-11 20:32:01 +01:00
heckflosse
5e0cbd4c68 Bug in iccprofilecreator.cc found by clang, fixes #4973 2018-11-11 16:18:06 +01:00
heckflosse
efccb23a5c Change line endings to LF 2018-11-11 16:16:59 +01:00
U-PC-BUREAU\jacques
c5c04769e4 Improvments to ICC profile creator 2018-11-11 14:34:45 +01:00
heckflosse
b488e207e1 Wrong folder selected when rt is started in verbose mode, fixes #4946 2018-11-10 01:36:35 +01:00
Beep6581
342c3401d0
Merge pull request #4940 from TooWaBoo/Pref-and-TWB
Save space in Preferences -> File Browser Tab
2018-11-09 19:00:36 +01:00
TooWaBoo
bbb51b1070
Removed "#PrefCacheSeparator" ID and add class "grid-row-separator" 2018-11-08 06:11:50 +01:00
Beep6581
e8e1de5394
Merge pull request #4938 from Beep6581/clibits
Fixes unspecified bit depth in CLI
2018-11-05 18:05:27 +01:00
TooWaBoo
5edf4d13a9
Update preferences.cc
Save space in File browser tab
2018-11-05 06:08:01 +01:00
Morgan Hardwood
4fefc9433a Fixes unspecified bit depth in CLI
In rawtherapee-cli, if you did not explcitly specify a bit depth then -1
was used and lead to corrupted saved images.
Fixes #4937
2018-11-04 19:06:54 +01:00
TooWaBoo
918cb434cb
Clip label takes to much space
The clip label "Clip %" takes to much space.
This changes the spacing from 10px to 4px.
2018-11-04 15:06:34 +01:00
Beep6581
d75741a994
Merge pull request #4913 from Beep6581/showonlyclearthumbnails2
Updated Preferences > File Browser > Cache Options
2018-11-03 11:50:21 +01:00
Alberto Griggio
0c488eadaf DR Compression: updated defaults and renamed "Threshold" to "Detail" in the GUI
Fixes #4912
2018-11-03 02:36:30 +01:00