2152 Commits

Author SHA1 Message Date
Morgan Hardwood
9c73e60969 Always show filename in the thumb tooltip, #4672
Always show the filename in the thumbnail tooltip since the filename
displayed under/over a thumbnail could be truncated.
If "Show Exif info" is disabled, also show Exif info in the tooltip.
2018-07-08 12:22:32 +02:00
U-PC-BUREAU\jacques
e65c6786ff merge with dev 2018-07-07 13:46:18 +02:00
heckflosse
d217dcd2c3 Merge branch 'dev' into 32b-tiff-output-cli 2018-07-07 10:48:41 +02:00
Thanatomanic
531868b01a New vertical gridline divisions based on @heckflosse's insight. And a minor correction from 265 to 255 2018-07-07 07:51:41 +02:00
Thanatomanic
cebded3a2d RAW histogram now correctly shows 8 stops 2018-07-06 18:00:32 +02:00
Thanatomanic
5419b9dd20 Minor update to drawing of histogram
After some pixel peeping I made sure the histogram lines stay within the drawing area completely
2018-07-06 07:18:42 +02:00
Hombre
f2b339fc66 Taking care of backward compatibility for new output profiles
see #4478
2018-07-05 23:32:46 +02:00
Thanatomanic
4dd85ea875 Now it works: histogram always shows gridlines for 8 stops in log-log mode 2018-07-05 08:29:37 +02:00
Thanatomanic
7960e07bfe Histogram always shows gridlines for 8 stops in log-log mode 2018-07-05 08:24:09 +02:00
Thanatomanic
30c3765963 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into histogram-scaling 2018-07-04 23:53:02 +02:00
Alberto Griggio
8c3e14b7f0 resize: added "allow upscaling" checkbox (issue #4643) 2018-07-04 13:32:12 +02:00
Thanatomanic
f5d9f9529a Removed freeze-mode for the histogram bar 2018-07-02 19:48:24 +02:00
Thanatomanic
860fb73cd4 Histogram scaling toolip updated 2018-07-02 19:01:34 +02:00
heckflosse
bb9e7c5d66 Filmstrip height not high enough after latest dev, fixes #4655 2018-07-02 11:03:19 +02:00
Thanatomanic
cccfb02b51 Hide scrollbar if necessary 2018-07-01 15:53:29 +02:00
Thanatomanic
fc79968108 Sanity checks for height, horizontal thumb browser automatically scales. 2018-07-01 15:52:21 +02:00
Thanatomanic
3d7772d0c6 The scrolling distance now takes into account the effective height of the thumbnail (including exif if necessary) 2018-07-01 13:47:42 +02:00
Thanatomanic
b5310d4bc6 Scrolling speed changed to height of thumbnail.
This works really well in the browser. Horizontal scrolling has the same speed, which works reasonably well too (unless you have images with abnormal aspect ratio's).
2018-07-01 09:36:38 +02:00
Thanatomanic
bb2631d3fb Also turn the chroma indicator in the bar yellow 2018-06-30 20:21:10 +02:00
Thanatomanic
3a799af85f Removed spurious space 2018-06-30 19:53:50 +02:00
Thanatomanic
b3dcb915b1 Corrects typo that fixes halign behavior. Chroma color test: yellow 2018-06-30 19:52:37 +02:00
Thanatomanic
c86cce125f Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into histogram-scaling 2018-06-30 19:51:28 +02:00
Thanatomanic
293d0d7e2b Final fix? Included shorthand suggested by Hombre 2018-06-30 18:31:50 +02:00
heckflosse
be07fd83c5 Allow custom raw border in range 1..16 for pixelshift files 2018-06-30 14:22:11 +02:00
Floessie
02e336a694
Merge pull request #4645 from Beep6581/fix-thumbbrowser-deadlock
Fix thumbbrowser deadlock (fixes #4576)
2018-06-30 09:47:26 +02:00
Alberto Griggio
7b0383fd2f merge 'soft-light' into 'dev' 2018-06-29 23:34:31 +02:00
Thanatomanic
da5fd6fac8 Removed histogramAspect in favor of histogramHeight, which sets the panelheight properly and consistently on restarting. 2018-06-29 21:56:06 +02:00
Thanatomanic
32e2aa2e6c Minor code styling 2018-06-28 19:07:20 +02:00
Thanatomanic
08cad72be0 Modifications such that the aspect ratio of the histogram is stored between sessions. Additionally, the scaling behavior is changed slightly to make the code easier without being to different from the current situation. 2018-06-28 19:04:19 +02:00
heckflosse
d748e4dacc Merge branch 'dev' into fullraw 2018-06-28 16:04:49 +02:00
heckflosse
e7010e6a4d Hide raw border adjuster when method pixelshift is selected 2018-06-28 15:18:51 +02:00
heckflosse
00cc9372d8 Changed raw border from spinbox to adjuster 2018-06-28 14:49:07 +02:00
heckflosse
5c04e6308f First steps to allow border = 0, issue #4642 2018-06-27 22:34:53 +02:00
Flössie
f9c0669c42 Try to fix thumbbrowser deadlock (#4576) 2018-06-27 20:11:18 +02:00
Morgan Hardwood
702a88f784 Only write DualDemosaicContrast to PP3 when needed
The Bayer and X-Trans "DualDemosaicContrast" key will only be written to
PP3 if the "Raw > Demosaic method" checkbox is checked.
Fixes #4628
2018-06-26 22:50:19 +02:00
Thanatomanic
dc6c628ad1 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into histogram-scaling 2018-06-25 20:33:45 +02:00
Hombre
97ea1cd0db Bugfix: The red, green and blue TRC were incorrectly set in ICC file
See #4478
2018-06-25 16:45:48 +02:00
heckflosse
803e46c804 Post-Resize Sharpening Contrast Threshold maximum is 100, fixes #4640 2018-06-25 11:46:07 +02:00
Hombre
88e645a329 Merge branch 'dev' into testoutputprofile 2018-06-25 01:07:02 +02:00
Hombre
fb0c95969b Creation of the ICCProfileCreator 2018-06-25 00:43:11 +02:00
heckflosse
b2cbd3b728 Dual demosaic: Show DCB options when DCB+VNG4 is selected, fixes #4635 2018-06-24 19:57:59 +02:00
heckflosse
60f94e29a7 Dual demosaic: added xtrans 2-pass (combination of xtrans 1-pass and xtrans fast) 2018-06-24 19:32:12 +02:00
heckflosse
f7578c1512 Dual demosaic: added DCB+VNG4, RCD+VNG4. Cleaned code. Prepared engine for semi-automatic calculation of contrast threshold 2018-06-24 17:01:15 +02:00
heckflosse
01d4ed3025 Catch exceptions inside loop to continue listing files if there is an exception thrown for one or more files 2018-06-21 19:19:25 +02:00
heckflosse
2faa8ec4f1 Fix windows boot drive folder bug, fixes #4629 2018-06-21 14:39:27 +02:00
Alberto Griggio
943b81969c
Merge pull request #4613 from Beep6581/channel-mixer-more-precision
increased precision and range of the channel mixer (allow 1 decimal figure and extend to -500,500)
2018-06-21 11:01:41 +02:00
Thanatomanic
46753c6a27 Tried to go back to default 2:1 ratio, but the Gtk::Paned keeps setting a different default height... 2018-06-20 07:05:19 +02:00
Thanatomanic
19c38fd2cd Revert small change in size of RGB bar. TooWaBoo's CSS works just fine! 2018-06-20 06:32:01 +02:00
Alberto Griggio
8fe947c6a0 channel mixer: increase the range to -500,500 2018-06-19 10:38:17 +02:00
Pandagrapher
74dd3a6a10 Correction of code format with AStyle 2018-06-18 19:21:57 +02:00