Morgan Hardwood
8073c3dfde
Capitalization correction and generateTranslationDiffs
2018-12-11 20:55:47 +01:00
Morgan Hardwood
f72277bf4e
Removed PDAF tooltip in favor of RawPedia
2018-12-11 20:46:50 +01:00
Morgan Hardwood
71dcf2ca1a
Updated TP_PREPROCESS_PDAFLINESFILTER_TOOLTIP
2018-12-11 09:35:44 +01:00
Alberto Griggio
fd48b34cd5
curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type
2018-12-06 14:11:49 +01:00
Alberto Griggio
e29ff3cce2
crop: added new locked ratio "Current"
2018-12-01 11:47:47 +01:00
Morgan Hardwood
7adad4688d
Updated translations
...
Updated or deleted MAIN_TOOLTIP_PREVIEWSHARPMASK
from f5d56f #5018 and ran generateTranslationDiffs
2018-11-23 22:11:09 +01:00
heckflosse
f5d56ffd17
Shortcut 'p' for Sharpening contrast mask, closes #5018
2018-11-23 19:51:01 +01:00
Roel Baars
c8300b137c
Add Crop reset button - 2nd attempt ( #5015 )
...
Add dedicated reset button for Crop, rearrange some GUI, disable crop buttons in batch mode
2018-11-23 19:10:04 +01:00
Alberto Griggio
73898e1a3f
Enhanced version of the "L*a*b* regions" color toning, adding mask blur and ASC-CDL controls
2018-11-22 09:45:59 +01:00
Morgan Hardwood
179a1db5e3
generateTranslationDiffs
2018-11-21 12:51:23 +01:00
Morgan Hardwood
bba0f72ddc
Revision of interface strings
...
Changes for consistency, grammar, clarity, and making optimal use of
screen space.
2018-11-21 01:12:54 +01:00
TooWaBoo
24a80c60ee
Make WB-Picker button look like other toolbuttons ( #4967 )
2018-11-20 22:14:04 +01:00
Morgan Hardwood
ff6d02fd71
Hide manual lens correction widgets when not needed
...
- The comboboxes and their respective labels for manually specifying a
camera and lens are now hidden when not in manual mode to not confuse
the user.
- All Lens Correction Profile widgets are now aligned.
- Labels changed to not mislead users - the tool lets you select a lens
profile, but it does not let you manually specify the individual
correction parameters as previously implied.
Closes #4995 , closes #4997
2018-11-19 18:28:37 +01:00
heckflosse
847e20969b
Add tooltip for raw auto ca-correction iterations slider
2018-11-12 18:52:26 +01:00
Hombre
561ea41856
Updated French translation + minor change in Preferences window
...
(no issue)
2018-11-12 01:04:14 +01:00
Morgan Hardwood
8f5ffc5f5e
Tooltip tweaks
2018-11-04 21:50:48 +01:00
Morgan Hardwood
4e78bba2ee
generateTranslationDiffs
2018-11-04 20:26:08 +01:00
Morgan Hardwood
70cd2b2033
Reverted changes to 'default' language file #4932
2018-11-04 19:59:06 +01:00
Beep6581
d75741a994
Merge pull request #4913 from Beep6581/showonlyclearthumbnails2
...
Updated Preferences > File Browser > Cache Options
2018-11-03 11:50:21 +01:00
Alberto Griggio
0c488eadaf
DR Compression: updated defaults and renamed "Threshold" to "Detail" in the GUI
...
Fixes #4912
2018-11-03 02:36:30 +01:00
Morgan Hardwood
aeae61f67f
Updated Preferences > File Browser > Cache Options
...
- UI updated to use grid so that the options nicely align.
- "Clear only cached processing profiles" and "Clear all" buttons are
hidden when Preferences > Image Processing > Processing profile saving
location is set to "next to the input file", #4911
2018-11-01 17:36:20 +01:00
Alberto Griggio
5e30b5ac58
merged 'colortoning-labregions' into 'dev'
2018-11-01 15:18:11 +01:00
Morgan Hardwood
9a4d770faa
Fixing swapped labels
2018-10-31 22:40:45 +01:00
Morgan Hardwood
f897558621
Renamed cache context menu strings #4907
2018-10-31 22:34:28 +01:00
Alberto Griggio
7090730063
Merge pull request #4898 from Beep6581/dehaze
...
Dehaze
2018-10-31 13:26:08 -05:00
Morgan Hardwood
43876abb81
Reverted changes to 'default' language file #4898
...
Commit 14ac4b accidentally wiped all non-ASCII characters from the file
while adding new keys. This commit restores them.
2018-10-30 23:56:49 +01:00
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
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
Alberto Griggio
30d8a674aa
shadows/highlights: added colorspace selection (RGB or L*a*b*)
2018-10-03 23:41:30 +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
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
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
4aaf28760a
Interface strings and keys revised
...
Includes updated Portuguese translation
2018-07-26 14:47:20 +02:00