heckflosse
2e3479ef8f
raw ca correction: reintroduced avoid colour shift checkbox because avoid colour shift sometimes fails
2018-09-15 12:24:27 +02:00
Ingo Weyrich
f9404901ff
Merge pull request #4797 from Beep6581/rawcacorrection_iterate
...
Raw ca correction. Iterative processing and Avoid color shift.
2018-09-15 00:15:57 +02:00
heckflosse
9be449fc1e
Cleanup for unused raw ca corrtection avoid colour shift stuff
2018-09-15 00:14:22 +02:00
Beep6581
c0a8262d5d
Merge pull request #4802 from Thanatomanic/dev
...
Modifications to store histogram settings across sessions
2018-09-13 13:03:19 +02:00
Thanatomanic
85d55ebeb6
Modifications to store histogram settings across sessions
2018-09-13 07:46:43 +02:00
Flössie
37c0b3bfe2
Automatic matching in SaveFormatPanel::init()
( #4789 )
2018-09-12 20:07:48 +02:00
Flössie
f653b01f61
Use delegating c'tors ( #4789 )
2018-09-12 19:10:40 +02:00
Morgan Hardwood
ef0d9fac99
Removed unnecessary method, PR #4796
2018-09-12 13:16:17 +02:00
heckflosse
2062555e47
remove raw ca correction 'avoid colour shift' from gui, #4777
2018-09-11 23:43:39 +02:00
Flössie
ddfe7e0c18
Optimize SaveFormat selection ( #4789 )
2018-09-11 22:02:09 +02:00
Morgan Hardwood
dc34658683
Gray-out Retinex tool when editing non-raw image
...
Closes #4795
2018-09-11 20:08:01 +02:00
heckflosse
ec2de14d37
Merge branch 'dev' into rawcacorrection_iterate
2018-09-11 12:55:52 +02:00
Floessie
ea992fc91f
Merge pull request #4791 from Benitoite/patch-10
...
Save format panel PNG options fix (by @heckflosse)
2018-09-11 08:41:41 +02:00
Hombre
e881552b74
Merge remote-tracking branch 'scrolled-toolbar-fix' into dev
...
Hotfix for issue #4786 .
2018-09-11 00:22:47 +02:00
Benitoite
a42b2236d9
save format panel PNG options fix
...
Patch by @heckflosse https://github.com/Beep6581/RawTherapee/issues/4789
2018-09-10 11:43:31 -07:00
Roel Baars
a75ac02f16
Merge pull request #4771 from Thanatomanic/highlight-slider
...
Highlight slider: changed default + disabled when unnecessary
2018-09-10 19:26:31 +02:00
heckflosse
ddbf94e940
raw ca correction: generate history entry but don't reprocess when changing 'avoid colour shift' while ca correction is disabled, #4777
2018-09-08 13:26:23 +02:00
heckflosse
88d0f60d6b
raw ca correction/avoid colour shift: fire event only if raw ca correction is active, #4777
2018-09-08 13:09:55 +02:00
Hombre
caffc3a23d
Bugfix: the scrollable toolbars was freezing under some circumstances
2018-09-06 23:10:16 +02:00
heckflosse
c9d89c9b1b
raw ca correction. Be less restrictive during test phase
2018-09-06 19:31:01 +02:00
heckflosse
9902825a94
Merge branch 'dev' into rawcacorrection_iterate
2018-09-06 13:53:44 +02:00
heckflosse
bcc7a3fb85
raw ca correction: first try to avoid colour shift, #4777
2018-09-06 13:52:48 +02:00
U-PC-BUREAU\jacques
d658ef1bc4
Change matrix ACES-P0 and limit slider blue
2018-09-06 10:39:35 +02:00
Hombre
8d3350fa93
Merge branch 'scrolled-toolbar' into dev
2018-09-05 22:35:26 +02:00
heckflosse
f6195877e5
Fix wrong ppversion
2018-09-05 21:51:36 +02:00
heckflosse
01618e1b7f
Set default value for raw auto ca correction iterations to 2 while keeping backwars compatibility, #4774
2018-09-05 21:47:16 +02:00
heckflosse
ac1db99220
CA_correct_RT(): readability changes suggested by @Floessie; increased range of iterations adjuster to 5, #4774
2018-09-05 17:54:11 +02:00
heckflosse
9ecc7e6876
iterative raw auto ca correction, #4774
2018-09-05 13:30:15 +02:00
heckflosse
6f6cdd113d
Increase range of raw ca correction adusters, #4774
2018-09-05 11:44:46 +02:00
Morgan Hardwood
157ee86bfa
Initial Preferences window height set to 600px
...
PR #4716
2018-09-05 10:50:31 +02:00
Hombre
98fc85b68d
Revert GDK_SCROLL_SMOOTH scrolling of Toolbars to a fixed step
...
also remove GUI space in "FileBrowser" widget
see #4035
2018-09-04 23:06:17 +02:00
Hombre
b226c125ce
Scrollable toolbars has been named, and 'scrollableToolbar' class added
...
see #4035
2018-09-03 23:19:37 +02:00
Hombre
758299aa2c
Support of GDK_SCROLL_SMOOTH sent by some devices. See #4035 .
2018-09-03 00:18:03 +02:00
Thanatomanic
7b0a9c01c5
Fix for usability of highlight threshold slider and shadow compression in batch mode
2018-09-02 20:40:11 +02:00
Roel Baars
a7b7f20b83
Fix for #4743 : flashing background
2018-09-02 17:53:52 +02:00
Thanatomanic
30b36e6371
Revert "Modifications to store histogram settings across sessions"
...
This reverts commit f59e7c31e4cce25c0d26c913dba64cdd85b1420d.
2018-09-02 17:04:17 +02:00
Thanatomanic
59ca037fd7
Disable highlight recovery threshold when highlight recovery = 0 and set threshold default to 0
2018-09-02 16:58:20 +02:00
Beep6581
6b93927ea1
Merge pull request #4742 from Beep6581/nrpref
...
Removes Noise Reduction settings from Preferences
2018-09-02 15:55:11 +02:00
Thanatomanic
52e4231c97
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into highlight-slider
2018-09-02 15:51:17 +02:00
Thanatomanic
f59e7c31e4
Modifications to store histogram settings across sessions
2018-09-02 13:39:55 +02:00
Hombre
20118c4019
Partially hidden toolbars can now be scrolled with the mouse wheel
...
...thanks to the new MyScrolledToolbar class (guiutils.h/cc). This is
valid for the FileBrowser tab (first and second line can be scrolled
individually) and the top and bottom bar of the Editor(s) tab.
see #4035
2018-09-02 10:47:44 +02:00
Hombre
b26ea95c92
Bit-depth detection from RT-cli now more bulletproof (see #2357 )
...
Thanks to Beep6581 for the fix
2018-09-01 23:04:49 +02:00
Morgan Hardwood
5cc53a421e
Use hard-coded NR default settings #4327
...
Now the hard-coded default values of the Noise Reduction settings which
were removed from Preferences are used, instead of reading them from
the options file.
Reverted accidentally-deleted "preview demosaicing method" setting.
2018-09-01 22:59:28 +02:00
Hombre
5c10e19541
Fix wrong bit-depth detection from RT-cli (see #2357 )
2018-09-01 19:02:00 +02:00
Ingo Weyrich
97fa8c5978
Merge pull request #4760 from Beep6581/move_contrast_threshold_adjuster
...
Change position of contrast threshold adjuster in demosaic and microc…
2018-09-01 15:25:05 +02:00
Morgan Hardwood
7e1d6a3c67
Revision of CLI --help info
2018-09-01 14:40:32 +02:00
Hombre
61e033ae14
Merge branch '32b-tiff-output-cli' into dev ( Fix #2357 )
...
- Adds support of 16 bits float tiff images in GUI and command line
- Adds support of 32 bits float tiff images in command line
2018-08-31 22:13:37 +02:00
heckflosse
1d78aa4c3a
Change position of contrast threshold adjuster in demosaic and microcontrast tool for consistency with sharpening tool
2018-08-31 13:44:38 +02:00
Beep6581
c4791f6bc5
Merge pull request #4754 from Beep6581/navcursor
...
Improvements to mouse cursor and icons
2018-08-31 10:36:19 +02:00
Hombre
5d1922ce56
Merge branch 'dev' into 32b-tiff-output-cli
2018-08-30 21:32:26 +02:00