Commit Graph

188 Commits

Author SHA1 Message Date
WandererFan
a7dac4721c Hatch using svgItem 2016-07-11 15:32:16 +02:00
WandererFan
a77d49d13e DrawHatch derives from DocumentObject
Remove Face selected box
Add Face# to Hatch Label
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
8976ac330e Hatch View Faces 2016-07-11 15:32:16 +02:00
WandererFan
f0970e5b21 Fix non-section faces in ViewSection 2016-07-11 15:32:16 +02:00
WandererFan
d2763eebfc Working Face selection 2016-07-11 15:32:16 +02:00
WandererFan
a843759f29 Basic Face detection using BGL 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
1bb88a761e Remove ctor args from QGIView and descendents. 2016-07-11 15:32:16 +02:00
WandererFan
04dac86bd4 Add modified A3_Landscape template 2016-07-11 15:32:16 +02:00
WandererFan
44f3a1a21e Fix issue 53 Drawing templates 2016-07-11 15:32:16 +02:00
WandererFan
eeaa39f270 Fix load Dimension w/ broken ref 2016-07-11 15:32:16 +02:00
Ian Rees
839a51ef08 Cleaning up compile warnings. 2016-07-11 15:32:16 +02:00
Ian Rees
88515df45a Tidy up in MDIViewPage 2016-07-11 15:32:16 +02:00
WandererFan
87f62ce89e Handle malformed SVG in Template
Prevent invalid data input for Editable Text
2016-07-11 15:32:16 +02:00
WandererFan
8a8d07d211 Yet another /Drawing/TechDraw/ edit! 2016-07-11 15:32:16 +02:00
WandererFan
dc6bfa7f1c Apply fix (FC2347) for boost v1.60.0 2016-07-11 15:32:16 +02:00
WandererFan
0319adeec7 wmayer patch for Win & OCC7 compat 2016-07-11 15:32:16 +02:00
WandererFan
993330a76d Py convenience functions for Template EditableTexts 2016-07-11 15:32:16 +02:00
WandererFan
845a5d9f4e Prettify dialog to change EditableTexts 2016-07-11 15:32:16 +02:00
WandererFan
c458760753 Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
WandererFan
90b6986c1b fix BRect calc for non-custom items 2016-07-11 15:32:16 +02:00
WandererFan
e05912a0cb Svg DrawViewSpreadsheet 2016-07-11 15:32:16 +02:00
Ian Rees
d12dbd8f56 Turned DrawUtil into class with static methods. 2016-07-11 15:32:16 +02:00
Ian Rees
1c98fc39f1 chainGeoms() and nextGeom() are now static methods 2016-07-11 15:32:16 +02:00
Ian Rees
9f76608625 Whitespace cleanup. 2016-07-11 15:32:16 +02:00
WandererFan
5ec67d5424 Use Units Decimal setting 2016-07-11 15:32:16 +02:00
WandererFan
b0a5bc2ebe fix #16 Units for Dimensions 2016-07-11 15:32:16 +02:00
WandererFan
58f9393ab1 Standardize icon naming 2016-07-11 15:32:16 +02:00
WandererFan
4bb2da998e fix default Hatch file/dir 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
8c93631b41 Handle multiple DrawPage in Document 2016-07-11 15:32:16 +02:00
WandererFan
a3592a201c remove obsolete 3D reference code 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
WandererFan
6d518a2517 link Dimension to 3D geometry 2016-07-11 15:32:16 +02:00
WandererFan
47599be2b6 change Dimension.ProjectionType -> MeasureType 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
31f0937478 Fix App logic in ViewProviders -> segfaults 2016-07-11 15:32:16 +02:00
WandererFan
b8b6dcb30f Fix View positioning for Automatic scaling 2016-07-11 15:32:16 +02:00
WandererFan
61cd534c94 Fix Angle Dimension validation 2016-07-11 15:32:16 +02:00
WandererFan
c57379aa03 Fix #41 Projoection Group Spacing
Fix glitch when change First <-> Third Angle
2016-07-11 15:32:16 +02:00
Ian Rees
5bd75d8c7b Disable commands when no active document. 2016-07-11 15:32:16 +02:00
Ian Rees
704482885c Fix enum values for first/third angle preference 2016-07-11 15:32:16 +02:00
WandererFan
7c3576f344 Fix Part display on property changes 2016-07-11 15:32:16 +02:00
WandererFan
7e267d5c5f Fix Document/Custom Scale handling 2016-07-11 15:32:16 +02:00
WandererFan
42e75d1e7b Add more preferences 2016-07-11 15:32:16 +02:00
WandererFan
8019841c4f Fix Hatch path fp math
Fix section face painting
2016-07-11 15:32:16 +02:00
WandererFan
9d4e14e154 Brush rendering notes 2016-07-11 15:32:16 +02:00
WandererFan
c3d0741e42 Fix issue #29 view handles 2016-07-11 15:32:16 +02:00