This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
FreeCAD
Watch
1
Star
0
Fork
0
You've already forked FreeCAD
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0d0040355c
FreeCAD
/
src
/
Main
History
wmayer
8217b8f6d1
+ fix compiler warning, improve whitespaces
2016-05-15 12:16:36 +02:00
..
res
Extend application branding
2012-02-23 20:25:33 +01:00
CMakeLists.txt
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
core-main.dox
+ unify DLL export defines to namespace names
2011-10-10 13:44:52 +00:00
freecad.rc
+ unify DLL export defines to namespace names
2011-10-10 13:44:52 +00:00
FreeCADGuiPy.cpp
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
2016-01-05 16:07:25 +01:00
icon.ico
+ unify DLL export defines to namespace names
2011-10-10 13:44:52 +00:00
MainCmd.cpp
More fixes around Python exit codes
2016-03-27 13:01:04 +13:00
MainGui.cpp
Propagate sys.exit(code) up the call stack to the shell
2016-03-21 18:28:29 +01:00
MainPy.cpp
+ fix compiler warning, improve whitespaces
2016-05-15 12:16:36 +02:00