139 Commits

Author SHA1 Message Date
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
Alberto Griggio
f6bd06a06c merged 'hdr_tonemap_fattal_nocache' into 'dev' 2017-11-18 17:44:34 +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
heckflosse
7542cfc456 Make compilation unit rtengine/icons.cc -Wextra clean, #4155 2017-10-25 13:26:14 +02:00
Alberto Griggio
df8b52f978 implement our own custom FileChooserButton, with the aim of speeding up startup time
See #4140

Compiles fine, but needs testing...
2017-10-24 00:27:55 +02:00
Hombre57
3d4ff41550 Save some space in Preference / Image processing tab (see #3526) 2017-10-17 23:25:09 +02:00
heckflosse
31095d3a9d Use assign instead of clear and resize 2017-09-25 13:14:21 +02:00
heckflosse
31af0935d8 Some changes to addsetid code in preferences 2017-09-24 01:10:08 +02:00
Morgan Hardwood
3f2e580bd7 Hopefully fixes the ADD SET issues, #4100 2017-09-23 16:50:43 +02:00
Hombre57
8df659d2fd Solving issue #4014 : Batch Edit "Transform-Resize" randomly changes
default values in USM

Reidentation in batchtoolpanelcoord.cc for a more compact code
2017-08-29 02:07:58 +02:00
Alberto Griggio
29944a31c6 merge 'custom-tool-collapsed-state' into 'dev' 2017-08-22 16:39:49 +02:00
Alberto Griggio
aa5dcdc3fc merge 'options-save-raise-exception-on-failure' into 'dev' 2017-08-22 16:39:06 +02:00
Alberto Griggio
b39f072baf run through astyle 2017-08-22 08:53:17 +02:00
Alberto Griggio
f70ba32c9d run through astyle 2017-08-22 08:48:33 +02:00
Alberto Griggio
610f3e4853 added option to manually save the collapsed/expanded state of tools 2017-08-21 18:42:15 +02:00
Desmis
8aed0100cd Merge pull request #4013 from Beep6581/ciecamenh
Ciecamenh
2017-08-19 07:19:56 +02:00
Morgan Hardwood
da4630ef22 Removed "Default" from "Default Language" and "Default Theme", regenerated translations. 2017-08-15 20:08:41 +02:00
Desmis
0c7b59ece8 Suppress ciecam options 2017-08-14 17:49:11 +02:00
Morgan Hardwood
f17cda47c6 more formatting cleanup 2017-08-10 15:35:10 +02:00
Beep6581
10e83c9faf Merge branch 'dev' into ciecamout 2017-08-10 12:32:40 +02:00
Morgan Hardwood
88d0512b4a Astyled files in ciecamout for ciecamout merge 2017-08-10 11:59:54 +02:00
Morgan Hardwood
be0b4f2236 Astyled files in dev for ciecamout merge 2017-08-10 11:59:28 +02:00
Desmis
291cc2e75a merge with dev 2017-08-09 08:00:39 +02:00
Morgan Hardwood
15eb7e990c Fixes how Batch Processing Add/Set values behave when count of entries in AdjusterBehavior in options file does not match ADDSET_PARAM_NUM, #2710 2017-08-01 17:21:20 +02:00
Desmis
039152cce2 Clean Preferences and Tooltip 2017-07-29 09:39:35 +02:00
Desmis
ef39df4f39 Settings output device in main menu 2017-07-28 17:41:48 +02:00
Alberto Griggio
511f6c2a7b raise an exception when Options::save fails
See #3975 #3976
2017-07-20 17:03:21 +02:00
heckflosse
3281332b8e Remove hidden SETM Editor in METM to save memory and handles, fixes #3944 2017-06-29 19:52:09 +02:00
heckflosse
27eae3474d Use signal_selection_changed() for 'folder' file choosers instead of signal_current_folder_changed() 2017-05-15 20:50:53 +02:00
Hombre
8c309d0f04 Several files astylized. 2017-04-25 22:33:22 +02:00
Hombre
fb5466bc8c Code reorganization to enable Dynamic profile with rt-cli (#3691) 2017-04-25 00:50:18 +02:00
Alberto Griggio
a781e86245 improved GUI for selecting pp3 output destination
Fix for #3830
2017-04-18 11:37:04 +02:00
Alberto Griggio
ecae94f17c automatically select the system monitor profile if the preferences say so
Fix for issue #3821
2017-04-12 16:20:03 +02:00
Alberto Griggio
a7471b3db6 Merge pull request #3810 from Beep6581/autodetect-monitor-profile-linux
Added support for autodetecting the system monitor color profile also on Linux
2017-04-12 14:00:41 +02:00
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00
Alberto Griggio
b01899783d Added support for autodetecting the system monitor color profile also on Linux
Code borrowed from Geeqie
2017-04-08 15:18:50 +02:00
Hombre
c654785ae3 Merge branch 'dev' into rt-cli 2017-03-18 18:17:45 +01:00