WandererFan
|
e35e2f2573
|
Eliminate superfluous DPG executes
|
2017-09-10 15:22:49 +02:00 |
|
WandererFan
|
62e657f71e
|
Fix #2972 Export Pdf Page Not in Foreground
exposes TechDrawGui.exportPageAsPdf(page,file)
also adds TechDrawGui.exportPageAsSvg(page,file)
|
2017-05-10 17:43:48 +02:00 |
|
WandererFan
|
75f3566812
|
Fix #2888 Crash on Delete View
|
2017-02-09 15:45:04 -05:00 |
|
WandererFan
|
6772a3b12a
|
Avoid issue if ViewProvider deleted while graphic still active
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
33479bd4e3
|
Initial working version of geometric crosshatch/PAT files
|
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
|
fbe97ec247
|
Basic working HiResolution TD
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
792befe141
|
Fix crash on deleting page
|
2016-12-04 15:26:31 +01:00 |
|
WandererFan
|
64a7c3f0e9
|
Basic working ViewImage
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
7c4ad55ed6
|
Correct delayed update when adding views to ProjectionGroup
|
2016-10-31 11:06:15 -02: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 |
|
Ian Rees
|
5d67bc27aa
|
TechDraw: Fix Coverity dynamic_cast warnings
|
2016-08-21 11:08:29 +02: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 |
|
Mateusz Skowroński
|
dde8c3f4c1
|
QFileDialg::setFilters() is obsolete in Qt4. Replace it with setNameFilters().
This change is Qt4/Qt5 neutral.
|
2016-08-15 14:15:05 +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 |
|
WandererFan
|
75713a64c0
|
Fix #11 View Selection In Tree
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
d2763eebfc
|
Working Face selection
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
c61662d100
|
Removed unused QObject inheritances.
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
88515df45a
|
Tidy up in MDIViewPage
|
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 |
|
WandererFan
|
a3592a201c
|
remove obsolete 3D reference code
|
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
|
599e957813
|
Fix issue 7 Projection Results
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
27d62f1947
|
Forgot to not use auto()...
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
50a928360f
|
Fixed Save and Save As in MDI view
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
23ccd81ff5
|
add ToggleFrame command
|
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
|
996e00378d
|
Mod/Drawing includes -> Mod/TechDraw
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
df13886349
|
Add Mod/TechDraw/Gui
|
2016-07-11 15:32:16 +02:00 |
|