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
143e5c6783
Merge branch 'dev' into favorites-gui
2023-01-02 15:37:07 -08:00
Jonathan Bieler
d80b3c71d1
Add default spot size control ( #6371 )
...
* added adjuster to change default spot size in spot removal tool
* added translation for default spot size
* removed unnecessary adjuster methods
2022-03-26 11:44:09 +01:00
Lawrence Lee
40678f67b0
Refactor tool name code
2021-12-11 21:21:54 -08:00
Lawrence Lee
76706ac276
Leave spot removal widgets in good state on commit
...
Set the correct geometry states if edit mode is toggled off while a spot
is being dragged.
2021-05-22 17:35:22 -07:00
Thanatomanic
09621242f4
Fix forgotten HBox -> Box change in header
2021-05-13 13:01:41 +02:00
Hombre
4a9d913c50
Slight cleanup + removing dead code
2019-09-10 22:55:20 +02:00
Hombre
82e7caa635
Spot removal : differentiating source/dest, betted cursor handling
...
+ some code cleanup from floessie (see issue #2239 )
2019-09-01 02:08:48 +02:00
Hombre
50064b7e3c
Supressing a warning when building
...
(see issue #2239 )
2019-08-15 23:39:44 +02:00
Hombre
68e26fb648
More bugfix for issue #2239
2019-08-15 20:23:29 +02:00
Hombre
a46b85f226
Fix crash reported in #2239 + suppress warning from header files
...
Crash reported here
https://github.com/Beep6581/RawTherapee/issues/2239#issuecomment-521585237
2019-08-15 19:01:30 +02:00
Hombre
4d4f54cbc2
Spot-Removal ( #2239 ): Adding recusivity and border handling
...
Warning: Debug builds will be slow due to the amount of debug output (no problem for Release builds). Code cleanup will be done when after testing phase.
2019-08-14 15:52:22 +02:00
Hombre
0db64d49a2
Introducing TweakOperator, for better tool's special mode handling
2019-08-06 02:04:48 +02:00
Hombre
7d310e688c
Adding a new spot adjust editing mode in rtengine / preview window
2019-08-04 16:07:35 +02:00
Hombre
5b136d664d
Merge branch 'dev' into spot-removal-tool
2019-03-25 22:35:17 +01:00
Hombre
e0c04955e3
Fix build crash (see #5232 ), but this branch is still not usable
2019-03-19 22:29:10 +01:00
Hombre
698492e21c
Merge branch 'dev' into spot-removal-tool
2019-03-18 22:35:11 +01:00
Hombre
56dafcf8c1
Spot Removal tool
...
It is not working yet, but the GUI is (almost) done.
See issue #2239 .
2016-04-23 00:46:01 +02:00