3759 Commits

Author SHA1 Message Date
Desmis
0d28279d71 Change default size RT-spot from 250 to 150 2019-04-28 10:38:48 +02:00
Desmis
39eda87f4a merge with dev 2019-04-28 07:35:21 +02:00
Desmis
496602f714 add transition differentiation 2019-04-28 07:32:59 +02:00
heckflosse
bd2ee13e7b revert commit 6e364e4, fixes #5308 2019-04-25 21:09:35 +02:00
Pandagrapher
2a9bc05067 Merge with 'dev/newlocallab'... 2019-04-25 18:09:58 +02:00
Pandagrapher
03c6141b24 Corrects unsaved parameters behavior when showing/hidding all spots 2019-04-25 16:39:40 +02:00
Pandagrapher
e431e86fe2 Allow show/hide all spots, fixes #5270 2019-04-25 15:54:58 +02:00
Pandagrapher
680dd1a424 Center new spot inside preview area, fixes #5220
When adding/duplicating spot, new spot is now centered according to the
preview area. Moreover ellipse/rectangle size takes into account the
preview area size (but it is saturated at maximum at 250 for a creation,
at duplicated spot size for a duplication). Center circle radius is
unchanged
2019-04-24 20:33:35 +02:00
Pandagrapher
13cad6cf73 When deleting spot, selects the remaining one just before, fixes #5269 2019-04-23 17:19:28 +02:00
Pandagrapher
4cc2a34323 Add ability to move spot using spot center area, fixes #5298
Bugfixes:
- Corrects wrong line ending of files 'controlspotpanel.h' and
'controlspotpanel.cc'
2019-04-23 16:08:44 +02:00
heckflosse
3baa58f024 Merge branch 'dev' into newlocallab 2019-04-22 21:19:25 +02:00
heckflosse
6e364e4c80 First doubleclick on an image after starting rt does not open the image. Patch provided by @Pandagrapher, fixes #5294 2019-04-22 21:18:44 +02:00
Desmis
72688f94db Increase maximum size of spot 2019-04-21 17:16:21 +02:00
Pandagrapher
58744c8c3a Merge with 'dev/newlocallab'... 2019-04-21 11:34:08 +02:00
Pandagrapher
bf9acf0abd ControlSpotPanel code cleanup
Bugfixes:
- Removes some memory link with edit widgets management
2019-04-21 10:59:01 +02:00
Pandagrapher
3423e45753 Fixes broken selection of WB, crop and straighten from toolbar (#5286)
Improvements:
- When switching between notebook pages different from Locallab one,
edit tools aren't anymore unsubscribed for better robustness
2019-04-20 18:43:56 +02:00
Pandagrapher
853a6f0e2c Avoids Locallab treeview search popup, fixes #5265
Thanks to Beep6581

Others:
- Cleanup/improvements of controlspotpanel constructor
2019-04-18 20:09:45 +02:00
Desmis
241fb8fdb9 Add sofradius TM 2019-04-18 07:58:44 +02:00
Desmis
5e8675cf52 Add view modifications to CBDL 2019-04-17 09:14:50 +02:00
Desmis
cf1bdcfb4f Suppress view modif CBDL 2019-04-16 18:34:22 +02:00
Desmis
5ea56b6611 Fixed small bug in CBDL clarity 2019-04-16 16:24:46 +02:00
Desmis
e8ac6fb09f Small changes to blur cbdl 2019-04-16 13:57:22 +02:00
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
Pandagrapher
152d8c3879 Setting default button for rename dialog, fixes #5266
Bug fixes:
- No event is now raised when user presses OK button or ENTER key
without changing spot name
- Some code cleanup
2019-04-12 09:26:42 +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
Pandagrapher
5a58d32073 Added "const" in "editwidgets.h", thanks to Floessie 2019-04-11 20:23:48 +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