594 Commits

Author SHA1 Message Date
Morgan Hardwood
fb44445f2a Reverted changes to 'default' language file #4893
Commit 1a3fd9 accidentally wiped all non-ASCII characters from the file
while adding new keys. This commit restores them.
2018-10-29 11:11:11 +01:00
Alberto Griggio
4d9871110b improved GUI for the "image type" field of dynamic profile rules 2018-10-29 09:36:17 +01:00
Alberto Griggio
1a3fd9f157 Added new color toning method "L*a*b* regions"
Allows to specify various "regions" of the image with masks, and to correct
for hue, saturation and lightness.

Inspired by the existing L*a*b* grid (in turn taken from darktable)
2018-10-25 16:46:11 +02:00
heckflosse
392e00cd69 Dual demosaic auto contrast threshold: Use adjuster with auto button, #4866 2018-10-23 19:52:40 +02:00
heckflosse
e5f373d0e1 Merge branch 'dev' into dual_demosaic_auto_threshold 2018-10-21 21:54:24 +02:00
heckflosse
8b65900066 Dual demosaic: Add auto threshold checkbox and show used value in ui, #4866 2018-10-21 20:21:43 +02:00
Alberto Griggio
b50b8dea9f merge with dev 2018-10-27 16:11:17 +02:00
Alberto Griggio
7388a9a5e8
Merge pull request #4849 from Beep6581/enhanced-shadows-highlights
Enhanced shadows/highlights
2018-10-17 14:22:02 +02:00
Alberto Griggio
4d0ddd56e5 revamped and simplified dehaze -- now it's finally usable 2018-10-16 23:20:11 +02:00
Alberto Griggio
74ae459bf2 dehaze: added more user-controllable parameters 2018-10-11 13:43:45 +02:00
Alberto Griggio
14ac4babec added haze removal tool
Based on the paper:
  "Single Image Haze Removal Using Dark Channel Prior" by He, Sun and Tang
using a guided filter for the "soft matting" of the transmission map
2018-10-10 10:02:06 +02:00
TooWaBoo
589e61efba
Update Deutsch
Comma fixed
2018-10-09 21:44:34 +02:00
TooWaBoo
c97a4904a7
Update Deutsch locale 2018-10-05 04:36:52 +02:00
Alberto Griggio
30d8a674aa shadows/highlights: added colorspace selection (RGB or L*a*b*) 2018-10-03 23:41:30 +02:00
Morgan Hardwood
5021164721 generateTranslationDiffs 2018-09-28 07:24:59 +02:00
TooWaBoo
73b688f098
Update Deutsch locale 2018-09-28 00:48:58 +02:00
Morgan Hardwood
2756fe9e35 Americanized spelling of language key 2018-09-22 17:52:06 +02:00
heckflosse
10d671a93a CAAvoidColourshift saved unconditionally on pp3's, fixes #4827 2018-09-22 12:00:37 +02:00
Morgan Hardwood
6f22f111b3 Removed obsolete language key 2018-09-18 13:05:12 +02:00
Morgan Hardwood
0355a9c917 Japanese translation correction, fixes #4811 2018-09-17 08:04:29 +02:00
Morgan Hardwood
e99bcff8bb Japanese translation updated by firefly, closes #4807 2018-09-15 18:11:05 +02:00
Morgan Hardwood
80acf0f5e2 generateTranslationDiffs 2018-09-15 00:21:31 +02:00
heckflosse
bcc7a3fb85 raw ca correction: first try to avoid colour shift, #4777 2018-09-06 13:52:48 +02:00
heckflosse
9ecc7e6876 iterative raw auto ca correction, #4774 2018-09-05 13:30:15 +02:00
Beep6581
6b93927ea1
Merge pull request #4742 from Beep6581/nrpref
Removes Noise Reduction settings from Preferences
2018-09-02 15:55:11 +02:00
Hombre
5d1922ce56 Merge branch 'dev' into 32b-tiff-output-cli 2018-08-30 21:32:26 +02:00
Roel Baars
f919b0b873
Merge branch 'dev' into histogram-scaling 2018-08-22 17:39:31 +02:00
Morgan Hardwood
4fd780c74b Removes Noise Reduction settings from Preferences
- Noise Reduction settings removed from
  Preferences > Performance & Quality
- Performance & Quality renamed to Performance, container frame renamed
  to Threads, since it applies to more than just the NR tool.
- Localization keys removed.
- TP_RETINEX_GAINTRANSMISSION_TOOLTIP key revised, closes #3299
2018-08-19 22:33:21 +02:00
TooWaBoo
34ecab6b45
Update Deutsch locale
Tooltip correction
2018-08-19 01:50:13 +02:00
heckflosse
ab79434beb Add tooltip for saving current pp3 to save button for default and Deutsch language file, no issue 2018-08-18 18:46:39 +02:00
Thanatomanic
770c16e430 Merged with dev, resolved conflicts, fixes to icon refs 2018-08-13 05:11:21 +02:00
Morgan Hardwood
9dc7710039 Japanese translation updated by firefly, close #4703 2018-07-27 15:36:59 +02:00
Morgan Hardwood
f89eec7eb1 generateTranslationDiffs 2018-07-26 18:55:23 +02:00
TooWaBoo
a091b5c4d4
Update Deutsch locale 2018-07-26 18:19:41 +02:00
Morgan Hardwood
4aaf28760a Interface strings and keys revised
Includes updated Portuguese translation
2018-07-26 14:47:20 +02:00
Hombre
fe2f45dff2 Merge branch 'dev' into 32b-tiff-output-cli 2018-07-22 18:14:38 +02:00
Hombre
3a6556404a Merge branch 'dev' into testoutputprofile 2018-07-22 03:25:49 +02:00
Beep6581
9331298215
Merge pull request #4684 from Beep6581/iconcleanup4
Cleanup, standardization, and all icons are now based on a vector source.
This adds the ability to have HiDPI icons.
2018-07-19 19:24:47 +02:00
Morgan Hardwood
5309307c7b Theme tweaks in light of new icons, #4469
- Button and combobox sizes consistent.
- Padding around left and right edges of comboboxes.
- Fixed bug in green channel preview togglebutton icon always being
  shown as "off".
- Added CSS classes to various elements.
2018-07-18 19:37:24 +02:00
Morgan Hardwood
b52e9eb460 Portuguese translation updated by Digitalpix58 2018-07-18 10:48:55 +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
Morgan Hardwood
dfa31dddcd Japanese translation updated by firefly
Closes #4677
2018-07-09 12:22:00 +02:00
Hombre
6d9c284977 Add entry for copyright & description in ICC ProfileCreator (see #4478) 2018-07-09 01:09:31 +02:00
heckflosse
d217dcd2c3 Merge branch 'dev' into 32b-tiff-output-cli 2018-07-07 10:48:41 +02:00
TooWaBoo
ed7a4b731a
Update Wavelet string 2018-07-05 03:54:27 +02:00
TooWaBoo
d42fb1cd7c
Update Deutsch locale 2018-07-05 03:44:28 +02:00
Morgan Hardwood
9e08a26f0d Added two missing keys and generateTranslationDiffs 2018-07-05 00:16:58 +02:00
Ingo Weyrich
579190b5bb
Merge pull request #4660 from TooWaBoo/dev
Update Deutsch locale
2018-07-05 00:09:45 +02:00