3759 Commits

Author SHA1 Message Date
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
Desmis
5837f722a8 disabled showmask - improve GUI 2019-04-03 09:23:03 +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
e8847a6639 merge with dev 2019-03-28 21:28:01 +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
Hombre
765c20d64a Line endings of new edit files converted to Unix
(see #5230)
2019-03-26 22:11:49 +01:00
Hombre
5b0cea2be3 Fix crash when starting RT (see #5230) 2019-03-26 22:07:23 +01:00
Desmis
06b2826c14 merge with dev 2019-03-26 15:47:12 +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
Hombre
5b136d664d Merge branch 'dev' into spot-removal-tool 2019-03-25 22:35:17 +01:00
Flössie
fc10dc5f77 Merge branch 'dev' into rtsurface-cleanup 2019-03-25 19:09:15 +01:00
Flössie
14020ed356 Fix wrong consts in editcallbacks.h (#5239) 2019-03-25 18:57:30 +01:00
Desmis
404604f491 merge with dev 2019-03-25 11:19:06 +01:00
Morgan Hardwood
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Beep6581
ddd9cd979a
Merge pull request #5237 from lvreclp/batchque_file_overwrite
Fixed file overwrite from queued items
2019-03-24 21:03:39 +01:00
Hombre
a749047dd3 editcallbacks file updated as requested by @Floessie in #5239
Merge branch 'splitted-edit-file' into dev
2019-03-24 20:48:33 +01:00
Hombre
29196fb57c Fix RTImage cached data cleanup (see #3636) 2019-03-24 20:45:05 +01:00
Desmis
8c3ac634e5 merge with dev 2019-03-24 14:02:15 +01:00
Desmis
11593e745c merge with dev 2019-03-24 11:01:05 +01:00
Desmis
4c080c8fd5 Add transition weakening 2019-03-24 10:58:05 +01:00
Hombre
f60711b65b Code cleanup of editcallbacks.h/.cc for more safety 2019-03-24 01:40:25 +01:00
Desmis
71cfb520a0 increase sensitivity of Soft radius clarity and shap mask 2019-03-23 18:07:53 +01:00
Desmis
7ec1b27a91 Add show mask to Clarity 2019-03-23 12:45:44 +01:00
Pandagrapher
2b7e2f09ef Delete edit.h/.cc
Bugfixe: Files not renamed/deleted during previous merge
2019-03-23 10:46:52 +01:00
Pandagrapher
bc890b1070 Merge dev into newlocallab... 2019-03-23 10:43:49 +01:00
Desmis
3fe2aaed79 merge with dev 2019-03-23 07:21:18 +01:00
Desmis
48d30e50c7 Wavelet Clarity and Unsharp mask 2019-03-22 18:20:00 +01:00
luz.paz
ba840dd260 Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata` 
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Hombre
108b69ae22 "edit.h/.cc" splitted to limit rebuilding dependencies 2019-03-22 00:09:37 +01:00
Flössie
363385a838 Streamline RTSurface and fix potential bug in updateImages() 2019-03-21 21:27:04 +01:00