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 |
|
Mateusz Skowroński
|
d5c074f80d
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
f233a50a00
|
+ harmonize API
|
2014-10-19 14:25:51 +02:00 |
|
Yorik van Havre
|
ff9e4b1adf
|
New help menu
|
2013-08-30 13:00:27 -03:00 |
|
Yorik van Havre
|
612219ced8
|
Fixed python online documentation (patch by msocorcim)
|
2012-05-09 12:54:01 -03:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|