15 Commits

Author SHA1 Message Date
Uwe Rathmann
5cb33ad79b renamed to QskQuickItem::UpdateFlags 2021-02-09 08:13:20 +01:00
Uwe Rathmann
ef755011df code cleanup 2020-12-18 16:32:54 +01:00
Uwe Rathmann
80004ed8e8 code simplified 2020-12-13 19:38:46 +01:00
Uwe Rathmann
6cf3b1ed48 Qt6 incompatibilities fixed 2020-10-25 16:04:10 +01:00
Uwe Rathmann
fb594267c2 license/copyright notes added 2019-06-20 12:02:28 +02:00
Uwe Rathmann
0a92cb82db playing with clang-format 2018-08-03 08:15:28 +02:00
Uwe Rathmann
aaab3832fc SPEEDO define added - being disabled as default setting 2018-04-10 17:11:42 +02:00
Peter Hartmann
554f07c5b4 automotive example: Add speedometer page 2018-04-05 11:23:38 +02:00
Uwe Rathmann
6813d643d3 skins factories can be loaded as plugins 2018-01-03 11:57:05 +01:00
Uwe Rathmann
c1e7571e10 QskShortcut moved to QskShortcutMap, new class QskShortcut for the QML
use case ( makes sense from C++ as well, but is less efficient as it needs one QObject per
shortcut )
2017-12-06 17:01:10 +01:00
Uwe Rathmann
81acf6b610 Qt5 type of connection for QskShortcut 2017-12-03 17:58:18 +01:00
Uwe Rathmann
ec5521ab3e Lots of colors and stuff for demonstrating skin transitions added.
Better hints for the slider of the DefaultSkin - some animators and
increased mouse press areas
2017-07-26 17:54:25 +02:00
Uwe Rathmann
2636c4a7af better debug infos about shortcuts 2017-07-26 13:21:10 +02:00
Uwe Rathmann
718ae556ab using the raster paint engine for the SVGs 2017-07-26 11:56:19 +02:00
Uwe Rathmann
e9e146f05f hmi-demo example renamed to automotive 2017-07-25 21:40:05 +02:00