summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxnavigatoreventhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-2/+2
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-7/+7
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Refactor the handling of the navigator swipe down eventFabian Bumberger2014-02-161-8/+4
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-1/+1
* BlackBerry: handle window state navigator eventsRafael Roquetto2013-02-281-0/+6
* Introducing the PlatformPanel event type.Sergio Martins2012-10-031-3/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-24/+12
* Emit signals to notify window (de)activationKevin Ottens2012-05-031-0/+18
* Refactor navigator event handlingKevin Krammer2012-04-121-184/+26
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-031-5/+3
* Use main thread event loop for navigator event processingKevin Krammer2012-03-211-0/+258