aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/openwnn
Commit message (Expand)AuthorAgeFilesLines
* Add ; to Q_UNUSEDLars Schmertmann2020-07-074-13/+13
* Fix cursor position in Japanese inputJanne Myöhänen2020-06-221-0/+2
* Add missing overrideAlexander Volkov2020-05-266-16/+17
* Initial CMake port of QtVirtualKeyboardMårten Nordheim2020-05-124-0/+177
* Move qtvirtualkeyboard over to the new configure systemLeander Beernaert2020-04-082-2/+4
* Remove usages of deprecated qBinaryFindSona Kurazyan2020-02-121-4/+8
* Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-11-011-0/+2
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-0/+2
|\
| * Restrict more sensitive debugging outputMitch Curtis2018-11-141-0/+2
* | plugins/openwnn: Add missing log printsJarkko Koivikko2018-11-281-0/+6
|/
* Fix string castJarkko Koivikko2018-09-075-4/+16
* Fix resource initialization in static buildJarkko Koivikko2018-09-061-4/+4
* Prefix all the extension plugins classes with QtVirtualKeyboardJarkko Koivikko2018-09-063-3/+3
* Use enum class in the public APIJarkko Koivikko2018-08-282-19/+19
* Prefix non-namespaced header file names with qvirtualkeyboardJarkko Koivikko2018-08-272-2/+2
* Remove QtVirtualKeyboard namespace from the public APIJarkko Koivikko2018-08-272-37/+37
* Show layout files in the project explorerJarkko Koivikko2018-08-171-0/+3
* Add layout fallback feature and eliminate duplicate layoutsJarkko Koivikko2018-08-171-0/+3
* Use module include path instead of local include pathJarkko Koivikko2018-08-071-1/+1
* Fix zero as null pointer constantJarkko Koivikko2018-08-062-11/+11
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-0649-0/+96814