Uwe Rathmann
|
0a92cb82db
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
|
Uwe Rathmann
|
68bc2f032c
|
dh
|
2018-07-31 17:32:25 +02:00 |
|
Uwe Rathmann
|
aaac57de94
|
unused member removed
|
2018-07-19 14:10:48 +02:00 |
|
Uwe Rathmann
|
02e6a65b07
|
code moved from QskControl to QskQuick
|
2018-05-01 12:41:20 +02:00 |
|
Uwe Rathmann
|
4cd45201f6
|
more compile time checks, when using QskMetaFunction
|
2018-03-14 14:45:39 +01:00 |
|
Uwe Rathmann
|
ee3ac13e36
|
QskShortcutMap using QskMetaInvokable
|
2018-03-12 09:27:54 +01:00 |
|
Uwe Rathmann
|
d58732d5ac
|
using Qt::UniqueConnection
|
2018-02-15 09:48:14 +01:00 |
|
Uwe Rathmann
|
3837205847
|
[Misc] several static methods from QskControl changed into qskXYZ
functions to avoid any conflicts with APIs that might be added to
QQuickItem in future versions
|
2018-01-19 10:07:05 +01:00 |
|
Uwe Rathmann
|
47a8df5214
|
late destruction fixed
|
2017-12-07 11:53:34 +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 |
|