FreeCAD/src/Mod
2016-01-20 11:21:06 +01:00
..
Arch Fixed typo in last commit 2016-01-11 22:18:31 -02:00
Assembly
Cam
Complete QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
Draft Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
Drawing + fix crashes in ortho view panel 2016-01-13 17:40:20 +01:00
Fem FEM: small improvements in the regard of flake8 compatiblity 2016-01-06 11:13:38 -02:00
Idf Make Idflibs consistent for installed and uninstalled builds 2015-12-10 16:37:25 -05:00
Image Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags. 2016-01-05 16:07:58 +01:00
Import QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
Inspection Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false. 2016-01-05 16:43:33 +01:00
JtReader
Material Material: Fixed the material editor dialog, thanks to rockn 2015-11-24 22:57:50 -02:00
Mesh Made last commit non-C++11 compatible 2016-01-19 11:25:16 -02:00
MeshPart + do not include from .qrc generated .cpp file from other .cpp file but add it to build system 2016-01-05 17:35:58 +01:00
OpenSCAD Updated ts files prior to translation cycle 2016-01-03 19:45:29 -02:00
Part Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false. 2016-01-05 16:43:33 +01:00
PartDesign + do not include from .qrc generated .cpp file from other .cpp file but add it to build system 2016-01-05 17:35:58 +01:00
Path + simplify porting of Path module to Python3 2016-01-20 11:21:06 +01:00
Plot
Points + simplify porting of Points module to Python3 2016-01-20 00:00:41 +01:00
Raytracing + simplify porting of Raytracing module to Python3 2016-01-18 19:14:57 +01:00
ReverseEngineering + simplify porting of ReverseEngineering module to Python3 2016-01-20 10:26:50 +01:00
Robot + simplify porting of Robot module to Python3 2016-01-18 18:26:37 +01:00
Sandbox + simplify porting of Sandbox module to Python3 2016-01-18 11:43:20 +01:00
Ship
Sketcher + simplify porting of Sketcher module to Python3 2016-01-18 12:19:54 +01:00
Spreadsheet + simplify porting of Spreadsheet module to Python3 2016-01-17 23:15:24 +01:00
Start + simplify porting of Start module to Python3 2016-01-17 22:13:32 +01:00
TemplatePyMod
Test + simplify porting of Test module to Python3 2016-01-20 10:26:12 +01:00
Web + simplify porting of Web module to Python3 2016-01-17 19:17:34 +01:00
__init__.py
.gitattributes
CMakeLists.txt
mod.dox