WandererFan
|
f20320d2b7
|
Implement automatic scaling
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
498e37b39c
|
Fix dimension highlighting problems
Derived all lines from PrimPath
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
a6b9f5286c
|
Remove refs to Dim centerline property from commands
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
a4a3cc6f88
|
QGIArrow inherits QGIPrimPath
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
ff12c020e0
|
Add vertex-edge dimension
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
0805e7c854
|
Add centermarks for circles in Views
|
2016-08-16 14:29:15 +02:00 |
|
Ian Rees
|
ee8039d54a
|
TechDraw: Clean up warnings about missing override
|
2016-08-16 08:15:53 +12:00 |
|
Ian Rees
|
f8a646eb4c
|
TechDraw: Coverity warning CID 151763
|
2016-08-16 08:15:53 +12:00 |
|
Ian Rees
|
48c8f1cf60
|
TechDraw: Fix some Coverity Unchecked dynamic_cast
CIDs from sasobadovinac-FreeCAD:
151684
151714
151715
151716
151718
151719
151720
151721
151722
151724
151725
151730
151749
151759
151771
151794
|
2016-08-16 08:15:36 +12:00 |
|
Ian Rees
|
6858ef9c41
|
TechDraw: Fix Coverity "Structurally Dead Code"
CID 152020
|
2016-08-16 08:15:09 +12:00 |
|
Mateusz Skowroński
|
dde8c3f4c1
|
QFileDialg::setFilters() is obsolete in Qt4. Replace it with setNameFilters().
This change is Qt4/Qt5 neutral.
|
2016-08-15 14:15:05 +02:00 |
|
Mateusz Skowroński
|
f06de8d916
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-08-15 14:14:40 +02:00 |
|
wmayer
|
3c9310f9bc
|
using unicode codepage directly gives a warning, use utf-8 encoding instead
|
2016-08-12 10:45:14 +02:00 |
|
WandererFan
|
22f8287452
|
Vertical Diameter legible from right per stds
|
2016-08-12 10:01:16 +02:00 |
|
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 |
|