Sergo
|
bb78c1fd8f
|
PartDesignGui: move feature with its dependencies
|
2016-08-24 19:11:26 +02:00 |
|
wmayer
|
17de4e2efa
|
fix Coverity issues
|
2016-08-22 15:02:18 +02:00 |
|
DeepSOIC
|
92ccefa1d2
|
Attacher: use getModeName() instead of eMapModeStrings[]
getModeName() does range checking. eMapModeStrings[] will crash if out
of range.
|
2016-05-07 11:24:41 +02:00 |
|
wmayer
|
d1bc34441d
|
+ fix various gcc & clang warnings
|
2016-04-24 16:21:19 +02:00 |
|
Mateusz Skowroński
|
a8d37dabbe
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-04-15 11:55:12 +02:00 |
|
wmayer
|
ab43e18b00
|
+ remove 'using namespace Attacher' inside header file
|
2016-04-13 15:57:49 +02:00 |
|
Alexander Golubev
|
3ed51ac4bd
|
PartDesign: add Origin to the Body and unstrap the module from the Parts
|
2016-04-12 18:12:18 +02:00 |
|
Alexander Golubev
|
d72a919384
|
OriginGroup: add new abstraction layer between the Part and the GeoFeatureGroup
|
2016-04-12 18:12:18 +02:00 |
|
Alexander Golubev
|
067530c168
|
PartDesign/Gui: Make partDesign's add sketch command Workflow-aware
|
2016-04-12 18:12:17 +02:00 |
|
Alexander Golubev
|
ddd0ecafa9
|
PartDesign/Gui: initial migration command implementation
|
2016-04-12 18:12:17 +02:00 |
|
Alexander Golubev
|
771c2b2fce
|
PartDesign/Gui: rename some fonctions in ReferenceSelection.cpp
e.g. getPythonStr -> buildLinkListPythonStr etc
|
2016-04-12 18:12:17 +02:00 |
|
Alexander Golubev
|
9347f66a9e
|
PartDesign/Gui: Move various utility stuff from Workbench to a separate file
Also do some header cleanup.
|
2016-04-12 18:12:17 +02:00 |
|