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
ce3ab707f2
cppcheck clean rtengine/dcrop.*
2021-05-22 21:50:38 +02:00
Ingo Weyrich
19e3833e66
Merge branch 'dev' into spot-removal-tool
2020-11-24 17:16:41 +01:00
Ingo Weyrich
01e48cc809
Some first cleanups for locallab periphery
2020-06-26 21:20:26 +02: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
aae22fcc86
Merge pull request #5617 from Beep6581/devirtualize
...
devirtualize method calls by declaring classes and methods final
2020-02-07 17:06:30 +01:00
Ingo Weyrich
0d2ffb5e61
more final fixes
2020-01-24 14:53:41 +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
1dcf11c254
merge file also with previous Spot
2019-11-07 19:35:18 +01:00
Ingo Weyrich
033d9fe02a
Merge branch 'dev' into newlocallab
2019-11-04 23:01:33 +01:00
Ingo Weyrich
e92a99350b
Forward declare Image8
2019-10-29 11:44:00 +01:00
Ingo Weyrich
54b6b53e12
Reduce image16.h dependencies
2019-10-28 21:15:34 +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
698492e21c
Merge branch 'dev' into spot-removal-tool
2019-03-18 22:35:11 +01:00
Desmis
86c03e61d4
merge with dev - I hope no error
2018-11-24 14:18:37 +01:00
heckflosse
831e18ca45
Add override keyword. Thanks @Floessie
2018-11-22 16:19:16 +01:00
Desmis
03fb04cd81
merge with dev
2018-06-05 10:48:26 +02:00
heckflosse
fcfd813714
Sharpening: Blur contrast blend mask to get smoother transitions.
2018-05-23 23:49:11 +02:00
Desmis
df6822178c
merge with dev
2018-05-05 09:37:58 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
Desmis
7a826a586d
Add simplified Scope to local denoise
2017-12-18 08:50:49 +01:00
Desmis
4b2563af62
Add simplified Excluding Spot - fixed some bugs
2017-11-10 08:47:11 +01:00
Hombre57
f75bed1bfa
Merge branch 'dev' into spot-removal-tool
2017-08-20 21:06:09 +02:00
Desmis
161a56eec5
Fixed crash and add suppress bad message in history and mip in cache
2017-02-14 08:09:42 +01:00
Flössie
5202f45137
Protect all Crop
accesses with cropMutex
( fixes #3306 )
2017-02-10 20:06:35 +01:00
Desmis
273e1cb3b2
Init locallabgtk3
2017-01-21 15:34:40 +01:00
Hombre
3eeeb151ec
Merge branch 'master' into spot-removal-tool
2016-12-28 01:57:46 +01:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02: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
Hombre
de7c6d773a
Updated code taking into account Adam's comments + bugfix
2016-02-13 17:54:47 +01:00
Hombre
4665b88788
Modified Preview Canvas
...
- Now the Preview can show free space around the image (the image's
corner will coincide with the center of the preview area)
- Editing objects can now be manipulated in this free space
- The editing mechanism has been split : it was completely handled in
rtengine before, now rtengine still handle the pipette's data provider,
but rtgui now handle the objects data provider.
- Bugfix: when using coarse rotate in the Editor panel, the Gradient
widgets are now correctly displayed
2016-02-05 01:40:31 +01:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +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