.. |
Arch
|
Fixed typo in last commit
|
2016-01-11 22:18:31 -02:00 |
Assembly
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
Cam
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
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
|
+ remove useless stuff from Init files
|
2015-01-13 16:19:19 +01:00 |
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
|
Fixed 'Axes' object has no attribute 'get_frame' error (see http://matplotlib.org/api/api_changes.html)
|
2015-05-31 19:28:16 +02:00 |
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
|
Updated ts files
|
2015-09-14 14:31:47 -03:00 |
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
|
+ support of checkable commands
|
2015-08-25 18:01:37 +02:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
.gitattributes
|
+ add blacklists to exlude files from being archived by Git
|
2012-02-02 17:00:33 +01:00 |
CMakeLists.txt
|
+ remove option to build deprecated cam module
|
2015-08-01 10:47:46 +02:00 |
mod.dox
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |