FreeCAD/src/Mod/Complete
Mateusz Skowroński cd2db00f22 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
..
App Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Gui QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
CMakeLists.txt move build specifier in own cMake group 2014-08-03 20:53:19 +02:00
complete.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Init.py + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
InitGui.py +Relicense from GPL to LGPL 2013-09-19 11:21:03 +02:00