Uwe
|
44a91217a2
|
[TD] DrawView*: remove unused includes - part 1
- also sort includes
- also additions to precompiled header
|
2022-10-07 01:08:38 +02:00 |
|
wandererfan
|
aa2b1b8392
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
Wanderer Fan
|
81949d0817
|
[TD]use new style QObject::connect
|
2022-08-21 21:18:26 -04: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
|
c87e1cc1c2
|
clang: fix warnings [-Winconsistent-missing-override]
|
2022-08-09 17:36:25 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
luz paz
|
ae71abd1cc
|
TechDraw: Header uniformity and whitespace fixes
|
2020-11-14 16:59:51 +01:00 |
|
luz.paz
|
d1dc813a80
|
TD: fix header uniformity
This PR fixes header uniformity across all TechDraw WB.
|
2019-12-21 09:57:45 -05:00 |
|
wandererfan
|
2240ba0e2a
|
Fix #3810 X/Y Property Update on Locked View
- fixes x/y update when position locked for simple
Views and ProjectionGroups.
|
2019-02-14 21:14:10 +01:00 |
|
WandererFan
|
a580f60e1e
|
change isDeleting to isUnsetting
- DocumentObject::isDeleting was changed to isRemoving.
This commit just prevents future confusion.
|
2017-10-02 13:48:45 -03:00 |
|
WandererFan
|
e35e2f2573
|
Eliminate superfluous DPG executes
|
2017-09-10 15:22:49 +02:00 |
|
WandererFan
|
d6419b5a7e
|
Delete DPGI's when parent DPG deleted
Ensure Gui/QGIVxx is removed when App/DVxxxx is deleted
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
3182ad1754
|
Fix #2692 TaskProjectGroup cancel button
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
f20320d2b7
|
Implement automatic scaling
|
2016-08-16 14:29:15 +02:00 |
|
Mateusz Skowroński
|
6abf16b720
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2016-07-14 14:49:19 +02:00 |
|
WandererFan
|
2fbc4025cd
|
ProjectionAlgo & DrawingExport renames
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
d24e9be1bf
|
Add Mod/TechDraw/App
|
2016-07-11 15:32:16 +02:00 |
|