Andy Dodd
a060b57ff6
rtgui/thumbbrowserbase - Improve behavior with smooth scrolling devices
...
Devices such as trackpads will emit smooth scrolling (GDK_SMOOTH_SCROLL) events with
deltas smaller than +/-1.0 at high frequency.
Quantizing these to +/-1.0 leads to significant amplification of scroll speed to the point
of unusability
Scroll by delta instead of +/-1.0 in these cases, permitting smooth scrolling through thumbnails
Some mice emit GDK_SMOOTH_SCROLL with deltas of +/-1.0 per detent. This patch will not change behavior
with such devices. However, if any mice emit deltas of smaller magnitude, the per-detent behavior will
change.
2019-08-30 16:55:29 -04:00
Ingo Weyrich
f882309f59
capture sharpening: own compilation unit, smooth progressbar, #5412
2019-08-30 14:45:45 +02:00
Desmis
2068871b6e
Format ipwavelet.cc and wavelet.cc
2019-08-30 08:04:32 +02:00
Desmis
1c6fa0d3d0
Clean code and adjustements to guidefilter
2019-08-30 07:06:36 +02:00
Desmis
0cfe14f433
Move gamut in GUI after contrast and chroma
2019-08-29 18:59:45 +02:00
Desmis
8fc55ea70c
Change GUI for residual chroma
2019-08-29 13:29:14 +02:00
Ingo Weyrich
ba8c3d15bf
capture sharpening: do not trigger demosaic when changing adjusters
2019-08-28 18:03:31 +02:00
Desmis
f551fd2268
merge with dev
2019-08-27 10:35:13 +02:00
Desmis
9cd4ca51d3
Change Guidedfilter Guid reference from L to Y
2019-08-27 08:56:15 +02:00
Ingo Weyrich
ada08b3b71
Merge branch 'dev' into capture_sharpening
2019-08-24 20:53:03 +02:00
Ingo Weyrich
cb7b31f3a4
Allow Capture Sharpening for monochrome raw files
2019-08-24 12:14:54 +02:00
Desmis
bacff81619
merge with dev
2019-08-23 17:37:52 +02:00
Flössie
061bf713c8
Optimize milestones
handling in LCurve
c'tor ( fixes #5422 )
2019-08-22 15:25:43 +02:00
Desmis
634c951e39
merge with dev
2019-08-22 13:44:29 +02:00
Ingo Weyrich
d4ffcde1a3
Capture sharpening: reduce upper limit of radius adjuster to 1.0
2019-08-21 21:22:22 +02:00
Ingo Weyrich
6d75c236ad
Merge branch 'dev' into capture_sharpening
2019-08-21 19:04:36 +02:00
Hombre57
ec81816716
Code cleanup in rtgui/thresholdselector.cc
...
See issue #5423
2019-08-21 12:31:45 +02:00
Hombre
b6d333ee72
"Allow upscaling" in Resize tool wasn't displayed with Scale method
...
(no issue)
2019-08-20 00:32:37 +02:00
Ingo Weyrich
dab39dae76
Capture Sharpening: avoid hue shift
2019-08-19 21:17:25 +02:00
Hombre
3a538b9b83
RT was crashing when exiting with On Preview Widget displayed
...
see issue #5419
2019-08-19 20:17:09 +02:00
Desmis
9820b46ad3
merge with dev
2019-08-19 09:12:35 +02:00
Desmis
3a475329a3
merge with dev
2019-08-19 08:58:40 +02:00
Hombre
6c91abc3e9
Merge remote-tracking branch 'origin/editbuttonfix' into dev
2019-08-19 00:07:28 +02:00
Hombre
5b320c9e35
Merge remote-tracking branch 'origin/objectprecedence' into dev
2019-08-19 00:06:41 +02:00
Hombre
6b12f299e6
On preview widgets for main crop window is now clipped
...
to avoid drawing on the whole window. Fix issue #5418
2019-08-18 18:20:32 +02:00
Hombre
8bb88073fa
Fixing object precedence in getCursor as well
...
+ resize of the "catching spot" of the Gradient widget (30 -> 12)
2019-08-18 17:12:37 +02:00
Ingo Weyrich
5bb207a4f6
Merge branch 'dev' into capture_sharpening
2019-08-18 11:17:15 +02:00
Ingo Weyrich
ce3ca966f6
Capture sharpening: some cleanups
2019-08-18 11:16:53 +02:00
Ingo Weyrich
ee38731328
fixes #5416
2019-08-18 10:44:59 +02:00
Hombre
f5a18f6248
Hovered edit object wasn't dragged if inside a red crop's rectangle
...
Fix issue #5415
2019-08-18 01:54:31 +02:00
Hombre
e2bfbbf9b1
Bugfix: Edit button was not switched off when opening a new image
...
Reported in issue #2239 :
https://github.com/Beep6581/RawTherapee/issues/2239#issuecomment-521955110
2019-08-18 00:26:15 +02:00
Desmis
02e58bc88e
merge with dev
2019-08-17 18:08:59 +02:00
Desmis
a751857b5c
merge with dev
2019-08-17 17:49:36 +02:00
Ingo Weyrich
7b3c50bc31
Capture sharpening: auto contrast threshold
2019-08-17 15:18:24 +02:00
Ingo Weyrich
8cb5ed4d0c
Two changes suggested by @Floessie, #5404
2019-08-16 17:12:20 +02:00
Ingo Weyrich
8421f8780a
capture sharpening: contrast threshold
2019-08-15 20:40:32 +02:00
Ingo Weyrich
674700c2e2
Fix a clang warning
2019-08-15 14:17:46 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00
Ingo Weyrich
9293e8e69b
Fix some coverity issues
2019-08-09 15:45:52 +02:00
Ingo Weyrich
8744f8f826
cppcheck: further fixes
2019-08-08 19:10:29 +02:00
Ingo Weyrich
4bf4b818c0
cppcheck fixes
2019-08-08 13:41:14 +02:00
Ingo Weyrich
2accd75bd0
Merge pull request #5396 from Beep6581/cppcheck
...
Cppcheck fixes
2019-08-07 18:28:20 +02:00
Ingo Weyrich
cf1d7e5920
Update profilestorecombobox.cc
...
Do not use std::move on return
2019-08-07 16:53:44 +02:00
Ingo Weyrich
d44a40582a
Merge pull request #5390 from Beep6581/filebrowser-catalog-speedups
...
Further speedups for filebrowser/catalog
2019-08-07 16:06:03 +02:00
Ingo Weyrich
4fedfb2b26
cppcheck: further fixes
2019-08-06 22:10:38 +02:00
Ingo Weyrich
96bf78fe87
Merge branch 'dev' into cppcheck
2019-08-05 16:34:48 +02:00
Desmis
f35d1fc1f6
merge with dev
2019-08-02 18:25:25 +02:00
Desmis
981e2783bb
merge with dev
2019-08-02 18:08:42 +02:00
rom9
06f224a4eb
Fixes #5397 by requiring thumbnail reprocessing when filmnegative params are changed.
2019-08-02 13:28:48 +02:00
Ingo Weyrich
46cbb652d5
cppcheck: further fixes
2019-08-01 14:02:38 +02:00