WandererFan
235f0a93c6
DrawGeomHatch improvements
...
-draw & align dash patterns correctly on all QPainters using QGPathItem
-Allow patterns to start with space
-ensure horiz & vert lines pass through pattern origin
-Scalable complex patterns
2017-05-10 17:43:48 +02:00
WandererFan
9ef6b76977
implement detail view highlight in base view
2017-05-10 17:43:48 +02:00
WandererFan
0ce1a6f730
fix confusing class name
2017-05-10 17:43:48 +02:00
WandererFan
bf4a80dad5
clean up GeomHatch feature, gui & dialog
...
Refactor code, allow dialog to edit feature, update graphics on change
prep for dash line start positioning.
2017-05-10 17:43:48 +02:00
WandererFan
c2033723a9
Correct property names in Prefs
2017-05-10 17:43:48 +02:00
WandererFan
c44ae84402
Apply HiRez mods to ViewClip
2017-05-10 17:43:48 +02:00
Ian Rees
950ac44f9f
TechDraw: Tidy, and fix Qt5 template text edition
2017-04-26 18:23:21 +12:00
Yorik van Havre
f2fb31a432
TechDraw: Fixed scaling of Draft/Arch views
2017-04-16 13:51:34 -03:00
wmayer
ca343c43ab
fix scan coverity issues: unchecked dynamic_cast
2017-04-11 12:45:02 +02:00
WandererFan
219f126674
fix wrong size svg export page
2017-04-01 16:41:50 +02:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Ian Rees
4303384667
Clean up clang inconsistent override warnings.
2017-03-01 22:00:41 +01:00
Kunda
a7414e5789
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
Yorik van Havre
5590acdfa5
py3: ported Measure and TechDraw
2017-02-21 13:59:30 +01:00
Mateusz Skowroński
c9a66dfc20
Fix some GCC warnings.
2017-02-12 06:28:55 +01:00
WandererFan
b20d51e1b4
Cleanup orphan features on DVP delete
2017-02-09 15:45:04 -05:00
WandererFan
75f3566812
Fix #2888 Crash on Delete View
2017-02-09 15:45:04 -05:00
WandererFan
610ddeb59f
Fix 2889 Toggle Frames for DrawViewSymbol
2017-02-07 10:51:42 -02:00
WandererFan
f782719363
Feature Request 1880 - hide Template
2017-02-07 10:51:42 -02:00
WandererFan
fb1cc0a413
hidden pref setting for face debugging
2017-02-07 10:51:42 -02:00
wmayer
db804047fa
can't assign nullptr to a QPixmap
2017-01-30 14:13:57 +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
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
2629ef1d09
Fix Diamter/Radius Dimensions in Detailview
2017-01-29 19:40:33 -05:00
WandererFan
ba9b813a3b
Add Vector2D conversion
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
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
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
7d842679bd
in forward declaration replace class keyword when struct is expected
...
comment out unused parameters
2016-12-29 17:52:39 +01:00
WandererFan
01b34749a9
Section directions from rotated DPGI's
2016-12-29 14:43:37 +01:00