3759 Commits

Author SHA1 Message Date
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
Morgan Hardwood
8bc0df571e Cursor tweaks and code cleanup
- CursorManager code cleanup.
- Diagonal and flat curve cursors now use our bundled cursor icons.
  Icons are now less intrusive, allowing you to see what's going on
  under them as you manipulate the nodes.
- New small crosshair icon for curves.
2018-08-28 23:45:48 +02:00
Morgan Hardwood
54ff8788e6 More icon and cursor fixes
- The Graduated Filter on-canvas widget button now has its own icon,
  does not use the curve's "add adjustment point" icon anymore.
- When dragging a crop, a closed hand cursor is shown.
- The hand icon had the outline removed to improve separation between
  the fingers.
2018-08-28 18:01:25 +02:00
Morgan Hardwood
68378c2028 Cleanup of unused cursor code 2018-08-28 13:50:16 +02:00
Morgan Hardwood
2f7910e981 Various icon and cursor improvements #4738
- The mouse cursor now is an open hand when hovering over something
  which can be panned, e.g. the red square in the Navigator panel. It is
  a crosshair when hovering over the main preview.
- When you pan the red square or the main preview, it's a closed hand.
- Now the cursor changes to a crop icon when you're in crop mode.
- The cursor changes as needed when you want to resize a crop edge or
  corner.
- The cursor changes when you're in straighten mode.
- The curve "add adjustment point" and "edit node in/out values" icons
  now contain a node in the icon and are more representative of what
  they do.
- The small reset/undo icon is made a bit clearer.
2018-08-28 13:32:56 +02:00
Pandagrapher
757cf784f2 Merge of new Locallab GUI with existing Locallab engine
New Locallab GUI has now impacts on image

Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00
Flössie
5471b34a31 Fix Clang 6 OMP build (fixes #4746) 2018-08-23 19:04:53 +02:00
Roel Baars
d3f70cc6ab
Merge branch 'dev' into histogram-scaling 2018-08-23 16:17:00 +02:00
heckflosse
79707ed1ea Fix broken RGB indicator bar 2018-08-23 16:11:11 +02:00
U-PC-BUREAU\jacques
47f0564d25 merge with dev 2018-08-22 18:21:40 +02:00
Roel Baars
f919b0b873
Merge branch 'dev' into histogram-scaling 2018-08-22 17:39:31 +02:00
Thanatomanic
8109b17675 Draw grid below curves, make luminance area transparent 2018-08-22 17:37:51 +02:00
heckflosse
b80abe60e8 When Demosaic/None is set, always show raw values and never show Lab/HSV values, #4584 2018-08-20 21:54:21 +02:00
heckflosse
bd568ab957 Prevent flashing background color of the preview when adding nodes to a curve using on-canvas picker, fixes #4743 2018-08-20 21:32:16 +02:00
Pandagrapher
9d18ccc585 Saving of Locallab tool parameters in .pp3 file #3
All Locallab tool parameters are now saved in .pp3 file

Limitation:
- Locallab tools are temporary deactivated (time to merge with procparam
update)
2018-08-20 19:40:43 +02:00
Morgan Hardwood
871188a1d8 Navigator should use a different icon while panning
The Navigator uses the same hand icon regardless whether panning
the red square or not, this branch tries to fix that, #4738
Includes a cleanup of icon names, i.e. the crosshair should not be
called the hand.
2018-08-20 10:44:27 +02:00
Thanatomanic
af4217d20b Fix for left pane not appearing after closing, thanks to @Hombre57 2018-08-20 08:50:19 +02:00
Morgan Hardwood
4fd780c74b Removes Noise Reduction settings from Preferences
- Noise Reduction settings removed from
  Preferences > Performance & Quality
- Performance & Quality renamed to Performance, container frame renamed
  to Threads, since it applies to more than just the NR tool.
- Localization keys removed.
- TP_RETINEX_GAINTRANSMISSION_TOOLTIP key revised, closes #3299
2018-08-19 22:33:21 +02:00
heckflosse
ce8ead804b Changing lens correction method triggers processing twice, fixes #4740 2018-08-19 16:38:02 +02:00