Mateusz Skowroński
|
963b400a4b
|
Use QHash<K,T> instead of QMap<K,T> when K is a pointer. [-Wclazy-qmap-with-pointer-key] Thanks Clazy!
|
2019-02-11 15:39:15 +01:00 |
|
wmayer
|
5232aa745f
|
if set display node name in scene inspector panel
|
2017-05-01 17:45:42 +02:00 |
|
wmayer
|
e2a8ccfd3a
|
include required header under Linux
|
2017-01-30 23:13:05 +01:00 |
|
wmayer
|
45198fb712
|
use names directly from document to set them in scene inspector
|
2017-01-30 22:29:26 +01:00 |
|
wmayer
|
359a25d0c8
|
issue #0002802: Set a name to coin rootnodes of objects
|
2016-12-15 22:16:19 +01:00 |
|
wmayer
|
5096f55ccb
|
port C++ code to Qt5
|
2016-12-13 14:22:59 +01:00 |
|
wmayer
|
1e6dcabefc
|
fix -Wextra in FreeCADGui
|
2016-09-21 20:54:52 +02:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +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 |
|
wmayer
|
10618b5905
|
+ Show also name of Inventor nodes in Scene Inspector
|
2014-01-19 18:34:05 +01: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 |
|