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
heckflosse
6a3baa3335
Set homedir as default path for queue_save/gimp/ps path if path from options not exists
2017-03-17 01:03:16 +01:00
Hombre
0578010fce
Fix unexpected font change on first Preference change (issue #3637 )
2017-03-12 23:18:04 +01:00
Alberto Griggio
eeb2da2613
fixed bugs in loading dynamic profiles
2017-03-03 10:00:19 +01:00
Alberto Griggio
7d1bebf341
added GUI for editing dynamic processing profile rules
2017-03-03 00:41:57 +01:00
Hombre
a04b3eefba
Adding rawtherapee-cli.exe, '-q' (quick start mode) added
...
Standard rawtherapee.exe now has almost no command line options left.
Use '-h' to see options for each executables.
2017-02-13 23:38:05 +01:00
Alberto Griggio
dca0e41f35
added "Auto White Balance temperature bias" feature
...
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
Hombre
392e6bd152
Fixed missing label in Preferences (no issue)
2017-01-22 19:59:43 +01:00
Morgan Hardwood
15e0875df2
Merge branch 'master' into gtk3
2017-01-22 18:32:54 +01:00