wandererfan
fca8034b18
Fix delayed painting
...
- Annotation and Image were not being painted
immediately, but had to wait for a page
refresh.
2018-05-16 18:58:10 -04:00
wandererfan
8a183a0ba0
Eliminate some redundant executes
...
- excessive calls to DrawView::execute were
slowing data entry in PropertyEditor.
2018-05-11 10:32:24 -03:00
wandererfan
2d4865bb11
Fix #3367 : view/data pane is unselected
...
- error in coordination of Tree & QGraphicsScene
selection logic caused Feature to become
unselected during update.
2018-04-23 07:55:38 +02:00
WandererFan
58e8cefc56
Fix #3224 Seg Fault in DrawProjGroup
...
- QGIViews for DrawProjGroupItem were not being deleted since
DPGI belongs to DPG, not DrawPage. Since there is a 1 to 1
relationship between MDIViewPage and DrawPage, the check for
membership in DrawPage is unnecessary.
2017-11-24 20:03:02 -05:00
Ian Rees
950ac44f9f
TechDraw: Tidy, and fix Qt5 template text edition
2017-04-26 18:23:21 +12:00
WandererFan
219f126674
fix wrong size svg export page
2017-04-01 16:41:50 +02:00
WandererFan
b20d51e1b4
Cleanup orphan features on DVP delete
2017-02-09 15:45:04 -05:00
WandererFan
75f3566812
Fix #2888 Crash on Delete View
2017-02-09 15:45:04 -05:00
WandererFan
f782719363
Feature Request 1880 - hide Template
2017-02-07 10:51:42 -02:00
WandererFan
6772a3b12a
Avoid issue if ViewProvider deleted while graphic still active
2017-01-29 19:40:34 -05: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
af4bedf441
Correct handling of deleted Features in QGraphicsScene
2017-01-29 19:40:33 -05:00
WandererFan
34a044b969
Fix Svg export page & text size in HiRez
2017-01-29 19:40:32 -05:00
WandererFan
fbe97ec247
Basic working HiResolution TD
2017-01-29 19:40:32 -05:00
WandererFan
64a7c3f0e9
Basic working ViewImage
2016-11-07 17:20:20 -05:00
WandererFan
e810ba81bb
Fix print size issue from pan/zoom mods
2016-10-07 14:55:58 -03:00
WandererFan
90c3f719ec
Drawing window pan & zoom
2016-09-28 20:24:46 -04:00
wmayer
6148bf4df5
fix -Wextra & -Wdeprecated in TechDraw
2016-09-22 19:32:16 +02:00
WandererFan
2ed026e173
reduce use of "execute" on cosmetic changes.
2016-09-11 13:12:24 -04:00
WandererFan
773a7b0092
minor fixes SectionFace zOrder, orphan graphics items
2016-09-01 12:14:43 -04:00
Ian Rees
48c8f1cf60
TechDraw: Fix some Coverity Unchecked dynamic_cast
...
CIDs from sasobadovinac-FreeCAD:
151684
151714
151715
151716
151718
151719
151720
151721
151722
151724
151725
151730
151749
151759
151771
151794
2016-08-16 08:15:36 +12:00
WandererFan
9c99584682
Prevent creation of superflous QGItems for Text Fields
2016-08-12 10:01:16 +02:00
WandererFan
381c1e120e
Qt item parenting and garbage collection
...
Remove dupl/obsolete code
2016-08-01 19:27:52 -03:00
WandererFan
7969b677a9
Correct pageSize determination
...
remove obsolete code
2016-08-01 19:27:52 -03:00
WandererFan
9b81ea1cc9
Exclude hatches from SVG export.
...
QtSvg does not support clipping which is required for hatches.
2016-07-17 10:43:54 -04:00
WandererFan
27aafada9c
Include file cleanup per cppclean analysis
2016-07-14 14:39:06 +02:00
WandererFan
5591161e82
dlgTemplateField parentage
...
cosmetic: move button box
2016-07-11 15:32:16 +02:00
WandererFan
aee2b622b6
Fix crash in dtor of QGVPage
2016-07-11 15:32:16 +02:00
WandererFan
449cbbd5bd
View does not appear on Redo
...
Crash in Page on Redo View
2016-07-11 15:32:16 +02:00
WandererFan
a7dac4721c
Hatch using svgItem
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
Ian Rees
839a51ef08
Cleaning up compile warnings.
2016-07-11 15:32:16 +02:00
WandererFan
e05912a0cb
Svg DrawViewSpreadsheet
2016-07-11 15:32:16 +02:00
WandererFan
0dbf07dadc
avoid assert fail on DrawPatch attach
2016-07-11 15:32:16 +02:00
Ian Rees
882ba75fd4
Tidy up after bad merge
2016-07-11 15:32:16 +02:00
WandererFan
621d570026
Preserve True/Projected state on save/restore
2016-07-11 15:32:16 +02:00
Ian Rees
3057523cc0
Move SVG output method from MDIViewPage to QGVPage
2016-07-11 15:32:16 +02:00
WandererFan
c3d0741e42
Fix issue #29 view handles
2016-07-11 15:32:16 +02:00
WandererFan
60acf69557
Section face positioning/display
2016-07-11 15:32:16 +02:00
WandererFan
05bca371dc
more /Drawing/TechDraw/ edits. VP name conflicts
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