Benjamin Bræstrup Sayoc
|
4e95213e0a
|
TechDraw: centralize usertype constants
|
2025-05-25 20:42:02 +02:00 |
|
Benjamin Bræstrup Sayoc
|
2b1ebadbd8
|
TechDraw: remove unneeded state from QGIPrimPath
|
2025-03-13 13:41:59 +01:00 |
|
wmayer
|
ed251a914b
|
TD: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
Wanderer Fan
|
aa1193559b
|
[TD]clazy warnings and duplicate setter/getter
- clazy warning re missing Q_OBJECT
- include TechDrawGlobal.h in headers
- resolve duplicate setter/getters
|
2022-08-18 09:34:32 -04:00 |
|
wmayer
|
e8f9c8a1d3
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
wandererfan
|
664f7dc9f6
|
Fix PVS-studio error
- QGCMark duplicates field & method from base class
|
2019-03-16 20:11:58 -04:00 |
|
wmayer
|
f0a1c43dbf
|
fix -Winconsistent-missing-override
|
2019-02-28 22:55:46 +01:00 |
|
wandererfan
|
19548b7d2f
|
Fix Selection center marks
- CenterMarks were difficult to select due to small
pick radius. Pick radius is now an adjustable
parameter.
|
2019-02-22 11:55:21 +01:00 |
|
WandererFan
|
498e37b39c
|
Fix dimension highlighting problems
Derived all lines from PrimPath
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
0805e7c854
|
Add centermarks for circles in Views
|
2016-08-16 14:29:15 +02:00 |
|