wmayer
|
c457fc468c
|
fix -Wextra & -Wdeprecated in TechDraw
|
2016-09-22 19:32:16 +02:00 |
|
WandererFan
|
884a32fabf
|
Coverty changes:
** CID 152490: Control flow issues (DEADCODE)
** CID 152492: Null pointer dereferences (FORWARD_NULL)
** CID 152493: Null pointer dereferences (FORWARD_NULL)
** CID 152494: Null pointer dereferences (FORWARD_NULL)
** CID 152495: Null pointer dereferences (FORWARD_NULL)
** CID 152496: Null pointer dereferences (FORWARD_NULL)
** CID 152497: Null pointer dereferences (FORWARD_NULL)
** CID 152502: Null pointer dereferences (REVERSE_INULL)
** CID 152507: Uninitialized members (UNINIT_CTOR)
** CID 152508: Uninitialized members (UNINIT_CTOR)
** CID 152508: Uninitialized members (UNINIT_CTOR)
** CID 152510: Uninitialized members (UNINIT_CTOR)
|
2016-09-11 13:12:24 -04:00 |
|
Ian Rees
|
8cc3ee64e8
|
TechDraw: Fix Coverity dynamic_cast warnings
|
2016-08-21 11:08:29 +02:00 |
|
wmayer
|
58bf4ca455
|
fix warning
|
2016-08-16 15:24:33 +02:00 |
|
WandererFan
|
0023758263
|
Linear dims closer to stds
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
fa57b7a5de
|
Fix dimension highlighting problems
Derived all lines from PrimPath
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
5c62493b31
|
QGIArrow inherits QGIPrimPath
|
2016-08-16 14:29:15 +02:00 |
|
WandererFan
|
4fe4c31966
|
Add vertex-edge dimension
|
2016-08-16 14:29:15 +02:00 |
|
Ian Rees
|
34583fad05
|
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 |
|
Mateusz Skowroński
|
8c6bede7b8
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-08-15 14:14:40 +02:00 |
|
WandererFan
|
cb05040a0f
|
Vertical Diameter legible from right per stds
|
2016-08-12 10:01:16 +02:00 |
|
WandererFan
|
ef69519261
|
Diameter symbol & text orientation to standards.
|
2016-08-12 10:01:16 +02:00 |
|
wmayer
|
1c1f0dfe49
|
fix various compiler warnings
|
2016-08-09 13:16:26 +02:00 |
|
WandererFan
|
a539cec1a3
|
Correct Radius leader behaviour
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
40fa4e0d40
|
Qt item parenting and garbage collection
Remove dupl/obsolete code
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
3588479ff5
|
Add LineWidth property for Dimension lines
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
e95d527267
|
Fix 2630 Dimension line thickness in SVG & print
Meaningful variable names.
|
2016-08-01 19:27:52 -03:00 |
|
wmayer
|
1e2e24b652
|
+ 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
|
2c8f497292
|
Get user prefs at time of use
|
2016-07-14 15:55:57 -04:00 |
|
WandererFan
|
bda5c6233c
|
Remove unconnected signals
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
19968205d2
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
32a8621e14
|
Dimension Precision property does not update
VPs updateData doesn't call parent
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
0ee878fa47
|
Correct Radius Dim leader behaviour
|
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
|
3b96cbbeb6
|
wmayer patch for Win & OCC7 compat
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a4061bb6a5
|
Fix #10 View Visibility
|
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 |
|
WandererFan
|
d73ffaa55b
|
Preserve True/Projected state on save/restore
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a40e398227
|
fix range_check error during Dimension creation
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
ccdb56c06e
|
use Mod/TechDraw for preferences
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a9d6f1568b
|
/QGI/QGraphicsItem/
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3b2d07e8af
|
ProjectionAlgo & DrawingExport renames
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
7c009c6def
|
Add Mod/TechDraw/Gui
|
2016-07-11 15:32:16 +02:00 |
|