Commit Graph

1592 Commits

Author SHA1 Message Date
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
27eae3474d Use signal_selection_changed() for 'folder' file choosers instead of signal_current_folder_changed() 2017-05-15 20:50:53 +02:00
heckflosse
3999bf179e Queue tab Save to folder shortcuts don't update PathFolder in options file. fixes #3301 2017-05-15 17:13:47 +02:00
heckflosse
c0a1672191 Queue tab Save to folder shortcuts don't update PathFolder in options file. fixes #3301 2017-05-15 16:27:12 +02:00
Morgan Hardwood
3950bf80d3 Small change to man page and help. 2017-05-13 01:32:02 +02:00
Hombre
76bab70ccb Bugfix of 'Usage' text and updated manpage 2017-05-13 01:12:00 +02:00
Hombre
abd11da072 New candidate fix for #3862, modifier keys handled in cropwindow.cc 2017-05-09 20:02:08 +02:00
Alberto Griggio
9a47164c46 use the LANG env var (if set) to determine the system language on Linux/Mac
Candidate fix for #3864
2017-05-06 21:21:07 +02:00
Alberto Griggio
8ae641952f properly notify Cairo when drawing a gradient to a ThresholdAdjuster
Candidate fix for #3769
2017-05-05 16:43:08 +02:00
Alberto Griggio
b30367947f do not add nodes to curves when clicking on the preview window unless ctrl is clicked
Candidate fix for #3862
2017-05-04 22:30:05 +02:00
Alberto Griggio
aff3a03b57 Fixed handling of pipettes with the extended zoom levels
Fixes #3861
2017-05-04 16:24:47 +02:00
Desmis
79849e7aaf Change some settings for sharp local 2017-05-04 08:59:19 +02:00
Desmis
861f5a392a merge with Dev 2017-05-03 20:09:13 +02:00
Hombre
41d91de553 Merge branch 'dev' into filter-by-default 2017-05-03 19:47:18 +02:00
heckflosse
2492001c50 merged dev into locallab_dev 2017-05-03 14:15:52 +02:00
Hombre
ac232fc2c8 Merge branch 'dev' into rt-cli2 2017-05-02 23:10:40 +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
Flössie
bc33b51093 IdleRegister cleanups 2017-05-02 18:45:23 +02:00
Alberto Griggio
7553d86b11 clear the ids map in IdleRegister::destroy (prevent double deallocation)
Fixes #3849
2017-04-29 14:48:54 +02:00
Alberto Griggio
d8e0207b9a Fixed memory leak in IdleRegister::destroy 2017-04-28 21:22:23 +02:00
Alberto Griggio
5d4bd4b352 changed implementation of BayerProcess::FrameCountChanged to use IdleRegister 2017-04-28 17:20:44 +02:00
Morgan Hardwood
0f0f76df0b Unregister handler with glib when callback function returns false 2017-04-28 20:08:07 +02:00
Hombre
cf47cdee2d A bugfix that wasn't pushed to main-cli.cc (#3691 #3768) 2017-04-28 02:17:13 +02:00
Desmis
726eeb5f40 merge with Dev.. 2017-04-27 10:46:17 +02:00
Desmis
772a4a60db Small changes to Retinex GUI 2017-04-26 16:34:42 +02:00
Desmis
7317027c8d merge with dev 2017-04-26 14:18:25 +02:00
Hombre
8f8516199f Making Filter tab the default one in File Browser tab (#3843) 2017-04-26 00:41:57 +02:00
heckflosse
ddfce7e7c1 Don't show useless information on top of metadata tab, reported in #210 2017-04-25 23:55:45 +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
Desmis
b2059f9527 Add default choice Global Quality in Preferences 2017-04-24 09:43:47 +02:00
Desmis
a8104ea947 Small changes to GUI 2017-04-23 12:47:39 +02:00
Desmis
1d1e378858 merge with dev 2017-04-18 17:02:46 +02:00
Alberto Griggio
e33457cb6e do not write pp3's alongside image files if the preferences say they must go to the cache
Fix for #3834
2017-04-18 14:41:01 +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
68271a513b Correctly reset the m_oldClutFilename field when initializing the film simulation tool
Fixes issue #3831
2017-04-17 23:13:16 +02:00
Desmis
b7183a63cc merge with dev.. 2017-04-15 08:05:23 +02:00
Ingo Weyrich
46ac5822db Merge pull request #3817 from Beep6581/ps_equalize
Pentax Pixel Shift: Added per channel brightness equalization. Merged to get more tests. Method still needs improvements
2017-04-14 23:09:37 +02:00
Desmis
ff35331249 merge with Dev 2017-04-14 07:31:32 +02:00
Alberto Griggio
68e7c5ce23 cropwindow: use a stateful custom crop ratio to avoid imprecision due to intermediate rounding
See the comments by @heckflosse in #1489
2017-04-13 21:41:03 +02:00
heckflosse
46ba94c36f CAAutoStrength key is always saved when saving partial PP3, fixes #3823 2017-04-13 13:52:48 +02:00
Desmis
ce3351d50f merge with dev 2017-04-13 11:12:05 +02:00
Desmis
5b0d81667e merge with dev 2017-04-12 14:47:49 +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
Alberto Griggio
63c57ca43c remember the last LCP directory across RT restarts 2017-04-11 15:22:50 +02:00
Alberto Griggio
b625eafb68 do not disable auto-fill when enabling LCP distortion correction
This was a workaround for an old bug (#1791 and #3765) that is no longer necessary
2017-04-11 15:21:12 +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
Morgan Hardwood
239476cc3a Style cleanup of all CMake files. 2017-04-12 15:10:07 +02:00
Alberto Griggio
3c7e797418 allow custom-ratio cropping (by holding shift) also when resizing from the thumbnail 2017-04-11 08:58:59 +02:00
Alberto Griggio
7a25641139 implement feature request #1489 (custom crop ratio by holding shift while resizing the crop area) 2017-04-10 21:14:45 +02:00