Pandagrapher
8699054ef0
Fixes crash when deleting all spots reporting by Desmis
2019-01-10 20:49:37 +01:00
Desmis
8fb7e30bc5
Improvment for show mask and show modifications
2019-01-10 18:36:11 +01:00
Desmis
5113bd97ff
Display reference lumaref chromaref to help for mask
2019-01-10 18:10:07 +01:00
Desmis
785e99cd99
Another fixe for curves
2019-01-10 13:41:24 +01:00
Desmis
1fd7e2045d
Fixed another bug in reset curves mask
2019-01-10 13:07:52 +01:00
Desmis
c99c9e673d
Add mask to Exposure
2019-01-09 16:15:23 +01:00
Desmis
6f80156f1e
Add mask Chroma and Luma for Color and Light
2019-01-08 14:35:20 +01:00
Desmis
d6f13b0753
Improve ref (hue chroma luma) management - prepare mask and blend
2019-01-07 16:51:05 +01:00
Hombre
0407dc3487
Adding spciial case for MacOS which has a base DPI of 72.
...
See issue #3547
2019-01-06 20:08:06 +01:00
Desmis
1f900c03df
change highlight default value in Exposure
2019-01-06 15:51:34 +01:00
Desmis
476846f2ab
Improve code and contrast slider - add show modifications to exposure and Color
2019-01-06 14:14:04 +01:00
Pandagrapher
9b845a628e
Prevent "shadow" control spot from appearing
...
This situation was happening when switching between pictures or using
history with specific control spot id configuration (for instance, when
ID1 was not used by a control spot)
2019-01-06 10:56:33 +01:00
Pandagrapher
7a33c69b57
Fixes "Gtk-CRITICAL: gtk_box_pack assertion failed" messages
2019-01-06 10:29:39 +01:00
Pandagrapher
7ccd901ad1
Merge with branch newlocallab...
2019-01-05 18:07:51 +01:00
Hombre
4d77e44880
CSS now handled by RTWindow (instead of main)
...
see #3547
2019-01-04 23:45:33 +01:00
Hombre
97824da6de
Histogram and Navigator now handle Hi-DPI.
...
+ widgets are now sized depending on Hi-DPI
see issue #3547
2019-01-04 15:32:35 +01:00
heckflosse
de6ee457e6
Revert "MultiLangMgr::getOSUserLanguage (): get rid of special windows code"
...
This reverts commit 562ed3b22a
.
2019-01-04 14:02:24 +01:00
Pandagrapher
031939e0c3
Remove/Deactivate Locallab debug printf
2019-01-03 11:16:19 +01:00
Pandagrapher
14f8937bff
Add ability of duplicating spot and managing its visibility
...
Other minor improvement: Remaining strings have been added to language
file
2019-01-03 10:15:31 +01:00
Hombre
92ed81a1fe
Non used svg2png cache folders are now deleted when exiting RT
...
see #3547
2019-01-02 22:39:49 +01:00
Hombre
4ee5c96392
Merge branch 'dev' into hidpi-icons
2019-01-02 18:06:44 +01:00
Hombre
78fa7dc063
SHCSelector, ThresholdSelector, LabGrid and Curves now handles HiDPI
...
see issue #3547
2019-01-02 18:04:58 +01:00
Flössie
b21d910573
Remove legacy IdleRegister::add<>()
2019-01-01 20:58:26 +01:00
Flössie
732bbf1a55
Convert BatchQueue::cancelItems()
to functional IdleRegister::add()
2019-01-01 17:55:36 +01:00
heckflosse
b9942422e7
Change microcontrast uniformity adjuster range, fixes #5129
2019-01-01 17:36:17 +01:00
Flössie
b08fb04dae
Convert almost all IdleRegister::add()
calls to add(std::function<>)
2019-01-01 15:53:39 +01:00
Morgan Hardwood
8e3e4afcaf
Select+focus thumbnail in Filmstrip, closes #5125
...
When passing a photo as an argument to the RawTherapee executable, the user wants
this auto-loaded photo's thumbnail to be selected and visible in the Filmstrip.
2018-12-31 16:40:31 +01:00
Flössie
5af3f64a9d
Merge branch 'dev' into review-idle_register-calls
2018-12-31 14:58:26 +01:00
Pandagrapher
bf859cf935
Minor improvements of batch mode with Locallab
...
Additionnal Bugfixe: Parameters changes in "Vibrance" and "Blur & Noise"
panels could not be considered correctly
2018-12-30 18:35:58 +01:00
Desmis
cc6cf81c57
merge with dev
2018-12-30 13:57:40 +01:00
Desmis
d54198cc56
Add tooltip for small defaults - hide TM
2018-12-30 13:55:49 +01:00
Ingo Weyrich
b968f956da
Merge pull request #5119 from Beep6581/blur-flat-regions
...
Blur flat regions
2018-12-29 22:22:41 +01:00
Pandagrapher
079f0aa3da
Hide/show sensiexclu adjuster according to control spot method
...
(normal/excluding)
2018-12-28 17:28:38 +01:00
Pandagrapher
34ea953c23
Fixes #4930
2018-12-28 15:55:04 +01:00
heckflosse
e98d4e2f07
Dont open console window when -gimp is used, #5084
2018-12-27 11:41:14 +01:00
Desmis
d812e4a5fa
add local blur flat region to sharpen - thanks to Ingo
2018-12-26 13:20:12 +01:00
Pandagrapher
39c53119eb
Improve batch mode with Locallab
...
Batch mode is now correctly managed by Locallab. It works only if the
pictures have the same control spot number with coherent id
Other improvements:
- If there is no control spot, all Locallab tools are now disabled
2018-12-26 10:31:57 +01:00
Desmis
08c6fc9d5f
merge with dev
2018-12-26 10:11:29 +01:00
Desmis
ed9b54db5a
Add Local Soft Light
2018-12-26 09:12:27 +01:00
Hombre
a9cf56a957
Merge branch 'dev' into hidpi-icons
2018-12-25 19:00:30 +01:00
heckflosse
d7a1b29cc9
Merge branch 'dev' into blur-flat-regions
2018-12-22 14:50:02 +01:00
heckflosse
3461328a8c
Opening a locked raw file in RawTherapee causes crash, fixes #5111
2018-12-21 21:36:22 +01:00
Desmis
0c40abf126
add Contrast Threshold (sharp) - Local Contrast - Dehaze (retinex)
2018-12-19 19:33:33 +01:00
Desmis
c3bd22f337
merge with dev
2018-12-19 15:16:18 +01:00
heckflosse
459f830726
Merge branch 'dev' into blur-flat-regions
2018-12-17 23:54:40 +01:00
Morgan Hardwood
39d37a6ded
New star icon for Favorites tab
2018-12-17 23:49:18 +01:00
heckflosse
0ce9ecfb9d
Merge branch 'dev' into blur-flat-regions
2018-12-17 21:19:31 +01:00
heckflosse
af80df7a37
Fix a warning, #5016
2018-12-17 21:19:04 +01:00
heckflosse
944f762280
Merge branch 'dev' into blur-flat-regions
2018-12-17 18:26:15 +01:00
heckflosse
4a46da1b34
Merge branch 'dev' into blur-flat-regions
2018-12-17 11:58:34 +01:00