Hombre
046e0d6c93
Merge branch 'dev' into alert-after-splash
2018-02-26 17:37:23 +01:00
Hombre
619ae528ca
Updated French language file
2018-02-25 22:32:32 +01:00
Hombre
b430ca19a6
Double fallback implemented (see #4396 )
...
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
Hombre
ff021826c6
Falling back to RT's default profile if actually set default profile
...
doesn't exist (see #4396 ). If the actually set default profile was RT's
default profile, whichcan't be accessed for any reason, it'll then fall
back by the Internal profile.
2018-02-19 23:20:41 +01:00
Desmis
9916cdb4b0
merge with dev
2018-02-15 16:57:23 +01:00
Morgan Hardwood
18c90efe25
Russian translation updated by Kildor, #4383
2018-02-14 12:26:37 +01:00
Desmis
ae4c1d4a54
merge with dev
2018-02-12 08:53:49 +01:00
Desmis
51512a271d
Move warm-cool from Color-and-Light to Exposure
2018-02-12 08:51:43 +01:00
Morgan Hardwood
9f89ff2d68
generateTranslationDiffs sorted Deutsch
2018-02-12 01:25:08 +01:00
Desmis
1a9171bb18
merge with Dev
2018-02-10 17:24:11 +01:00
Ingo Weyrich
5a9beb3c1c
Merge pull request #4385 from TooWaBoo/dev
...
Update Deutsch locale
2018-02-10 15:46:51 +01:00
TooWaBoo
79f3c587d3
Update Deutsch locale
...
Better translation of history matching tooltip
2018-02-10 15:35:27 +01:00
TooWaBoo
9f3b9904dc
Update Deutsch locale
...
Better translation for history matching Tooltip
2018-02-10 15:33:42 +01:00
Beep6581
69b694ad56
Merge pull request #4384 from TooWaBoo/dev
...
Update Deutsch locale
2018-02-10 12:56:00 +01:00
Morgan Hardwood
a5be5f684a
Russian translation updated by Kildor, closes #4383
2018-02-10 12:13:21 +01:00
TooWaBoo
59ee4ed2e0
Update Deutsch locale
2018-02-10 10:40:50 +01:00
Alberto Griggio
d17bb0cfe6
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-21 10:47:38 +01:00
Desmis
df4d53173d
merge with Dev
2018-02-08 09:04:01 +01:00
Morgan Hardwood
0c1befb82d
generateTranslationDiffs
2018-02-07 22:19:37 +01:00
Morgan Hardwood
d5192b35b6
generateTranslationDiffs
2018-02-07 22:14:41 +01:00
Desmis
40cc22f1e1
merge with dev
2018-02-06 16:54:30 +01:00
Alberto Griggio
e6265cdfef
merged 'softproofing-output-profile' into 'dev'
2018-02-06 13:25:00 +01:00
Morgan Hardwood
21f27e1f21
generateTranslationDiffs
2018-02-05 23:25:05 +01:00
Alberto Griggio
e9d700d61d
added option to check for out-of-gamut colors wrt the monitor profile
...
If soft-proofing is turned off, enabling gamut check will show highlight the pixels that are out of gamut for the current monitor profile
2018-02-05 10:25:02 +01:00
Desmis
cbc6cf5180
merge with dev
2018-02-05 07:58:51 +01:00
Alberto Griggio
14a463102c
use cyan instead of green for out-of-gamut pixels
2018-02-04 18:02:01 +01:00
Alberto Griggio
dc44212691
Soft-proofing: fall back to using the current output profile if no printer profile is specified
...
Implements #4361
2018-02-03 21:49:41 +01:00
Desmis
6756692cd2
Small changes to history_msg
2018-02-01 18:32:12 +01:00
Desmis
be745ad12f
Change label and icons equalizer W-B denoise
2018-02-01 18:17:07 +01:00
Desmis
0c1b471ea1
Some small changes to spotduplicated - message - etc
2018-01-31 08:19:56 +01:00
Desmis
7671edbca7
Add duplicated Spot
2018-01-30 16:28:47 +01:00
Desmis
35148773f9
move history message - event part 2
2018-01-27 16:34:04 +01:00
Desmis
4a29e34e20
merge with dev
2018-01-26 18:00:33 +01:00
Alberto Griggio
8a510315c2
Fattal: added anchor parameter
2018-01-25 22:13:17 +01:00
Hombre
b6d2480fb5
Merge branch 'dev' into spot-removal-tool ( #2239 )
2018-01-25 20:41:10 +01:00
Hombre
c0ceeb2c95
Updated French strings
2018-01-25 00:51:46 +01:00
Alberto Griggio
e4555cc51c
PP3 save: make sure that when nothing is selected, the PP3 is truly empty
...
Fixes #4330
2018-01-24 22:09:30 +01:00
Desmis
cef451807d
merge with dev
2018-01-22 08:56:24 +01:00
Alberto Griggio
5342e75289
merged branch 'advanced-tools' into 'dev'
2018-01-21 21:01:09 +01:00
Alberto Griggio
d44a3b8bb3
added tooltip to the hisogram matching button
2018-01-21 19:00:40 +01:00
Alberto Griggio
bb56d73cc8
started working on proof-of-concept histogram matching
2018-01-17 01:12:13 +01:00
Alberto Griggio
3c2e30dbcc
renamed Wavelet tab to Advanced and moved more tools there (see #4298 )
2018-01-14 21:36:25 +01:00
Desmis
90bd7fa98d
merge with dev
2018-01-14 12:26:00 +01:00
Hombre
52be618963
Bugfix in LabGrid class + code refactoring
...
- suppressed trailing `_` char for class' parameters
- renamed function name (those not related to Gtk) to lowerCamelCase
- changed the mecanism of dragging point, to avoid throwing unecessary
`panelChange` event
- added a `reset` function, with support of `toInitial` to get back the
values at load time (CTRL+click on reset button)
- `on_draw` optimisation: now LabGrid IS A BackBuffer
2018-01-13 20:26:19 +01:00
Alberto Griggio
9e9d523fa3
updated history msg for lab color correction
2018-01-09 15:41:39 +01:00
Alberto Griggio
0f7ee33a43
merge with dev
2018-01-09 09:08:25 +01:00
Desmis
48721c4da1
merge with Dev
2018-01-08 13:31:26 +01:00
Alberto Griggio
041990d216
Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module
2018-01-08 00:19:36 +01:00
TooWaBoo
12f1aa853a
Update Deutsch
2018-01-07 19:35:47 +01:00
TooWaBoo
4305cb74a7
Update Deutsch
2018-01-07 19:31:27 +01:00