wmayer
56d49a98f4
Gui: mark methods in DemoMode as override
2023-04-13 01:12:56 +02:00
wmayer
3d90279c12
Gui: fix -Wclazy-connect-by-name
2023-04-05 00:44:13 +02:00
wmayer
1178df06b4
Gui: modernize C++11
...
* use nullptr
2022-03-23 18:41:21 +01:00
Uwe
cbe80b46f2
[Gui] DockWindow and DemoMode: remove unused includes
2022-03-04 03:37:44 +01:00
vejmarie
704d4d9945
Big update to remove deprecation warning from Qt 5.15.0
...
That is need on MacOS build as travis log is bigger than 50k lines
which breaks travis rules
And by the way deprecations are real
All file contains the same modification replace 0 to Qt::WindowFlags() when needed
as the class needs to be instantiated
Signed-off-by: vejmarie <jmverdun3@gmail.com >
2020-09-24 12:56:43 +02:00
wmayer
d73ab48e6b
use same button to start/stop animation of turntable
2019-07-20 20:31:36 +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
wmayer
e397549729
0000920: Hide turntable dialog when in fullscreen mode
2013-06-30 19:07:41 +02: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