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
c90da8e5fb
FreeCAD
/
src
/
Mod
/
Complete
/
Gui
History
Yorik van Havre
d1b4f23388
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
..
Resources
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
AppCompleteGui.cpp
+ simplify porting of Complete module to Python3
2016-01-21 12:38:17 +01:00
CMakeLists.txt
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Command.cpp
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
PreCompiled.cpp
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
PreCompiled.h
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Workbench.cpp
Mod/Complete: Check for modules at runtime.
2015-02-08 16:24:04 +01:00
Workbench.h
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
2016-01-05 16:07:25 +01:00