65 Commits

Author SHA1 Message Date
Alberto Griggio
91f14e0146 added option 'InspectorDelay' to delay generation of inspector previews 2018-02-09 22:20:55 +01:00
Hombre
b430ca19a6 Double fallback implemented (see #4396)
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
Morgan Hardwood
e597aefc07 Added new processing profiles #2055
Includes new default processing profile for raw photos.
2018-01-28 23:20:31 +01: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
heckflosse
5ddd42f721 Faster png save with still good compression, fixes #4045 2017-11-18 12:56:37 +01:00
Hombre57
615dfcbb6c Added "Show all" button in Exif panel + astylized exifpanel.cc/.h
See #4008
2017-09-22 00:35:10 +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
Alberto Griggio
8c3c2f3e88 show message dialog about the expected usage when running RT as GIMP plugin 2017-08-08 22:40:46 +02:00
Alberto Griggio
511f6c2a7b raise an exception when Options::save fails
See #3975 #3976
2017-07-20 17:03:21 +02:00
Alberto Griggio
d67ca00ce2 Merge pull request #3946 from Beep6581/remote-app
new feature: open images in an already-running instance of RT
2017-07-19 17:51:39 +02:00
heckflosse
aab3a60356 Remember monitor of main window 2017-07-17 15:22:31 +02:00
heckflosse
164c577b24 Fix some more problems in MEOW mode, #3957 2017-07-16 18:00:43 +02:00
Hombre57
cfa7e335fa Fixing most problem of the MEOW mode (see #3957) 2017-07-16 01:38:39 +02:00
heckflosse
fbf8999016 Remember fullscreen state of secondary window in MEOW mode 2017-07-15 14:12:17 +02:00
heckflosse
35fbd7f830 Open MEOW window on the screen it was closed last time if possible 2017-07-12 22:29:48 +02:00
heckflosse
cbb95cfce6 Fixed double opening of files when using -R on Windows 2017-07-09 15:03:44 +02:00
Alberto Griggio
54b66b7736 Added support for using RawTherapee as a GIMP plugin for opening RAW files
plugin code taken from Darktable
2017-05-18 15:59:56 +02:00
Hombre
bcad76cd5e Processing a directory now look for image format set in options (#3691)
See the updated '-c' and new '-a' help when using rawtherapee-cli.exe -h
2017-05-02 23:08:33 +02:00
Alberto Griggio
63c57ca43c remember the last LCP directory across RT restarts 2017-04-11 15:22:50 +02:00
Alberto Griggio
4e6e8e6734 merged with dev 2017-03-19 21:23:07 +01:00
Hombre
c654785ae3 Merge branch 'dev' into rt-cli 2017-03-18 18:17:45 +01:00
Alberto Griggio
f8d350715c merged with dev 2017-03-09 23:53:07 +01:00
Flössie
b84e570f50 Revise SaveAsDialog::okPressed() (fixes #3737) 2017-03-09 17:10:33 +01:00
Alberto Griggio
44505ccb08 some enhancements of the Fast Export functionality
- remember fast export options across RT sessions

- added option to use a dedicated "Fast Export" pipeline, trading speed for
  quality (resizes early instead of at the end)
2017-03-08 22:55:08 +01:00
Alberto Griggio
d3a5a8ee96 started working on support for dynamic processing profiles 2017-02-22 18:47:00 +01:00
Hombre
fe83cc8134 Merge branch 'dev' into rt-cli 2017-02-14 00:15:23 +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
Morgan Hardwood
16f4731e0b Merge branch 'master' into gtk3 2017-01-30 23:45:46 +01:00
Morgan Hardwood
e5c00f0a9d Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628 2017-01-27 15:33:05 +01:00
Hombre
c993906d07 Restoring the FonButton in Preferences (#3540) 2016-12-18 22:50:59 +01:00
Hombre
17ff228177 Making the codified theme file name mandatory (#3446)
...which mean that TooWaBlue.css can't be loaded until it has been
reworked and renamed to the new mechanism. The default theme will be
loaded instead.
2016-11-20 12:33:47 +01:00
Hombre
0ab931c287 From issue #3446: remove the "Use system theme" option + slight rework
of the Preferences general panel.
2016-11-17 01:50:03 +01:00
Hombre
e4e474ca8a Merge branch 'gtk3' into gtk3-bugfix 2016-10-28 23:48:22 +02:00
heckflosse
b16ef8d1f5 Merge master into gtk3 2016-10-28 17:59:47 +02:00
Hombre
b2af94ac74 More bugfix to the Gtk3 RawTherapee theme, see issue #3446 2016-10-22 02:13:50 +02:00
Hombre
f6a9e13297 New batch of Theme bugfix, see issue #3446 (still WIP) 2016-10-20 22:38:37 +02:00
Hombre
712468197d Bugfix and style update of RawTherapee.css
Still unfinished - Big thank you to DrSlony for his help
2016-10-19 02:20:12 +02:00
heckflosse
8df2df664f Cppcheck: some fixes 2016-10-17 18:49:15 +02:00
Morgan Hardwood
4efae5c764 Merge branch 'master' into gtk3 2016-10-16 23:26:51 +02:00
Hombre
50165dab20 Merge branch 'master' into softproofing 2016-10-16 01:45:52 +02:00
Morgan Hardwood
0dbea030cb Merge branch 'master' into gtk3-merge-master-b8eb349 2016-10-10 23:07:41 +02:00
Hombre
f904bc8f84 First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
2016-09-30 01:03:57 +02:00
Morgan Hardwood
9380034b19 Merge branch 'master' into gtk3 2016-09-02 17:51:45 +02:00
Hombre
bdf4665c16 Merge branch 'master' into softproofing 2016-09-02 16:24:14 +02:00
Hombre
f3d46f4c37 Minor code adjustment 2016-08-31 13:40:02 +02:00