summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxvirtualkeyboardpps.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
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-7/+7
|\
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-7/+7
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-5/+5
|/
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QNX: Silence startup warningsBernd Weimer2014-05-131-24/+6
* QNX: Expand on Virtual Keyboard SupportMike Fenton2014-01-091-119/+73
* QNX: normalize bracesRafael Roquetto2013-05-231-7/+8
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-1/+1
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-131-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-15/+11
* Add implementation of virtual keyboard based on BPS eventsKevin Krammer2012-05-021-0/+430