summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxinputcontext_imf.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-6/+6
* QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-7/+7
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-54/+54
|\
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-54/+54
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-14/+13
|/
* qqnxinputcontext: Add support for EnterKeyTypeKai Uwe Broulik2015-07-191-1/+5
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QNX: Add support for BB10 text highlighting and spell checkingRoger Maclean2013-12-241-53/+143
* BB10: Clean up IMF session codeRoger Maclean2013-11-191-10/+16
* Add support for BB10 input method frameworkRoger Maclean2013-10-251-848/+611
* QNX: normalize bracesRafael Roquetto2013-05-231-12/+7
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-2/+2
* QNX: Add support for QInputMethod::keyboardRectangle()Oleg Shparber2013-02-081-1/+11
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-131-5/+5
* Blackberry: Support input method hintsThomas McGuire2012-09-281-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QNX: Reduce dependency on QtWidgetsKevin Krammer2012-07-291-4/+1
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-177/+72
* Adapt QNX platform input contexts to QGuiApplication::focusObject()Pekka Vuorela2012-04-021-38/+18
* Separate virtual keyboard interface and implementationKevin Krammer2012-03-301-4/+4
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-281-10/+14
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-121-0/+1696