PaddleStroke
2b0403dc27
TechDraw: Insert tool insert DrawViewProjGroupItem that can then be transfered into groups and back.
2024-04-22 15:53:14 +02:00
pavltom
1ead8c6f0f
[TechDraw] Unify Projection Group parent linking
2024-03-16 19:59:49 -04:00
Florian Foinant-Willig
1d8a51b47b
TechDraw: modernize type checking
2023-10-23 18:08:59 +02:00
Uwe
75b8a4264d
[TD] QGIL - QGIVE:remove unused includes
...
- also some sorting
2022-12-04 03:29:19 +01:00
wandererfan
aa2b1b8392
[TD]CI clang warnings
2022-09-05 17:48:38 -04:00
Benjamin Bræstrup Sayoc
b498e85f43
[TechDraw] Remove uneeded redefinitions of inherited functions
2022-08-12 18:13:52 -04:00
berniev
f4ffd15864
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
Uwe
7b4e5d7522
[TD] remove more superfluous nullptr checks
2022-07-20 02:32:52 +02:00
wmayer
e8f9c8a1d3
TD: modernize C++11
...
* use nullptr
2022-03-23 19:26:14 +01:00
wandererfan
e42984b0ed
[TD]remove obsolete QGraphicRectItem (LGTM)
2020-07-26 19:45:49 -04:00
Zheng, Lei
e90d09dc40
TechDraw: Link related changes
...
* Support link and group objects
* Support view sync by implementing view provider API getMDIView()
* Use handleChangedPropertyType() for object migration instead of
reimplementing Restore() because of a lots of changes in
PropertyContainer::Restore().
* Various other small fixes.
2019-08-17 15:15:46 +02:00
wandererfan
925145a8b7
Fix #3695 Frame toggle sync
2019-05-13 12:29:15 -04:00
wandererfan
9de6ff802a
Restore secondary ortho view movement to v017 style
...
- this should also complete the fix for #3809
2019-02-14 21:14:11 +01:00
wandererfan
f92ddb961c
Hide n/a Rotation property
...
- DPG does not rotate, but shows Rotation property in
Property Editor
2019-01-30 10:12:49 -02:00
wandererfan
79504462d1
Fix movement of Front View in ProjectionGroup
2019-01-21 11:45:30 +01:00
wandererfan
f9aa3ea957
Fix iso View position in AutoDistribute
2018-07-31 16:08:48 -03:00
WandererFan
6772a3b12a
Avoid issue if ViewProvider deleted while graphic still active
2017-01-29 19:40:34 -05:00
WandererFan
65daadeb32
Fix DPG positioning on mouse move
2017-01-29 19:40:32 -05:00
wmayer
6148bf4df5
fix -Wextra & -Wdeprecated in TechDraw
2016-09-22 19:32:16 +02:00
WandererFan
e264a16b62
Fix ProjectionGroupItem spacing
2016-09-01 12:14:42 -04:00
Ian Rees
5d67bc27aa
TechDraw: Fix Coverity dynamic_cast warnings
2016-08-21 11:08:29 +02:00
Mateusz Skowroński
f06de8d916
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-08-15 14:14:40 +02:00
Ian Rees
c61662d100
Removed unused QObject inheritances.
2016-07-11 15:32:16 +02:00
Ian Rees
1bb88a761e
Remove ctor args from QGIView and descendents.
2016-07-11 15:32:16 +02:00
WandererFan
ffbaf79f4a
/QGI/QGraphicsItem/
2016-07-11 15:32:16 +02:00
WandererFan
df13886349
Add Mod/TechDraw/Gui
2016-07-11 15:32:16 +02:00