.. |
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
|
Draft: fixed gui bug in trimex
|
2016-01-14 13:39:24 -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
|
+ use TRUE and FALSE for Vrml output (reverts part of commit 7d0e892d3 )
|
2016-01-05 17:27:56 +01: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
|
Gui Enhancement: Support for macros in AppUserHome/Macro
|
2016-01-11 19:24:22 +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
|
+ implement 'swap' for point kernel class to efficiently copy data
|
2016-01-15 23:20:06 +01:00 |
Raytracing
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ReverseEngineering
|
+ 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 |
Robot
|
+ 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 |
Sandbox
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
Ship
|
Added a much more robust displacement tool for the GZ computation
|
2016-01-19 13:16:32 +01:00 |
Sketcher
|
Sketcher Bug fix: Solver information update on over-constrained situation
|
2016-01-09 13:42:12 +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
|
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 |
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 |