Desmis
05c85fe9a0
merge with Dev
2019-01-13 15:01:23 +01:00
Desmis
c71d70f0ea
Add structure to shape detection for colorlight and exposure
2019-01-13 14:49:11 +01:00
Desmis
905a143d03
Merge pull request #5136 from Pandagrapher/newlocallab
...
Improvements of Locallab GUI
2019-01-12 07:30:49 +01:00
Desmis
9d1104517b
Add CL=f(H) curve to Color and Light mask
2019-01-11 16:05:00 +01:00
Desmis
a4325e4cc0
Various changes for mask
2019-01-11 08:24:19 +01:00
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
e795d902ab
Improve shape detection with mask - clean code - fixe some bugs
2019-01-10 08:56:32 +01:00
Morgan Hardwood
e1a467501d
Removed invalid Ukrainian translation #5127
2019-01-09 23:02:58 +01:00
Morgan Hardwood
b39b3e932f
generateTranslationDiffs
2019-01-09 22:50:07 +01:00
Gregory Reshetniak
769d2e6abc
WIP: Ukrainian translation ( #5127 )
2019-01-09 22:46:30 +01:00
Desmis
f0de694c6a
Fixed memory allocation for origblur
2019-01-09 18:43:53 +01:00
Desmis
c99c9e673d
Add mask to Exposure
2019-01-09 16:15:23 +01:00
Desmis
870a0a8480
Improvment for mask - shape detection
2019-01-09 11:32:50 +01:00
Desmis
55fd5459cc
Small modifications
2019-01-08 15:57:26 +01:00
Desmis
6f80156f1e
Add mask Chroma and Luma for Color and Light
2019-01-08 14:35:20 +01:00
Desmis
cb226e7246
Preparation continuation
2019-01-07 18:08:07 +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
heckflosse
d43ccc5e81
Add vceilf(x)
2018-12-31 18:47:08 +01:00
Morgan Hardwood
e9481df9bd
Merge branch 'dev' of github.com:Beep6581/RawTherapee into dev
2018-12-31 16:46:37 +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
heckflosse
5a7f889380
Better xtrans fast algorithm, #5107
2018-12-31 16:15:50 +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
Beep6581
b9ec380543
Added note on identifier naming
...
Agreed to in IRC with Ingo and Hombre
2018-12-28 23:18:29 +01:00
Pandagrapher
079f0aa3da
Hide/show sensiexclu adjuster according to control spot method
...
(normal/excluding)
2018-12-28 17:28:38 +01:00