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
Flössie
14020ed356
Fix wrong const
s 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
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
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
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
Oleg Koncevoy
d2e6a3a44a
Fixed file overwite from queued items
2019-03-21 19:32:31 +02:00
Desmis
bf5fddc5c1
merge with dev
2019-03-20 07:41:42 +01:00
Hombre
d059caa7de
Enhancing RTSurface: 'surface' now private
2019-03-19 20:45:12 +01:00
Desmis
ed9d2e9708
merge with dev
2019-03-19 18:27:53 +01:00
Hombre
757af312d2
Suppress 'rtwindow.h' from main-cli.cc
2019-03-19 02:02:12 +01:00
Pandagrapher
c22a5ec36e
Spot enlightening when mouse is over not yet selected spot
2019-03-17 21:32:10 +01:00
Pandagrapher
8d5e2ccb0c
Create seperate history rows for spot creation, deletion or duplication
2019-03-17 21:32:10 +01:00
Pandagrapher
3dc0c71e7b
Merge with "dev/newlocallab"
2019-03-17 13:39:20 +01:00
Pandagrapher
a3e9b1bd7c
Bugfixe: Move "Avoid" check button to "Settings" locallab panel
2019-03-17 13:32:16 +01:00
Desmis
cf27de89e2
Merge with dev
2019-03-17 10:45:17 +01:00
Desmis
bf58e43236
Improve selection deltaE
2019-03-17 09:15:46 +01:00
Desmis
d1b1cb79f0
First approach to preview selection deltaE
2019-03-16 18:35:58 +01:00
Pandagrapher
8569738cf6
Display Locallab Hue, Chroma and Luma reference values on mask curves
...
Bugfixe: Locallab reference values were only shown for the last control spot instead of selected one
2019-03-16 14:35:48 +01:00
Pandagrapher
33bfa31c1a
Add 1:1 label to Sharpening, CBDL and Denoise expanders
2019-03-16 14:35:47 +01:00
Desmis
779e429d1e
Add soft process to local CBDL and local Retinex
2019-03-16 11:01:21 +01:00
Hombre
619ca4fe53
Fix icon size of the WB combobox, fix unsensitive button color,
...
fix progress bar, fix folder line spacing.
See PR #5215
2019-03-16 00:07:03 +01:00