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
3044cd80c9
Merge branch 'dev' into 32b-tiff-output-cli
2018-05-07 09:59:25 +02:00
Hombre
30efa5930d
16-bit floating-point support for TIFF output image (see #2357 )
2018-05-07 09:57:53 +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
Hombre57
bfc8f2891a
Updated language file ( #4008 )
2017-10-09 23:31:23 +02:00
Hombre57
180912df0f
Merge branch 'dev' into multiframe-handling
2017-10-04 23:34:28 +02:00
Morgan Hardwood
912279cb1a
generateTranslationDiffs
2017-09-22 08:51:18 +02:00
Hombre57
615dfcbb6c
Added "Show all" button in Exif panel + astylized exifpanel.cc/.h
...
See #4008
2017-09-22 00:35:10 +02:00
Morgan Hardwood
f0acd2396e
generateTranslationDiffs
2017-09-21 09:28:41 +02:00
Hombre57
6c988e94d4
FileBrowser now detects the 2 frames from DualPixel Canon files
...
The QuickInfo frame from the EditorPanel now display the number of frame
contained in the image file if > 1
See #4008
2017-09-18 21:30:42 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
Morgan Hardwood
87b84b3c7b
Reworded DCP tooltips and generateTranslationDiffs
2017-08-19 15:36:38 +02:00
Morgan Hardwood
da4630ef22
Removed "Default" from "Default Language" and "Default Theme", regenerated translations.
2017-08-15 20:08:41 +02:00
Hombre57
1a296b763f
Correction as discussed in commit review (see also issue #4008 )
2017-08-10 00:50:26 +02:00