2687 Commits

Author SHA1 Message Date
heckflosse
520a3709bf Allow user defined border for xtrans, #5198 2019-03-01 14:47:55 +01:00
Desmis
fad78993a4 merge with dev 2019-03-01 09:06:07 +01:00
Desmis
873ed72f3c Replace int by double for Blur radius 2019-03-01 09:03:34 +01:00
Hombre
2d0b376ae9 Merge branch 'dev' into hidpi-icons 2019-02-28 21:57:44 +01:00
Hombre
d66437dd98 Updated RawTherapee theme, now works in HiDPI mode
see issue #3547
2019-02-28 21:30:20 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
heckflosse
c983301da0 Microcontrast: increase ct adjuster range to 200 2019-02-27 14:35:56 +01:00
heckflosse
867c0ea027 MEOW mode: Set icon from main window on editor window 2019-02-27 13:54:30 +01:00
Desmis
e31108ba1f Clean code 2019-02-27 11:44:13 +01:00
Desmis
8e0eb97eb6 merge with dev 2019-02-26 17:44:13 +01:00
Desmis
8ad68da901 Fixed bug in CBDL 2019-02-26 17:20:21 +01:00
heckflosse
cd6da9db0c Use windows setting for visibility of hidden files/folders, closes #5185 2019-02-26 13:21:11 +01:00
Hombre
bd175ec8d1 Merge branch 'dev' into hidpi-icons 2019-02-25 22:37:00 +01:00
Desmis
aa92eeafcd Clean code 2019-02-25 08:46:34 +01:00
Desmis
017c40fd12 Adjustements to Const and Label Local labgrid 2019-02-24 08:26:20 +01:00
Desmis
7701a56e6c add method to Labgrid color correction 2019-02-23 14:34:17 +01:00
heckflosse
46aabd2003 Unfix fixed white level, #5187 2019-02-23 14:00:45 +01:00
Desmis
cc3dd0f6e2 Change int by double cbdl - local contrast - shape detection 2019-02-22 11:00:55 +01:00
Desmis
35b8b77d53 Change int by double - deltaEweakening - exposure comp - sharpening radius and blur radius 2019-02-21 18:32:42 +01:00
Desmis
22323852a9 merge with dev 2019-02-21 10:37:15 +01:00
Desmis
7c8091c843 Change settings and labels Color correction grid 2019-02-21 09:36:30 +01:00
Flössie
e39726dbf7 Return first frame in FramesData on OOB access (#4830) 2019-02-20 20:55:07 +01:00
Desmis
1b038ad338 merge with dev 2019-02-20 08:05:33 +01:00
heckflosse
b37f545391 Support Fuji SN EXR mode RAFs, #4830 2019-02-19 21:50:34 +01:00
Desmis
d766ae4f82 Add strength to color correction grid 2019-02-19 11:34:37 +01:00
Desmis
711d46bd5d Add Color correction grid to Color and Light 2019-02-18 17:11:06 +01:00
Morgan Hardwood
d080bba351 Center selected thumb in Filmstrip #5174
When opening an image, selecting the next/previous image or syncing the
Filmstrip, the newly selected thumbnail is centered, unless it lies
within the visible area more than 1 thumbnails-width away from either
edge, in which case centering does not occur.
2019-02-18 03:10:58 +01:00
Desmis
5e66e402fa merge with Dev 2019-02-17 14:50:41 +01:00
Flössie
c85dc2811b Fix most Clang 7 warnings (fixes #4972) 2019-02-17 12:07:48 +01:00
Desmis
03315b496a merge with dev 2019-02-15 08:30:22 +01:00
Desmis
932d022f8e Improve chroma compensation in exposure - suppress compilation warning 2019-02-15 08:27:47 +01:00
Flössie
8c7555f4a8 Fix experimental C++17 build (fixes #5175) 2019-02-14 21:28:49 +01:00
Desmis
dd114226da Add chroma compensation to exposure 2019-02-14 18:44:18 +01:00
Desmis
abfe2b92f8 Improve exclude and reorganize qualitymethod 2019-02-13 11:08:35 +01:00
Desmis
3a43f00566 merge with dev 2019-02-11 07:59:49 +01:00
Desmis
68cf1ab1be Improve exclude with structure in some cases 2019-02-11 07:57:22 +01:00
heckflosse
9802feee86 Fix crash in cropwindow.cc, fixes #5169 2019-02-09 14:34:56 +01:00
Desmis
684fbc6f44 Improve inverse ColorLight and inverse exposure with curves and blur shape detection 2019-02-08 11:25:47 +01:00
Desmis
313a468776 add simplify inverse exposure 2019-02-07 13:56:51 +01:00
Desmis
7c5edb536d Change range deltaE-weakening - improve tooltip 2019-02-06 14:51:58 +01:00
Desmis
0db024126c merge with dev - suppress unused variable 2019-02-06 08:48:54 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
Desmis
9ce000cbe7 Some adjustements to threshold deltaE-scope 2019-02-05 08:51:04 +01:00
Desmis
05b428c6fe add threshold for deltaE-scope in settings 2019-02-04 19:35:27 +01:00
Desmis
9b6bd50410 Improve inverretinex - shapedetection deltaeE structure-clean code-add sliders shape detection in settings 2019-02-02 14:52:29 +01:00
Desmis
36cf9ece44 Add forgotten invershap with deltaE 2019-01-30 14:24:03 +01:00
Desmis
5a0242718c Add forgotten inversecolorlight to deltaE 2019-01-30 13:55:04 +01:00
Desmis
6a9a2592db Improve denoise with deltaE 2019-01-29 11:25:57 +01:00
Desmis
bd2e244593 Add H=f(H) to color and Light 2019-01-28 14:00:15 +01:00
Desmis
2642eab943 Improve color and light with deltaE - simpify interface - clean code 2019-01-28 10:56:12 +01:00