Morgan Hardwood
0780aa0f8f
Merge branch 'dev' into newlocallab
2018-07-19 23:07:59 +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
U-PC-BUREAU\jacques
e65c6786ff
merge with dev
2018-07-07 13:46:18 +02:00
Alberto Griggio
7b0383fd2f
merge 'soft-light' into 'dev'
2018-06-29 23:34:31 +02:00
Desmis
c1463c7edd
merge with dev..
2018-06-14 09:06:29 +02:00
Desmis
03fb04cd81
merge with dev
2018-06-05 10:48:26 +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
Desmis
431f516583
merge with dev
2018-04-10 18:04:29 +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
Desmis
c74cdb922f
merge with dev
2018-03-27 17:18:32 +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
Desmis
1062869d01
merge with Dev
2018-03-26 14:59:08 +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
Desmis
f3a6a2b759
merge with dev
2018-03-04 17:22:56 +01: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
Desmis
a3569f11e5
merge with dev
2018-02-01 15:28:56 +01:00
Alberto Griggio
9a8d2bd8ff
moved local contrast to the detail panel
2018-02-01 11:04:13 +01:00
Desmis
4a29e34e20
merge with dev
2018-01-26 18:00:33 +01:00
Alberto Griggio
8a510315c2
Fattal: added anchor parameter
2018-01-25 22:13:17 +01:00
Desmis
6cdbba2a0f
merge with dev
2018-01-21 08:42:26 +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
Desmis
3008d5d90d
merge with dev
2018-01-06 08:01:11 +01:00
Desmis
7a714e5093
Add inverse to shapemethod - fixed crash retinex inverse
2018-01-03 16:47:54 +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
Desmis
63073b470d
merge with dev - I hope no error
2018-01-02 19:58:42 +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
Desmis
c1ab9788a5
merge with dev
2017-12-23 10:18:46 +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
Desmis
42d0f550c9
Reduce artifacts for all sections
2017-12-22 11:20:20 +01:00
Desmis
46181f1008
merge with dev
2017-12-21 08:42:43 +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
Desmis
a017505cec
merge with Dev
2017-12-20 13:44:21 +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
Desmis
5d67bb2e39
merge with dev
2017-12-10 14:44:54 +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
Desmis
75cec00e95
merge with dev
2017-11-19 09:08:45 +01:00
Alberto Griggio
f6bd06a06c
merged 'hdr_tonemap_fattal_nocache' into 'dev'
2017-11-18 17:44:34 +01:00
heckflosse
0df571b2db
solved merge conflicts for merge from dev into newlocallab
2017-11-15 16:49:53 +01:00
Ingo Weyrich
5946a00511
Merge pull request #4176 from Beep6581/extraclean
...
get rt cleaner when built using -Wextra #4155
2017-11-11 18:06:00 +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