Abdullah Tahiri
4f3d3ff68a
Sketcher: Parabola Skech geometry update fix
2016-12-22 16:10:53 +01:00
Abdullah Tahiri
f3106a7cf2
Sketcher: Parabola Expose Internal Geometry
...
==========================================
Also automatically on creation
2016-12-22 16:10:52 +01:00
Abdullah Tahiri
3932a2f37d
Sketcher: Focus solver internal geometry
2016-12-22 16:10:52 +01:00
Abdullah Tahiri
bb068fa7a4
Sketcher: Parabola Arc rules solver constraint
2016-12-22 16:10:33 +01:00
Abdullah Tahiri
e171f037d1
Sketcher: Parabola box selection sign fix
2016-12-19 23:21:02 +01:00
Abdullah Tahiri
6ce67a807d
Sketcher: Parabola Creation Command
...
===================================
With exception of exposure of internal geometry.
2016-12-19 22:58:20 +01:00
Abdullah Tahiri
505dd6e440
Part: Parabola Python Creation from Focus, Center and Normal Vector
2016-12-19 17:35:39 +01:00
Abdullah Tahiri
892451a959
Sketcher: ViewProvider Parabola Representation
2016-12-19 00:10:59 +01:00
Abdullah Tahiri
95db1e1c15
Sketcher: Validation of Parabola
2016-12-18 19:29:38 +01:00
Abdullah Tahiri
369f1f9368
Sketcher: Enable Parabola creation in SketchObjectPy
2016-12-18 00:46:01 +01:00
Abdullah Tahiri
0e0b6f9306
Sketcher: Parabola SketchObject basic functionality
...
===================================================
Except Trimming & Expose Internal Geometry, that will be added separately.
2016-12-18 00:41:40 +01:00
Abdullah Tahiri
717b053f1d
Sketcher: Parabola Solver Sketch Implementation
...
===============================================
Main Sketch solver parabola addition and update, with exception of the rules of the parabola arc, that will be implemented with the solver constraints.
2016-12-18 00:03:57 +01:00
Abdullah Tahiri
7f2f9a19c3
Part: ArcOfParabola extension to set the symmetry axis
2016-12-18 00:03:53 +01:00
Abdullah Tahiri
abb3e1d0b5
Part: Parabola Extension to support getting occ focus
2016-12-17 22:50:46 +01:00
Abdullah Tahiri
b60aca1eca
Sketcher: Freegcs Parabola geometry definition
2016-12-17 20:12:16 +01:00
Eivind Kvedalen
d2a5d0de4b
Spreadsheet: Coverity issue 151662, 151655, 133440, 129433 are false positives, but code rewritten for readability.
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
638fa8c61d
Spreadsheet: Fixed dead code issue reported by Coverity (128977).
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
d00ff2155d
Spreadsheet: Fix for issue #2646 : Spreadsheet-Sum-Function does not work with units
...
This fix also fixes the other aggregates.
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
b398069372
Spreadsheet: Fix for issue #2647 , stddev does not work with arrays.
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
30390b70a7
Spreadsheet: Save numbers with one more digit.
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
7279c1bd53
Spreadsheet: Fixed for issue #2767 : In some instances, needed parentheses are dropped from the expression. Fixed and updated unit tests.
2016-12-15 17:27:18 +01:00
wwmayer
a0f796664f
Merge pull request #380 from eivindkv/DepGraphFix_20161213
...
Document: Added label to duplicate edges in dependency graph output.
2016-12-15 17:24:15 +01:00
wmayer
6ad093ee5c
add unit test for group extension
2016-12-15 16:26:32 +01:00
blobfish
b16a5856a7
Gui: DAGView: adding check for App::DocumentObject
2016-12-15 13:50:03 +01:00
wmayer
b86a28da12
do not use Qt4 macros for Qt5 version of fc_wrap_cpp
2016-12-15 13:33:33 +01:00
Alexander Gryson
2eb7f9be91
fix for font issue in draft_shapestring
2016-12-14 10:34:07 -02:00
Alexander Gryson
a8836f17a5
clean up outline after 5558732
2016-12-14 10:34:07 -02:00
Alexander Gryson
23ed44c959
fix svg display issue (rendering bug?)
2016-12-14 10:34:07 -02:00
Alex Gryson
8159180435
add metadata
2016-12-14 10:34:06 -02:00
Alex Gryson
8d6bc6ec53
update permissions (644)
2016-12-14 10:34:06 -02:00
Alex Gryson
1d7cf7810e
Update draft icons
2016-12-14 10:34:06 -02:00
wwmayer
f150594166
Merge pull request #379 from f3nix/deprecated_auto_ptr
...
Do not use std::auto_ptr which has been deprecated as of C++11.
2016-12-14 09:38:51 +01:00
wwmayer
12565e9c80
Merge pull request #378 from wwmayer/qt5_port
...
Qt5 port
2016-12-14 09:37:35 +01:00
Mateusz Skowroński
2fca3d01b5
Do not use std::auto_ptr which has been deprecated as of C++11. Use std::unique_ptr instead.
2016-12-13 19:56:57 +01:00
wmayer
c33f73eb99
use Qt WebKit module
2016-12-13 19:48:22 +01:00
wmayer
11ffc5bca9
Linux specific Qt5 port
2016-12-13 19:47:32 +01:00
Eivind Kvedalen
6230ee8d14
Document: Added label to duplicate edges in dependency graph output.
2016-12-13 17:54:02 +01:00
wwmayer
9432da72fa
Merge pull request #376 from sliptonic/BugFixes
...
Bug fixes
2016-12-13 16:45:49 +01:00
wmayer
743b83e853
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
6cfaf916f8
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
wmayer
09e3faaad4
drop inheritance of PropertyItem from BaseClass
2016-12-13 14:53:43 +01:00
wmayer
19c9a9f819
remove superfluous Qt includes
2016-12-13 14:33:16 +01:00
wmayer
5096f55ccb
port C++ code to Qt5
2016-12-13 14:22:59 +01:00
wwmayer
f844d5164f
Merge pull request #374 from mlampert/tracker-2770
...
Path: Assign Contour label on restore fixes 2770
2016-12-12 19:34:27 +01:00
wmayer
35626050d9
remove superfluous conversion methods
2016-12-12 17:30:13 +01:00
wmayer
3357cd91e7
Qt4/Qt5 neutral changes:
...
+ change inheritance of PropertyItem to not derive from BaseClass (and QObject) any more to fix crashes with Qt5
2016-12-12 17:01:26 +01:00
wmayer
e20a054328
fix -Wunused-but-set-variable
2016-12-12 16:32:54 +01:00
wmayer
e17c5d21ce
Qt4/Qt5 neutral changes:
...
+ add missing header files/remove old headers
+ fix flaws in use of timer
2016-12-12 16:28:28 +01:00
wmayer
669f99ccb9
Qt4/Qt5 neutral changes:
...
+ re-implement built-in HTTP server without using in Qt5 removed classes QHttpResponseHeader and QHttpRequestHeader
2016-12-12 15:31:35 +01:00
wmayer
aaef82e41e
Qt4/Qt5 neutral changes:
...
+ move meta types to own header to avoid double declaration
2016-12-12 15:22:34 +01:00