WandererFan
|
f4fd92e321
|
fix utf8 regression caused by e165e481
|
2016-10-06 11:00:35 -03:00 |
|
wmayer
|
4d2a9664e7
|
fix linking error in TechDrawGui
|
2016-10-01 13:48:22 +02:00 |
|
WandererFan
|
d5fd7836db
|
remove unnecessary includes
remove obs code
remove obs initializations
|
2016-09-28 20:24:47 -04:00 |
|
WandererFan
|
ff96815336
|
Easier View selection - bigger frame
|
2016-09-28 20:24:47 -04:00 |
|
WandererFan
|
e657fff42c
|
Only enable Commands when appropriate
Remove dupl code
|
2016-09-28 20:24:47 -04:00 |
|
WandererFan
|
a080e3bcbc
|
Control Face edges from Part/Section
|
2016-09-28 20:24:46 -04:00 |
|
WandererFan
|
90c3f719ec
|
Drawing window pan & zoom
|
2016-09-28 20:24:46 -04:00 |
|
wmayer
|
6148bf4df5
|
fix -Wextra & -Wdeprecated in TechDraw
|
2016-09-22 19:32:16 +02:00 |
|
Yorik van Havre
|
6775227589
|
TechDraw: Extended Draft View
|
2016-09-14 12:38:34 -03:00 |
|
WandererFan
|
3182ad1754
|
Fix #2692 TaskProjectGroup cancel button
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
2ed026e173
|
reduce use of "execute" on cosmetic changes.
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
cdf64a212c
|
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 |
|
WandererFan
|
5dacbe7514
|
Implement Cancel logic for TaskViewSection
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
95653cb63d
|
Fix getViewObject inheritance across all ViewProviders
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
773a7b0092
|
minor fixes SectionFace zOrder, orphan graphics items
|
2016-09-01 12:14:43 -04:00 |
|
WandererFan
|
928856ec3a
|
Minor performance improvements
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
1bf2dc7411
|
Fix Section arrows,xDir,label
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
e264a16b62
|
Fix ProjectionGroupItem spacing
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
a1b87d5176
|
Add View centerlines
|
2016-09-01 12:14:42 -04:00 |
|
Yorik van Havre
|
61561d1b75
|
TechDraw: Forgot one icon in last commit
|
2016-08-26 12:30:25 -03:00 |
|
Yorik van Havre
|
b023563798
|
TechDraw: Made some icons legible on dark UI theme
|
2016-08-26 12:25:43 -03:00 |
|
WandererFan
|
ae9f1c5994
|
Create ViewSection from ViewPart
Property name changes
Touch section when View SymbolSection changes
|
2016-08-26 11:39:03 -03:00 |
|
Ian Rees
|
5d67bc27aa
|
TechDraw: Fix Coverity dynamic_cast warnings
|
2016-08-21 11:08:29 +02:00 |
|
wmayer
|
1134ab9747
|
fix warning
|
2016-08-16 15:24:33 +02:00 |
|
WandererFan
|
2d1ef50552
|
Linear dims closer to stds
|
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
|
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 |
|
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 |
|
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 |
|