wmayer
|
1e6dcabefc
|
fix -Wextra in FreeCADGui
|
2016-09-21 20:54:52 +02:00 |
|
maurerpe
|
c455a17fb7
|
Ensure mutexes are always properly unlocked
Error exists with Qt4 and Qt5. Qt5 generated helpful warnings that made
it easier to debug.
|
2016-02-24 23:56:05 +01:00 |
|
Mateusz Skowroński
|
c275b35d48
|
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
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
896b566dd9
|
+ test command to show race conditions in Console class
+ fix race conditions in Console class
|
2015-08-13 18:57:52 +02:00 |
|
wmayer
|
4e72e4a937
|
+ fix Qt help problems
|
2014-10-01 17:16:43 +02:00 |
|
wmayer
|
c4bfee57dd
|
+ simplify testing .qm files
+ some triangulation stuff
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5417 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-19 15:42:34 +00: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 |
|