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
Ingo Weyrich
19e3833e66
Merge branch 'dev' into spot-removal-tool
2020-11-24 17:16:41 +01:00
Hombre
f42548b018
Merge branch 'dev' into spot-removal-tool
2020-05-18 14:54:30 +02:00
Ingo Weyrich
c984a95b9e
Merge branch 'dev' into newlocallab
2020-02-07 18:24:50 +01:00
Ingo Weyrich
bf301b7e40
reduce include depenencies
2020-01-18 23:46:48 +01:00
Hombre57
c23f976302
Merge branch 'dev' into spot-removal-tool
2019-12-08 00:37:54 +01:00
Desmis
e79bb87c91
merge with dev
2019-11-10 08:56:38 +01:00
Ingo Weyrich
587652283d
further reduction of include dependencies, also finalised some classes
2019-11-09 16:51:54 +01:00
Ingo Weyrich
033d9fe02a
Merge branch 'dev' into newlocallab
2019-11-04 23:01:33 +01:00
Ingo Weyrich
cac2eb53ef
Further reduction of include dependencies
2019-10-31 20:41:08 +01:00
Flössie
add5c790d6
#pragma once
for our headers plus drive-by formatting
2019-10-31 10:20:50 +01:00
Hombre
1cf62a2a65
Merge branch 'dev' into spot-removal-tool
2019-09-14 23:31:02 +02:00
Desmis
0711373021
Merge with dev
2019-09-11 08:35:25 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +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
Ingo Weyrich
b3e0013e56
Merge branch 'dev' into newlocallab
2019-08-08 16:18:58 +02:00
Ingo Weyrich
46cbb652d5
cppcheck: further fixes
2019-08-01 14:02:38 +02:00
Desmis
e1705ab94b
merge with dev
2019-03-26 08:23:01 +01:00
Flössie
14020ed356
Fix wrong const
s in editcallbacks.h
( #5239 )
2019-03-25 18:57:30 +01:00
Desmis
404604f491
merge with dev
2019-03-25 11:19:06 +01:00
Hombre
f60711b65b
Code cleanup of editcallbacks.h/.cc for more safety
2019-03-24 01:40:25 +01:00
Pandagrapher
bc890b1070
Merge dev into newlocallab...
2019-03-23 10:43:49 +01:00
Hombre
108b69ae22
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 00:09:37 +01:00
Desmis
5156edeb8a
display hue chroma lumaref on mask curves - dispaly 1:1 in some expanders - thanks to Pandagrapher
2019-03-04 10:20:08 +01:00
Alberto Griggio
fd48b34cd5
curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type
2018-12-06 14:11:49 +01:00
heckflosse
831e18ca45
Add override keyword. Thanks @Floessie
2018-11-22 16:19:16 +01:00
Flössie
2125f42116
Turn almost all Listeners into abstract interfaces
2018-10-09 20:32:40 +02:00
Morgan Hardwood
e4f6319d1b
Testing merge of master 95f0d6 into gtk3 9cf0e5
2016-12-27 17:14:45 +01:00
Hombre
06c26ff1b3
Enhanced edit mechanism, with "element picking" possibility
2016-03-03 00:25:10 +01:00
Hombre
c351be41b8
Add some new features to the On Preview Objects mechanism
2015-08-20 02:33:46 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1
Line endings
2015-08-11 11:53:44 +02:00
torger
d5ca351c20
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
2015-07-10 12:00:36 +02:00