9 Commits

Author SHA1 Message Date
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
ccf1834a9c ugly templated code slightly more readable 2017-12-06 12:23:43 +01:00
Uwe Rathmann
c66292f605 QskShortcut improved 2017-12-05 17:40:21 +01:00
Uwe Rathmann
85e3af73d9 support for shortcut connections on different threads added 2017-12-05 13:10:50 +01:00
Uwe Rathmann
81acf6b610 Qt5 type of connection for QskShortcut 2017-12-03 17:58:18 +01:00
Uwe Rathmann
c3b6830eb5 making clazy happier 2017-10-30 08:33:43 +01:00
Uwe Rathmann
324ed2f80c QT_STRICT_ITERATORS enabled for gcc 2017-10-29 14:01:06 +01:00
Uwe Rathmann
68125cfc7e more code to the public API 2017-10-23 10:19:49 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00