Lawrence37
ed7f2d0690
Merge pull request #7255 from digitalcarp/cleanup-includes
...
Get rid of relative include paths
2024-12-26 22:25:58 -08:00
Pandagrapher
77fefe90b3
Fix for review remarks
2024-11-23 18:07:13 +01:00
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
Pandagrapher
b57d1026a3
Merge with 'Beep6581/dev'
2023-08-24 13:48:07 +02:00
Lawrence Lee
3833c6e634
Merge branch 'dev' into metadata-exiv2
2023-02-05 12:29:58 -08:00
Pandagrapher
89d2bdce5b
Initial commit for real hidpi support
...
Note: This commit has only been tested on MacOS
Changes:
- Icons now use the native hidpi support from Gtk (through Icon Theme)
- Icons are now directly generated from scalable file (i.e. SVG file)
- Widget sizes are scaled based on DPI and scale factor
- Font size is scaled based on DPI and scale factor
2022-08-19 16:47:28 +02:00
Ingo Weyrich
19e3833e66
Merge branch 'dev' into spot-removal-tool
2020-11-24 17:16:41 +01:00
Thanatomanic
c8ef1ee628
Final changes, branch now buildable
2020-10-16 16:15:10 +02:00
Hombre
f42548b018
Merge branch 'dev' into spot-removal-tool
2020-05-18 14:54:30 +02:00
Desmis
7c79cc7184
merge with dev
2019-12-20 16:41:32 +01:00
luz.paz
7f425e7fe6
Found a few more typos
2019-12-20 06:07:52 -05:00
Hombre57
9bb19eb1a3
Post-merge bugfix
2019-12-08 02:01:03 +01:00
Hombre57
c23f976302
Merge branch 'dev' into spot-removal-tool
2019-12-08 00:37:54 +01:00
Desmis
d645dc5951
merge with dev
2019-11-28 06:50:05 +01:00
Ingo Weyrich
04b08741ee
Further cleanups
2019-11-27 18:55:20 +01:00
Ingo Weyrich
2a4891827d
Some cleanups
2019-11-26 15:25:11 +01:00
Ingo Weyrich
033d9fe02a
Merge branch 'dev' into newlocallab
2019-11-04 23:01:33 +01:00
Ingo Weyrich
b3b1008270
Further reduction of include dependencies
2019-11-02 17:29:26 +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
Pandagrapher
5a58d32073
Added "const" in "editwidgets.h", thanks to Floessie
2019-04-11 20:23:48 +02:00
Pandagrapher
0225a7f109
Manages Locallab spot opacity according to selected one
2019-04-03 21:02:19 +02:00
Pandagrapher
fe92d596c9
Removes now useless Arcellipse widget
2019-04-03 21:02:17 +02:00
Pandagrapher
83f70cf9fb
Replace Arcellipse widget by Ellipse widget
...
This simplifies spot management because only one widget instead of four
is now managed to draw an ellipse
Bugfixes:
- Mouse cursor is now correctly managed according to widget when
mouse-overing
- Ellipse radius are now saturated at minimum at 2 to avoid ellipse to
disapear at small radius values
2019-04-03 21:02:17 +02:00
Desmis
cf23b6f136
merge with dev
2019-03-27 09:39:21 +01:00
Hombre
b76b630ec8
Line endings in edit
files converted to Unix format
2019-03-26 22:26:16 +01:00
Hombre
765c20d64a
Line endings of new edit
files converted to Unix
...
(see #5230 )
2019-03-26 22:11:49 +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