WandererFan
|
d26fa56838
|
Fix non-section faces in ViewSection
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
6cec1df189
|
Working Face selection
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
f11e8ffa10
|
Basic Face detection using BGL
|
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
|
b883434318
|
Remove ctor args from QGIView and descendents.
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
4fe9267eeb
|
Add modified A3_Landscape template
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
510569f05b
|
Fix issue 53 Drawing templates
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
f59173c728
|
Fix load Dimension w/ broken ref
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
6133971747
|
Cleaning up compile warnings.
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
0e68943ac3
|
Tidy up in MDIViewPage
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
1b7b6d96aa
|
Handle malformed SVG in Template
Prevent invalid data input for Editable Text
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
1bf3d2b9e6
|
Yet another /Drawing/TechDraw/ edit!
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3eba56d463
|
Apply fix (FC2347) for boost v1.60.0
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3b96cbbeb6
|
wmayer patch for Win & OCC7 compat
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
015c538638
|
Py convenience functions for Template EditableTexts
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
2c73823788
|
Prettify dialog to change EditableTexts
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a4061bb6a5
|
Fix #10 View Visibility
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
c37df54c0f
|
fix BRect calc for non-custom items
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
665bea53cf
|
Svg DrawViewSpreadsheet
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
898587454f
|
Turned DrawUtil into class with static methods.
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
c6bcfd84ce
|
chainGeoms() and nextGeom() are now static methods
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
88bc3574aa
|
Whitespace cleanup.
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
358c55c228
|
Use Units Decimal setting
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
dc205d37fc
|
fix #16 Units for Dimensions
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
5af541e340
|
Standardize icon naming
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
9a85375705
|
fix default Hatch file/dir
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
37df199f24
|
avoid assert fail on DrawPatch attach
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
268aa8b3ec
|
Tidy up after bad merge
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
fb439b3d34
|
Handle multiple DrawPage in Document
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
bd1c150930
|
remove obsolete 3D reference code
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
d73ffaa55b
|
Preserve True/Projected state on save/restore
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
7f7e63dfe0
|
link Dimension to 3D geometry
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
88ad069817
|
change Dimension.ProjectionType -> MeasureType
|
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
|
83a0078bd5
|
Fix App logic in ViewProviders -> segfaults
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
bd13d33937
|
Fix View positioning for Automatic scaling
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
7c6d92238a
|
Fix Angle Dimension validation
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
96d817e280
|
Fix #41 Projoection Group Spacing
Fix glitch when change First <-> Third Angle
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
1b52a517bf
|
Disable commands when no active document.
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
a01e774405
|
Fix enum values for first/third angle preference
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
ac0963c561
|
Fix Part display on property changes
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
32e3c01c2d
|
Fix Document/Custom Scale handling
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
c32d71c47f
|
Add more preferences
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
20de9af2c2
|
Fix Hatch path fp math
Fix section face painting
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a996c0a3af
|
Brush rendering notes
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a15825fa4c
|
Fix issue #29 view handles
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
8cbd6d0b23
|
Section face positioning/display
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
af7d7f3118
|
ScaleType/Scale linkage & PropertyEditor
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
8a9c708659
|
HLR looses Shape for some ProjGroupItems
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
012693a190
|
Missing ProjectionGroup icons
|
2016-07-11 15:32:16 +02:00 |
|