WandererFan
|
5a0f53d75a
|
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
|
69163cb016
|
Fix #2888 Crash on Delete View
|
2017-02-09 15:45:04 -05:00 |
|
WandererFan
|
5f72efa610
|
Avoid issue if ViewProvider deleted while graphic still active
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
f51b5818cc
|
Initial working version of geometric crosshatch/PAT files
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
6cad2bc834
|
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
|
1738107590
|
Correct handling of deleted Features in QGraphicsScene
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
f68cbc83e3
|
Basic working HiResolution TD
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
fa738e3dc0
|
Fix crash on deleting page
|
2016-12-04 15:26:31 +01:00 |
|
WandererFan
|
5bfdad804a
|
Basic working ViewImage
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
a912ccd9bb
|
Correct delayed update when adding views to ProjectionGroup
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
18302203cb
|
Fix print size issue from pan/zoom mods
|
2016-10-07 14:55:58 -03:00 |
|
WandererFan
|
664168992f
|
Drawing window pan & zoom
|
2016-09-28 20:24:46 -04:00 |
|
wmayer
|
c457fc468c
|
fix -Wextra & -Wdeprecated in TechDraw
|
2016-09-22 19:32:16 +02:00 |
|
WandererFan
|
4d7f00860e
|
reduce use of "execute" on cosmetic changes.
|
2016-09-11 13:12:24 -04:00 |
|
Ian Rees
|
8cc3ee64e8
|
TechDraw: Fix Coverity dynamic_cast warnings
|
2016-08-21 11:08:29 +02:00 |
|
Ian Rees
|
34583fad05
|
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
|
7e0181463c
|
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
|
40fa4e0d40
|
Qt item parenting and garbage collection
Remove dupl/obsolete code
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
fe871cd245
|
Correct pageSize determination
remove obsolete code
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
094a63356f
|
Exclude hatches from SVG export.
QtSvg does not support clipping which is required for hatches.
|
2016-07-17 10:43:54 -04:00 |
|
WandererFan
|
19968205d2
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
277a00dc3c
|
dlgTemplateField parentage
cosmetic: move button box
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
dd5b461e35
|
Fix crash in dtor of QGVPage
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
19ff06c9cd
|
View does not appear on Redo
Crash in Page on Redo View
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
731f76f52d
|
Hatch using svgItem
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
efe10e0fb9
|
Fix #11 View Selection In Tree
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
6cec1df189
|
Working Face selection
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
cd96b40983
|
Removed unused QObject inheritances.
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
0e68943ac3
|
Tidy up in MDIViewPage
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
665bea53cf
|
Svg DrawViewSpreadsheet
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
37df199f24
|
avoid assert fail on DrawPatch attach
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
bd1c150930
|
remove obsolete 3D reference code
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
e4b5bba140
|
Move SVG output method from MDIViewPage to QGVPage
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
14a9fd4fcd
|
Fix issue 7 Projection Results
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
d95bf4786d
|
Forgot to not use auto()...
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
dff7f7811f
|
Fixed Save and Save As in MDI view
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
6fe7add213
|
add ToggleFrame command
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a46fd856d4
|
more /Drawing/TechDraw/ edits. VP name conflicts
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
7e49a1b986
|
Mod/Drawing includes -> Mod/TechDraw
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
7c009c6def
|
Add Mod/TechDraw/Gui
|
2016-07-11 15:32:16 +02:00 |
|