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
Desmis
3a4c957377
merge with Dev
2017-07-17 20:37:05 +02:00
heckflosse
aab3a60356
Remember monitor of main window
2017-07-17 15:22:31 +02:00
Desmis
2f90675ba1
merge with dev
2017-07-17 09:58:06 +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
Desmis
dfffa2e8aa
merge with dev
2017-06-27 10:28:35 +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
heckflosse
2492001c50
merged dev into locallab_dev
2017-05-03 14:15:52 +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
Desmis
b2059f9527
Add default choice Global Quality in Preferences
2017-04-24 09:43:47 +02:00
Desmis
ce3351d50f
merge with dev
2017-04-13 11:12:05 +02:00
Alberto Griggio
63c57ca43c
remember the last LCP directory across RT restarts
2017-04-11 15:22:50 +02:00
Desmis
398e862b2b
merge with dev - all warnings are not delete - come soon
2017-04-08 19:28:04 +02:00
heckflosse
04bdea0b84
merged dev into locallab_dev
2017-03-20 15:22:01 +01: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
Desmis
11940f9121
merge with dev
2017-03-12 16:53:50 +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
Desmis
f9b592dfd5
add (option) Bezier spot delimiters
2017-02-21 17:13:49 +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
Desmis
c559e6024c
merge with gtk3
2017-02-01 08:11:01 +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
Desmis
273e1cb3b2
Init locallabgtk3
2017-01-21 15:34:40 +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
Hombre
388d43ebce
Adding new units for the RGB and HSV values in the Navigator tool (below
...
Histogram). Click on one of thes two columns to cycle to a new unit
independantly, between [0-1], [0-255], [%] (Hue stays in degree instead
of percent). The current unit is saved in Options for new Editor tabs or
between sessions.
2016-08-31 03:58:07 +02:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00