Commit Graph

71 Commits

Author SHA1 Message Date
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
WandererFan
60acf69557 Section face positioning/display 2016-07-11 15:32:16 +02:00
WandererFan
a0117556dc ScaleType/Scale linkage & PropertyEditor 2016-07-11 15:32:16 +02:00
WandererFan
8de536c0e1 HLR looses Shape for some ProjGroupItems 2016-07-11 15:32:16 +02:00
WandererFan
683b44e1ff Missing ProjectionGroup icons 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
ebc1d935e6 typo in property name 2016-07-11 15:32:16 +02:00
WandererFan
97a0c31306 Add HTML/CSS Styles to Annotation 2016-07-11 15:32:16 +02:00
WandererFan
917f8d923f Basic working version of DrawViewDraft 2016-07-11 15:32:16 +02:00
WandererFan
23ccd81ff5 add ToggleFrame command 2016-07-11 15:32:16 +02:00
WandererFan
12f8181ed2 add Python functionality for ProjectionGroups 2016-07-11 15:32:16 +02:00
WandererFan
c47bdf5d9a Add Python functionality for DrawHatch 2016-07-11 15:32:16 +02:00
WandererFan
4f4e343d5f remove superfluous execue()s 2016-07-11 15:32:16 +02:00
Ian Rees
eeb9497746 Fix compilation on Mac + small filename typo. 2016-07-11 15:32:16 +02:00
WandererFan
4303ea2c2f fix range_check error during Dimension creation 2016-07-11 15:32:16 +02:00
WandererFan
9df14d5020 Py functionality for Dimensions 2016-07-11 15:32:16 +02:00