Daniel Gao
711f274403
Get rid of relative include paths
...
* Use target_include_directories to specify include paths
* Specify project root (parent of rtgui and rtengine) as include path
* Replace relative includes with normal includes
2024-11-16 17:20:02 -05:00
Lawrence Lee
40678f67b0
Refactor tool name code
2021-12-11 21:21:54 -08:00
Thanatomanic
fc031ccb5a
Remove deprecated GTK3 code, fixes #6103 ( #6113 )
...
Replaces the following deprecated Gtk classes throughout the codebase by their non-deprecated counterparts. Style, HBox, VBox, HPaned, VPaned, HScrollbar, VScrollbar, VSeparator, HSeparator, Stock, Table, VScale and HScale.
2021-02-17 11:44:25 +01:00
Flössie
b7738afe22
Replace Adjuster::delay
by Adjuster::setDelay()
2020-08-02 11:20:10 +02:00
Ingo Weyrich
093e873517
Capture Sharpening: support radius up to 2.0
2020-01-29 12:49:44 +01:00
Ingo Weyrich
2a4891827d
Some cleanups
2019-11-26 15:25:11 +01:00
Ingo Weyrich
3be7016517
Capture sharpening: Remove range adjuster and introduce
2019-11-13 21:05:24 +01:00
Ingo Weyrich
e525f5bec1
Capture sharpening: added range-adjuster to exclude bright areas from sharpening
2019-11-12 14:37:15 +01:00
Ingo Weyrich
d32c570383
Capture sharpening: removed gamma
2019-11-10 16:05:24 +01:00
Ingo Weyrich
85cdf5fbe7
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2019-09-24 18:59:42 +02:00
Ingo Weyrich
79b3ff8e6e
capture sharpening: allow negative corner boost
2019-09-24 18:59:02 +02:00
Flössie
54ca2977c3
Add missing inits and header to PdSharpening
2019-09-24 14:54:13 +02:00
Ingo Weyrich
57466be795
Capture sharpening: Label and tooltip changes, also renamed key for favorite tab to capturesharpening
2019-09-23 20:33:32 +02:00
Ingo Weyrich
f2cdbd0e4d
Capture sharpening: experimental radius offset depending on distance to center
2019-09-16 15:09:47 +02:00
Ingo Weyrich
4079bb9920
Capture Sharpening: automatic radius calculation
2019-09-11 18:56:07 +02:00
Ingo Weyrich
ec2f7778bb
trigger capture sharpening less often
2019-09-09 15:48:00 +02:00
Ingo Weyrich
062b5a6bbc
Capture Sharpening: change default values for iterations and gamma
2019-09-07 16:16:28 +02:00
Ingo Weyrich
ba8c3d15bf
capture sharpening: do not trigger demosaic when changing adjusters
2019-08-28 18:03:31 +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
dab39dae76
Capture Sharpening: avoid hue shift
2019-08-19 21:17:25 +02:00
Ingo Weyrich
ce3ca966f6
Capture sharpening: some cleanups
2019-08-18 11:16:53 +02:00
Ingo Weyrich
7b3c50bc31
Capture sharpening: auto contrast threshold
2019-08-17 15:18:24 +02:00
Ingo Weyrich
8421f8780a
capture sharpening: contrast threshold
2019-08-15 20:40:32 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00