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
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
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
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
heckflosse
087e438cdf
Fix coverity issues
2018-11-20 15:45:13 +01:00
heckflosse
1cdd814e1b
Fix coverity issues
2018-11-20 14:42:39 +01:00
Alberto Griggio
ac21918094
DNG: apply the BaselineExposure tag only for float DNGs
2018-11-20 13:37:23 +01:00
Morgan Hardwood
ab80e01451
Revert unintentional changes to rt_math.h
...
This reverts a part of commit 7e70412090a63b63661cfdcb3cd147113217c54e.
2018-11-20 13:06:53 +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
heckflosse
62271cbf59
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2018-11-19 22:11:30 +01:00
heckflosse
093fd9a26a
Fix broken build
2018-11-19 22:11:09 +01:00
Alberto Griggio
772fea2a6a
added basic camconst entry for Nikon Z 6
2018-11-19 22:06:54 +01:00
Alberto Griggio
f8fc658d71
Fixes for Nikon Z raw decoding
...
Fix to curve decoding ported from rawspeed
See #4998
2018-11-19 22:02:03 +01:00
heckflosse
c9044485a6
Fix some coverity issues
2018-11-19 21:49:51 +01:00