1977 Commits

Author SHA1 Message Date
Morgan Hardwood
10af344672 Merge branch 'dev' into iconcleanup4 2018-07-13 18:14:48 +02:00
Morgan Hardwood
522495f4eb Icon cleanup #4469 #3547
Rebased in new branch to cleanup commit history.
2018-07-13 18:13:35 +02:00
Thanatomanic
aed90f29ea Try something new: click-and-drag to modify scaling. Feedback appreciated. 2018-07-12 09:01:30 +02:00
Thanatomanic
5cdbf9a49a Change histogram v-gridlines to stops in all cases 2018-07-11 08:13:11 +02:00
Hombre
a3d6220bd8 Fix corrupted description and copyright in ICCProfileCreator (see #4478) 2018-07-10 01:36:05 +02:00
Hombre
180277778a Merge branch 'dev' into testoutputprofile 2018-07-09 22:12:08 +02:00
Hombre
6d9c284977 Add entry for copyright & description in ICC ProfileCreator (see #4478) 2018-07-09 01:09:31 +02:00
heckflosse
eeebe587ba Call Histogram matching only if necessary, #4674 2018-07-08 20:24:17 +02:00
Morgan Hardwood
786cd10ca0 Use named GTK+ icon instead of custom PNG
Fixes #4665
2018-07-08 14:07:51 +02:00
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
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