Morgan Hardwood
4aaf28760a
Interface strings and keys revised
...
Includes updated Portuguese translation
2018-07-26 14:47:20 +02:00
Hombre
8862f0fb28
Updated ACES AP0/1 entry in ICCProfileCreator (see #4478 )
2018-07-10 18:34:44 +02:00
Hombre
7bd0971137
"Adobe" entry renamed to "Adobe RGB (1998)" in ICC Profile Creator
2018-07-09 22:35:25 +02:00
Hombre
180277778a
Merge branch 'dev' into testoutputprofile
2018-07-09 22:12:08 +02:00
Hombre
6d9c284977
Add entry for copyright & description in ICC ProfileCreator (see #4478 )
2018-07-09 01:09:31 +02:00
Morgan Hardwood
9e08a26f0d
Added two missing keys and generateTranslationDiffs
2018-07-05 00:16:58 +02:00
Morgan Hardwood
150d19a555
generateTranslationDiffs
2018-07-03 13:23:19 +02:00
Hombre
253b8c06b9
Updated language files
2018-06-25 01:48:23 +02:00
Hombre
88e645a329
Merge branch 'dev' into testoutputprofile
2018-06-25 01:07:02 +02:00
Hombre
fb0c95969b
Creation of the ICCProfileCreator
2018-06-25 00:43:11 +02:00
Morgan Hardwood
2e0f18dce7
generateTranslationDiffs
2018-06-21 13:18:54 +02:00
Hombre
e2dc8ea2c3
Merge branch 'dev' into testoutputprofile
2018-06-14 21:47:14 +02:00
Morgan Hardwood
573e39719e
French translation updated by lebarhon, closes #4603
2018-06-13 10:42:24 +02:00
Morgan Hardwood
6adc090718
Renamed HDR TM to Dynamic Range Compression
...
Renamed the "HDR Tone Mapping" tool to "Dynamic Range Compression".
Closes #4553
2018-06-04 20:46:16 +02:00
Morgan Hardwood
5f60a05ffb
generateTranslationDiffs
2018-05-28 23:27:07 +02:00
Morgan Hardwood
aca72b5641
Merge branch 'dev' into testoutputprofile
2018-05-18 23:51:15 +02:00
Morgan Hardwood
b065eb7613
Removed changed keys and generateTranslationDiffs - fixed
2018-05-18 15:17:13 +02:00
Morgan Hardwood
313f028976
Removed changed keys and generateTranslationDiffs
2018-05-18 15:14:11 +02:00
Morgan Hardwood
19de5a3a90
generateTranslationDiffs
2018-05-18 14:47:46 +02:00
Morgan Hardwood
f753bf7b66
Merge branch 'dev' into testoutputprofile
2018-05-17 12:00:05 +02:00
Hombre
fbc81028eb
First batch of variable name normalisation in ICM tool, see #4478
2018-05-14 00:57:55 +02:00
Hombre
ec2181f7ff
Fix #4532 , Fix #4533 : Pentax HDR/PEF and 16/24 bits float support
2018-05-06 17:14:44 +02:00
Morgan Hardwood
390a3ef7f7
generateTranslationDiffs
2018-04-23 10:21:35 +02:00
Morgan Hardwood
bbda4e9caf
Translation updates
...
- Changed instances of en_GB to en_US in default.
- Removed modified keys from translations.
2018-04-23 10:14:46 +02:00
Morgan Hardwood
29f41d2890
Fixed spelling and grammar, and generateTranslationDiffs
2018-04-06 11:45:43 +02:00
Morgan Hardwood
4511b693e1
Updated PREFERENCES_SND_THRESHOLDSECS key and generateTranslationDiffs
2018-03-25 01:28:42 +01:00
Morgan Hardwood
34807dc7a9
Updated zoom-to-crop/fit keyboard shortcuts where possible, #4417
2018-02-28 16:06:11 +01:00
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
Morgan Hardwood
0c1befb82d
generateTranslationDiffs
2018-02-07 22:19:37 +01:00
Morgan Hardwood
21f27e1f21
generateTranslationDiffs
2018-02-05 23:25:05 +01:00
Hombre
c0ceeb2c95
Updated French strings
2018-01-25 00:51:46 +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
Morgan Hardwood
888de585d4
Queue state verbose, fixes #4058
...
Improvement to the Batch Queue:
- Start Queue/Stop Queue checkboxes replaced with one swith.
- It is now immediately clear whether the queue is running or not.
- The queue is visually stopped once it is empty.
- String keys fixed to use BATCHQUEUE_ prefix instead of FILEBROWSER_.
2018-01-05 22:44:07 +01:00
Morgan Hardwood
431d134202
Revision of Noise Reduction labels
...
Revised all Noise Reduction labels, now they are grouped by the sub-tool
they correspond to and are easier to translate by those who don't know
how to search through the code.
Used generic labels where possible (curve, slider).
Renamed "Quality" to "Mode", and "Method" to "Color space".
Closes #3854
2017-12-31 17:42:30 +01:00
Morgan Hardwood
5ecb05ba23
"Custom command line" label.
...
Changed "Other command line" to "Custom command line".
2017-12-29 17:08:15 +01:00
Morgan Hardwood
3762a8332f
generateTranslationDiffs
2017-12-21 13:31:46 +01:00
Morgan Hardwood
ba74c5c0e4
generateTranslationDiffs
2017-12-20 09:44:45 +01:00
Morgan Hardwood
48cc4511cc
generateTranslationDiffs
2017-12-13 00:10:56 +01:00
Stefal
9da5da8953
Update french translation
2017-11-30 11:36:51 +01:00
Hombre
bfb27bee14
Updated French translation + typo in default language file
2017-11-26 00:14:26 +01:00
Morgan Hardwood
5d45cc13ab
generateTranslationDiffs
2017-11-19 10:25:39 +01:00
Hombre
0a9f382967
Refactored name for Fattal / Alpha & Beta + updated ranges (see #4168 )
...
Ranges for Threshold and Amount is now -100 / +100 integer. Effective
range should be modified in ImProcFunctions::ToneMapFattal02 if ever.
2017-11-04 23:09:58 +01:00
Hombre
b64707bea6
Adding ADD/SET mechanism to Fattal HDR tool + PartialPaste dialog gui
...
+ range of Beta limited to 0.7 <> 1.3.
ADD/SET mechanism was missing for EPD tool too, so it's included in this
commit.
see #4168
2017-11-04 21:27:11 +01:00
Hombre57
3d4ff41550
Save some space in Preference / Image processing tab (see #3526 )
2017-10-17 23:25:09 +02:00
Hombre57
02463995af
Merge branch 'dev' into multiframe-handling
2017-10-13 22:51:42 +02:00
Hombre57
d749c44a5e
Revert "Updated language file ( #4008 )"
...
This reverts commit bfc8f2891a
.
2017-10-13 22:50:32 +02:00
Hombre57
f38680b0f8
Updating misleading tooltips of Soft-proofing buttons (no issue)
2017-10-10 23:42:59 +02:00