wmayer
|
01bc2fc6ce
|
fix crash with null pointer links
in PropertyLinkList handle case with null pointers as value
in STEP reader avoid to create coumpound objects with null pointer links
|
2017-01-30 16:47:31 +01:00 |
|
Yorik van Havre
|
4cc7c723ab
|
Arch: fixed small bug in Site area calculation
|
2017-01-30 13:13:13 -02:00 |
|
wmayer
|
db804047fa
|
can't assign nullptr to a QPixmap
|
2017-01-30 14:13:57 +01:00 |
|
wmayer
|
edf998ddb8
|
fix linking error in TechDraw
|
2017-01-30 14:07:42 +01:00 |
|
wwmayer
|
826216151a
|
Merge pull request #485 from WandererFan/January
TechDraw January Upgrade
|
2017-01-30 13:58:43 +01:00 |
|
Kurt Kremitzki
|
72b33f5953
|
Fix tuple unpacking issue
|
2017-01-30 10:21:33 +01:00 |
|
Kurt Kremitzki
|
b46de3ba9d
|
Remove py3-incompatible tuple argument from Path
|
2017-01-30 10:21:28 +01:00 |
|
Kurt Kremitzki
|
be2a827a69
|
Update Path to py3-compatible printing
|
2017-01-30 10:21:22 +01:00 |
|
WandererFan
|
6772a3b12a
|
Avoid issue if ViewProvider deleted while graphic still active
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
190ab71055
|
Fix potential race when cancelling DPG creation
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
47d433b64c
|
Install default PAT file
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
977b4adbbb
|
Preferences for GeomHatch
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
7f5fa162b8
|
Add dialog for GeomHatch creation
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
1c8395e229
|
fix naming conflicts
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
6568832956
|
update tooltips, menu order
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
60c7f2f69a
|
Geometric hatch for Section face
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
dd8eefc057
|
minor fixes: debug message/tooltips/etc
|
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
|
974032dd91
|
Improve handling of broken references (changed Edge/Vertex names)
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
c3fd7a8c12
|
Prevent DetailView crop circle marker
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
2629ef1d09
|
Fix Diamter/Radius Dimensions in Detailview
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
9db1552698
|
Make detail crop circle public
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
ba9b813a3b
|
Add Vector2D conversion
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
7a78e8f7b3
|
Add formatVector for Vector2d
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
7741854152
|
remove debug messages
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
01e992050f
|
Handle corrupted 2D references
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
6033c6ea83
|
ViewSection inherits Scale from Base
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
faf7f7729f
|
Clean up children on Page delete
|
2017-01-29 19:40:33 -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
|
221f80e344
|
Warn if Anchor view deleted in Projection Group
|
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
|
d0b1e00613
|
Change DPG freature name from "cView" to "ProjGroup"
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
1a87494c40
|
Remove SectionLine on delete or cancel
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
3de7bc8b73
|
Remove section line from DVP on delete of DVS
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
50d614f925
|
Fix non-rotation of QGIDecorations with QGIViewPart
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
7231419234
|
Reset edit after dialogs
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
e477f0add0
|
Fix NaN in iso sections
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
65daadeb32
|
Fix DPG positioning on mouse move
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
34a044b969
|
Fix Svg export page & text size in HiRez
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
9822e30224
|
Add arrowstyle preference
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
1bae86f3b1
|
Initial Bitmap fills for Faces
- also texture from svg (not used yet)
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
0abb92c932
|
Restore lost dimension tail
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
e048f12d3b
|
Make SVG hatches scalable
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
fbe97ec247
|
Basic working HiResolution TD
|
2017-01-29 19:40:32 -05:00 |
|
wmayer
|
762f1bcb9e
|
py3: ported Path to python3
|
2017-01-29 22:35:52 +01:00 |
|
Priit Laes
|
94fe93aeb7
|
python: Path: *.py: Fix python3 syntax
|
2017-01-29 22:35:36 +01:00 |
|
Alexander Gryson
|
3e7f03a612
|
Update Plot icon metadata
|
2017-01-29 20:21:22 +01:00 |
|
Alexander Gryson
|
83f43d2fd0
|
Align Plot Workbench icons to guidelines
|
2017-01-29 20:21:22 +01:00 |
|
Alexander Gryson
|
8250b204c6
|
Update Ship icon Metadata
|
2017-01-29 20:21:22 +01:00 |
|
Alexander Gryson
|
08a5a72eb0
|
Align Ship Workbench icons to guidelines
|
2017-01-29 20:21:22 +01:00 |
|