summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/inputcontext
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings in QtGui, QtPlatformSupport.Friedemann Kleint2012-05-101-8/+6
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-075-6/+6
* Use new plugin system for Input Context plugins.Friedemann Kleint2012-02-211-1/+1
* Add support for "none" QT_IM_MODULEJan Arne Petersen2012-02-101-1/+4
* Use qgetenv instead of getenv.Andreas Holzammer2012-02-081-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-252-2/+0
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-141-1/+1
* Fix crash in QPlatformInputContextFactory.Samuel Rødal2011-09-121-1/+1
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-082-2/+30
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-085-0/+314