summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxscreeneventhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNX: normalize bracesRafael Roquetto2013-05-231-34/+19
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-1/+1
* QNX: QQnxCursor implementation.Rafael Roquetto2013-02-281-0/+2
* QNX: Don't crash if we unplug the primary display.Sergio Martins2013-01-311-3/+13
* QNX: Fix window focus problems when using QNX 6.5.0.Sergio Martins2012-11-281-0/+5
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-131-1/+1
* QNX: Add and remove screens dynamically.James Turner2012-10-091-3/+36
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QNX: Remove mouse events synthetized from touch eventsKevin Ottens2012-07-241-17/+0
* Make sure the emulated mouse event comes lastKevin Ottens2012-07-131-17/+17
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-30/+20
* Add support for screen overlays / foreign windowsThomas McGuire2012-03-301-8/+21
* Forward native key codes to QWindowSystemInterfaceRafael Roquetto2012-03-301-1/+2
* Move screen event processing into its own classKevin Krammer2012-03-281-0/+473