2307 Commits

Author SHA1 Message Date
Desmis
c9af6109ab merge with dev 2019-04-16 10:59:38 +02:00
Hombre57
7d33fc40cd Merge branch 'icon-size-fix' into dev 2019-04-15 22:35:04 +02:00
Desmis
55d96fca51 merge with dev 2019-04-15 19:15:50 +02:00
heckflosse
3579fc4fb3 use attach_next_to instead of attach 2019-04-15 15:47:26 +02:00
Morgan Hardwood
2e2d981dac Excluding libatomic needed by Clang/FreeBSD, #3636 2019-04-15 12:08:37 +02:00
Morgan Hardwood
fb4c5e1ce2 Merge branch 'm-bugfix' into dev 2019-04-15 11:40:37 +02:00
Desmis
0ceda4c462 Replace Frame by Expander for all masks 2019-04-15 09:15:10 +02:00
Desmis
e6d1ff5cf4 Active mask for CBDL and some improvments 2019-04-14 18:39:38 +02:00
Desmis
35de3e72ed Add CBDL mask to rtengine - but disabled 2019-04-14 17:42:55 +02:00
Hombre57
feb122553e Minor bugfix 2019-04-14 17:19:48 +02:00
Hombre57
89e63639be Making pseudo-HiDPI tweaks optional, disabled by default
(see issue #5276)
2019-04-14 16:58:11 +02:00
Desmis
585ed54c3c Save GUI part of Mask CBDL - disabled 2019-04-14 11:29:05 +02:00
Hombre57
ace5a01136 Setting 12pt as base font size for MacOS (see issue #5282) 2019-04-14 11:10:01 +02:00
Desmis
3398f7ae20 de-fixed bug in CBDL - improve dE - save work 2019-04-14 08:11:23 +02:00
Desmis
440dc86f34 Add Blur by level to CBDL 2019-04-12 09:55:27 +02:00
Hombre57
d01d99481d Suppress baseDPI and baseHiDPI hardcoded values
Should fix the issue reported here :
https://discuss.pixls.us/t/test-rawtherapee-5-6-rc1/12073/13
2019-04-11 22:23:07 +02:00
Desmis
79455f9c09 Improve local denoise with low levels wavelet 2019-04-11 11:05:22 +02:00
Desmis
e80617d39b merge with dev 2019-04-11 08:12:04 +02:00
heckflosse
511205b761 locallab sharpening default values, #5271 2019-04-11 00:17:56 +02:00
Morgan Hardwood
bb58e65ffc Revision of Lens/Geometry and CA labels
Closes #5132
2019-04-10 13:31:21 +02:00
Desmis
4e6b1a6770 clean code GUI locallab blur-noise 2019-04-09 18:28:23 +02:00
Desmis
473505ab39 Fixed huge bug in Blur-Noise 2019-04-09 17:53:24 +02:00
Desmis
99f3c14955 add showtooltip locallab in preferences 2019-04-09 14:56:12 +02:00
Desmis
5041a8cfa2 Put in options Showtooltip default true 2019-04-08 17:29:19 +02:00
Desmis
1e8add1848 Put in options cbdlsensi default 0.4 2019-04-08 16:51:46 +02:00
Desmis
fa509e6738 Fixed crash - I hope - in CBDL and add clarity and contrast residual image 2019-04-08 12:18:15 +02:00
Desmis
29ff14b5c9 Suppress clarity which seems to lead crash in some cases 2019-04-07 16:42:05 +02:00
Desmis
b02062a3b0 Add simplified Clarity to CBDL 2019-04-06 17:46:16 +02:00
heckflosse
2c0a8e0056 Merge branch 'dev' into newlocallab 2019-04-05 00:38:56 +02:00
Desmis
2394e06383 Fixed bug overflowing spot - thanks to Pandagrapher 2019-04-04 19:59:10 +02:00
Pandagrapher
690df79ef2 Avoids Locallab spot to disapear when mouse right-clicking
This commit also avoids Locallab spot to disapear when adding lockable
color picker, pressing toolbar "hand" button, pressing h/H key. However,
if another tool button (ex: resizing tool) is pressed, this action is
considered
2019-04-03 21:02:19 +02:00
Pandagrapher
0225a7f109 Manages Locallab spot opacity according to selected one 2019-04-03 21:02:19 +02:00
Pandagrapher
1725a53f93 Gets Locallab spots more discrete, fixes #5247
Selection lines have been replaced by more discrete selection points

Bugfixes/improvements:
- Selection points have now priority on ellipse/rectangle and center
circle which improves Locallab spot resizing
- When mouse-overing a Locallab spot, all the spot becames now orange
(even selection spots)
2019-04-03 21:02:18 +02:00
Pandagrapher
fe92d596c9 Removes now useless Arcellipse widget 2019-04-03 21:02:17 +02:00
Pandagrapher
83f70cf9fb Replace Arcellipse widget by Ellipse widget
This simplifies spot management because only one widget instead of four
is now managed to draw an ellipse

Bugfixes:
- Mouse cursor is now correctly managed according to widget when
mouse-overing
- Ellipse radius are now saturated at minimum at 2 to avoid ellipse to
disapear at small radius values
2019-04-03 21:02:17 +02:00
Desmis
dacf07905e change softradius default values to zero 2019-04-03 18:26:18 +02:00
Morgan Hardwood
5bddcb45da Queue language key and string fixes
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Morgan Hardwood
977af213b9 Queue template parsing OOB access fix by Flössie
https://discuss.pixls.us/t/change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975/4
2019-04-02 21:10:16 +02:00
Ingo Weyrich
75e538ab40
Merge pull request #5258 from Beep6581/newlocallab-speedup2
Newlocallab speedup2
2019-04-02 17:33:39 +02:00
Desmis
a23c9073b5 merge with dev 2019-04-02 10:56:34 +02:00
heckflosse
6f30354078 First commit for #5246, still wip 2019-04-01 19:40:10 +02:00
Morgan Hardwood
aa379308e3 Tweaked filmstrip scrolling to be less jumpy
Now the centering a thumb happens only if less than half of the next/prev
thumbnail is visible. #5174
2019-04-01 12:46:56 +02:00
heckflosse
1e2356b938 Improve curve visibility logic.
Automatically open first non linear curve for L*a*b*, RGB and HSV.
2019-03-31 23:29:25 +02:00
Morgan Hardwood
7c091280d4 Indentation fix - spaces instead of tabs 2019-03-30 19:30:29 +01:00
Ingo Weyrich
0a09097baf
Fix copy/paste bug 2019-03-30 16:14:31 +01:00
Desmis
cf23b6f136 merge with dev 2019-03-27 09:39:21 +01:00
Hombre
390594f39e Fix bug in OPIcon class
Thanks to @Floessie for the fix
2019-03-26 22:53:33 +01:00
Hombre
b76b630ec8 Line endings in edit files converted to Unix format 2019-03-26 22:26:16 +01:00
Desmis
2289fa8e94 merge with dev 2019-03-26 08:33:23 +01:00
Desmis
e1705ab94b merge with dev 2019-03-26 08:23:01 +01:00