wmayer
|
a34c441373
|
Qt4/Qt5 neutral changes:
+ replace Q_WS_WIN with Q_OS_WIN
+ replace Q_WS_X11 with Q_OS_LINUX
+ replace Q_WS_MACX with Q_OS_MACX
+ set explicit cast to HWND
|
2016-12-12 14:09:21 +01:00 |
|
wmayer
|
33679c5107
|
+ check for Win7 to activate gesture support
|
2015-04-01 21:56:56 +02:00 |
|
wmayer
|
996e2fd160
|
tmp. disable gesture support
|
2015-03-31 23:44:23 +02:00 |
|
DeepSOIC
|
3deeebafb6
|
Gestures: custom Windows gesture recognizer
Translates native Windows pinch and rotate gestures into Qt's pinch
gestures.
|
2015-03-31 21:49:00 +02:00 |
|