Morgan Hardwood
bd665e7133
Updated language keys in Preferences, closes #5061
...
Commit bba0f7 cleaned up some language keys. Two of them were
consolidated into one as they had an identical label but belonged to a
different section of the CIECAM02 tool.
As a result, Preferences needed to be updated.
2018-12-03 16:18:16 +01:00
Morgan Hardwood
a6a6fa26da
Added "restart required" label for theme #4968
2018-11-29 21:11:30 +01:00
Morgan Hardwood
cb0b96f702
Rearranged contents of Preferences> Appearance
...
Closes #5003
2018-11-21 13:11:47 +01:00
Morgan Hardwood
ead059ee8c
Better layout of Preferences > Appearance
...
The Appearance frame no longer causes the minimum Preferences window width to be large.
2018-11-21 02:48:46 +01:00
Morgan Hardwood
8b4027d75d
Crop Editing layout fixed
...
Preferences > Image Processing > Crop Edit was vertically centered with
large empty gaps above and below the frame. Now it starts as soon as the
frame above ends.
2018-11-21 01:50:44 +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
U-PC-BUREAU\jacques
d080b9ffcd
merge with dev and fixed illumant if different DEF
2018-11-13 13:37:56 +01:00
Hombre
561ea41856
Updated French translation + minor change in Preferences window
...
(no issue)
2018-11-12 01:04:14 +01:00
U-PC-BUREAU\jacques
c5c04769e4
Improvments to ICC profile creator
2018-11-11 14:34:45 +01:00
TooWaBoo
bbb51b1070
Removed "#PrefCacheSeparator" ID and add class "grid-row-separator"
2018-11-08 06:11:50 +01:00
TooWaBoo
5edf4d13a9
Update preferences.cc
...
Save space in File browser tab
2018-11-05 06:08:01 +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
b50b8dea9f
merge with dev
2018-10-27 16:11:17 +02:00
U-PC-BUREAU\jacques
72699902a3
Suppress TP_GAMMA_OUTPUT in preferences
2018-10-19 08:44:00 +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
Hombre
da0830c794
Merge remote-tracking branch 'origin/scrolled-toolbar-fix' into dev
2018-10-09 20:45:01 +02:00
heckflosse
78989731f5
Always use icons for tab headers, #4772
2018-09-18 11:37:15 +02:00
Hombre
0d61f14bae
Added support for GDK_SCROLL_SMOOTH in some widgets
...
see #4781 , #4786
2018-09-15 21:14:48 +02:00
Morgan Hardwood
5cc53a421e
Use hard-coded NR default settings #4327
...
Now the hard-coded default values of the Noise Reduction settings which
were removed from Preferences are used, instead of reading them from
the options file.
Reverted accidentally-deleted "preview demosaicing method" setting.
2018-09-01 22:59:28 +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
Morgan Hardwood
9ced597a18
Makes Preferences window scrollable
...
- The Preferences window is now scrollable.
- Cleanup of arcane variable names and obsolete comments.
- Issue #4581
2018-08-04 00:17:27 +02:00
Hombre
3a6556404a
Merge branch 'dev' into testoutputprofile
2018-07-22 03:25:49 +02:00
Morgan Hardwood
10af344672
Merge branch 'dev' into iconcleanup4
2018-07-13 18:14:48 +02:00
Morgan Hardwood
522495f4eb
Icon cleanup #4469 #3547
...
Rebased in new branch to cleanup commit history.
2018-07-13 18:13:35 +02:00
Hombre
180277778a
Merge branch 'dev' into testoutputprofile
2018-07-09 22:12:08 +02:00
Alberto Griggio
7b0383fd2f
merge 'soft-light' into 'dev'
2018-06-29 23:34:31 +02:00
Hombre
fb0c95969b
Creation of the ICCProfileCreator
2018-06-25 00:43:11 +02:00
Hombre
a0b8626b7d
Adding ADD/SET mechanism to the raw processing tools
...
see #4579
2018-05-31 00:44:16 +02:00
heckflosse
6f6dafe214
Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551
2018-05-21 16:10:30 +02:00
heckflosse
ee5b1dbbc8
Microcontrast: add Contrast threshold adjuster, #4551
2018-05-13 19:07:13 +02:00
Alberto Griggio
112de05700
added SoftLight tool
2018-04-10 09:42:22 +02:00
heckflosse
9323d8c46d
Remove ciecam02 double precision processing
2018-04-06 23:19:40 +02:00
Alberto Griggio
a0a9488c20
Merge pull request #4459 from Beep6581/enhanced-inspector-mode
...
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-27 12:17:22 +02:00
luz.paz
aa706e5f8d
+ source typo
2018-03-24 19:42:53 -04:00
luz.paz
b41fea1c6f
Misc. typos
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt --skip="./rtdata/languages"`
2018-03-24 19:42:08 -04:00
Morgan Hardwood
5441e89699
Fix missing labels in Preferences > Batch > NR
...
Noise Reduction label keys were revised in commit 431d13 but the keys
used in Preferences were not updated. This commit updates them to use
the new keys.
Closes #4423
2018-03-03 17:31:43 +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
Alberto Griggio
9a8d2bd8ff
moved local contrast to the detail panel
2018-02-01 11:04:13 +01:00
Alberto Griggio
8a510315c2
Fattal: added anchor parameter
2018-01-25 22:13:17 +01:00
Jean-Christophe
61e411b437
Merge pull request #4314 from lvreclp/dev_restart_required_for_colormgmt
...
Added restart required label to Preferences.
2018-01-21 00:25:38 +01:00
Oleg Koncevoy
72ec02a98d
Added restart required label to Preferences, Color management page. Now it is explicitly stated, that it will be possible to select monitor profile only after restarting rawtherapee.
...
Fixes #4198
modified: rtgui/preferences.cc
2018-01-03 17:12:36 +02:00
Alberto Griggio
8168611c23
added preferences to control the behaviour of the crop tool
2018-01-03 15:44:34 +01:00
Alberto Griggio
b589254d21
Moved "Copy metadata unchanged" to PP3, and added "strip metadata" mode
...
Fixes #3647
2017-12-29 23:03:44 +01:00
Alberto Griggio
156cb762ec
removed local contrast inside the S/H tool (remapped to the new local contrast tool)
...
See #4247
2017-12-22 23:59:44 +01:00
Alberto Griggio
59da3c5acd
merge with dev
2017-12-20 16:58:14 +01:00
Alberto Griggio
0aff2f7c6c
added partial paste and add/set preferences for local contrast
2017-12-20 16:56:05 +01:00
Morgan Hardwood
8cd11d5b63
Add missing Fattal batch labels
...
The Preferences > Batch Processing panel used the old TP_TM_FATTAL_ALPHA
and TP_TM_FATTAL_BETA labels, now it uses the new TP_TM_FATTAL_THRESHOLD
and TP_TM_FATTAL_AMOUNT ones, respectively.
Fixes #4229
2017-12-20 09:39:16 +01:00
Morgan Hardwood
8e151e97c8
Linux GTK+ >=3.19 only.
...
Force the toolbox vertical scrollbar to be visible only if using Linux
and GTK+ >=3.19. #3413
2017-12-17 03:52:07 +01:00
Morgan Hardwood
ec24784d10
Tool panel vertical scrollbar bug in Linux #3413
...
When the vertical scrollbar is set to hidden, one cannot scroll the
toolbox vertically using the mouse scrollwheel in Linux. This patch
works around the problem by forcing the scrollbar to always be visible
in Linux.
2017-12-17 03:27:37 +01:00
Oleg Koncevoy
84379ffb7d
Removed histogram profile settings from preferences window.
...
modified: ../rtgui/preferences.cc
modified: ../rtgui/preferences.h
2017-11-27 17:11:57 +02:00