Commit Graph

142 Commits

Author SHA1 Message Date
WandererFan
9c99584682 Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
WandererFan
9904e90fd5 Diameter symbol & text orientation to standards. 2016-08-12 10:01:16 +02:00
WandererFan
32e624c108 Handle non-latin1 chars in template 2016-08-12 10:01:16 +02:00
WandererFan
1408f13665 Replace GPL osifont file with LGPL3 version 2016-08-12 10:01:16 +02:00
wmayer
0d011e2190 fix various compiler warnings 2016-08-09 13:16:26 +02:00
Wolfgang E. Sanyer
d1d2f1f811 This commit adds getShape and setShape to TopoShape 2016-08-06 23:42:55 +02:00
WandererFan
1b5447adde Correct Radius leader behaviour 2016-08-01 19:27:52 -03:00
WandererFan
381c1e120e Qt item parenting and garbage collection
Remove dupl/obsolete code
2016-08-01 19:27:52 -03:00
WandererFan
c2feeca805 Add LineWidth property for Dimension lines 2016-08-01 19:27:52 -03:00
WandererFan
7d99cac289 Fix 2630 Dimension line thickness in SVG & print
Meaningful variable names.
2016-08-01 19:27:52 -03:00
WandererFan
7969b677a9 Correct pageSize determination
remove obsolete code
2016-08-01 19:27:52 -03:00
WandererFan
abe8f41552 Fix scaling for ViewSymbol 2016-08-01 19:27:52 -03:00
wmayer
c294c8bdbd + rename methods in Vector3 class
+ add convenience methods Cross and Dot to Vector3 class
+ fix bug in DistanceToLineSegment in Vector3 class
2016-07-30 15:14:47 +02:00
WandererFan
ff24d1e11a Refactor method to base View
Auto allocate member attributes
2016-07-23 15:03:39 +02:00
WandererFan
9721db0df5 Fix GH Issue 49 Clip artifact 2016-07-23 15:03:39 +02:00
WandererFan
ee318b6a2c remove unneeded boundingRect methods 2016-07-23 15:03:39 +02:00
WandererFan
14329d9458 Remove obs property & code 2016-07-23 15:03:39 +02:00
WandererFan
48f008d772 Simplify ClipMinus selection logic 2016-07-23 15:03:39 +02:00
WandererFan
efbb08a136 Center new view on Page/ClipGroup 2016-07-23 15:03:39 +02:00
WandererFan
7f2b54d48e Fix 0002627 wrong value in dimension
Remove obolete dimension properties
2016-07-21 19:50:38 -04:00
WandererFan
9bceb30d30 Prevent buildup of old QGItems 2016-07-17 10:43:55 -04:00
WandererFan
9b81ea1cc9 Exclude hatches from SVG export.
QtSvg does not support clipping which is required for hatches.
2016-07-17 10:43:54 -04:00
WandererFan
1365653891 Prevent invisible faces.
Warn if Direction == XAxisDirection
2016-07-14 18:10:27 -04:00
WandererFan
dd543c22ef Get user prefs at time of use 2016-07-14 15:55:57 -04:00
WandererFan
9dc0b909d0 Fix default normal/select/preselect colors 2016-07-14 15:55:57 -04:00
Mateusz Skowroński
6abf16b720 Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-14 14:49:19 +02:00
WandererFan
e2976b2ef5 Remove unconnected signals 2016-07-14 14:39:06 +02:00
WandererFan
1038630eeb Remove superfluous OCC includes 2016-07-14 14:39:06 +02:00
WandererFan
27aafada9c Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
WandererFan
b9caa80a16 Fix #58 ProjectionGroupItem positioning after restore 2016-07-12 15:53:20 -04:00
WandererFan
21689507ea DrawViewSymbol forgets Scale on restore 2016-07-12 15:20:08 -04:00
WandererFan
3dec1bd3b6 Fix template field dialog multiple instances 2016-07-11 15:32:16 +02:00
WandererFan
5591161e82 dlgTemplateField parentage
cosmetic: move button box
2016-07-11 15:32:16 +02:00
WandererFan
6cb130b559 Implement ShowCutSurface 2016-07-11 15:32:16 +02:00
WandererFan
d183759e64 Fix #56 ViewSection
- too many edges in result
2016-07-11 15:32:16 +02:00
WandererFan
f89cdb3cc9 Fix Vertex hover behaviour
Refactor to reduce duplicate code
Fix Section face color mix on hover
2016-07-11 15:32:16 +02:00
WandererFan
aee2b622b6 Fix crash in dtor of QGVPage 2016-07-11 15:32:16 +02:00
WandererFan
449cbbd5bd View does not appear on Redo
Crash in Page on Redo View
2016-07-11 15:32:16 +02:00
WandererFan
fb397e0f8b Dimension Precision property does not update
VPs updateData doesn't call parent
2016-07-11 15:32:16 +02:00
WandererFan
5345f5b337 Apply "layout" to template field dialog 2016-07-11 15:32:16 +02:00
WandererFan
5b5243eae5 prevent fail when scale is zero 2016-07-11 15:32:16 +02:00
WandererFan
30f56fabf3 fix precision and thousands separator 2016-07-11 15:32:16 +02:00
WandererFan
d87cfcf6ea Changed UI 2016-07-11 15:32:16 +02:00
WandererFan
8f0fc1aadf Add unit tests for TechDraw 2016-07-11 15:32:16 +02:00
WandererFan
b796e1c611 Handle accented chars 2016-07-11 15:32:16 +02:00
WandererFan
1afd32593d TemplateTextField double click crash 2016-07-11 15:32:16 +02:00
WandererFan
6f615b96fc Correct Radius Dim leader behaviour 2016-07-11 15:32:16 +02:00
WandererFan
4b784975bb regex_replace invalidates iterators 2016-07-11 15:32:16 +02:00
WandererFan
8ef0aec717 typo in pixmap name 2016-07-11 15:32:16 +02:00
WandererFan
4916112cd4 Fixes 1-3 per wmeyer 2016-07-11 15:32:16 +02:00