aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of QT_IM_MODULEJiDe Zhang2024-04-101-2/+2
* Enable QVirtualKeyboardPlugin on Android platforms by defaultAlexey Edelev2024-02-221-1/+1
* Purge remaining usage of Q_NULLPTRJohannes Kauffmann2022-08-281-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-142-56/+4
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-075-267/+0
* Fix build after qtbase changesVolker Hilsheimer2022-03-181-0/+2
* Plugins: Fix the port to QPluginParsedMetaData and CBORThiago Macieira2021-11-093-36/+26
* Plugins: Port to QPluginParsedMetaData and CBORKai Köhne2021-11-021-2/+2
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-071-1/+1
* Fix linking against imm32 with mingw-w64Marius Kittler2021-07-051-1/+1
* Disable Windows IME when Qt Virtual Keyboard plugin is loadedJarkko Koivikko2021-06-152-0/+14
* Remove qmake project filesJoerg Bornemann2021-04-301-36/+0
* Allow multiple input methods in the extension metadataJarkko Koivikko2021-02-041-8/+30
* CMake: Regenerate projects to use latest CMake APIAlexandru Croitor2020-11-261-1/+12
* Add missing overrideAlexander Volkov2020-05-261-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-142-0/+11
|\
| * Fix static build when using disable-layouts and no-builtin-styleMitch Curtis2020-05-062-0/+11
* | Initial CMake port of QtVirtualKeyboardMårten Nordheim2020-05-121-0/+34
|/
* ExtensionLoader: Use a QMultiHashFriedemann Kleint2020-01-033-6/+6
* QtQuick.VirtualKeyboard.Plugins: automatically register latest versionMitch Curtis2019-12-041-0/+3
* Register QtQuick.VirtualKeyboard.Plugins version 2.3Andy Shaw2019-01-101-0/+1
* Fix string castJarkko Koivikko2018-09-072-2/+8
* Fix resource initialization in static buildJarkko Koivikko2018-09-061-0/+4
* Move QML types registration to import modulesJarkko Koivikko2018-09-063-138/+19
* Prefix non-namespaced header file names with qvirtualkeyboardJarkko Koivikko2018-08-271-5/+5
* Remove QtVirtualKeyboard namespace from the public APIJarkko Koivikko2018-08-271-17/+12
* Trim InputContext APIJarkko Koivikko2018-08-271-0/+3
* Add user dictionary and learning for HunspellJarkko Koivikko2018-08-161-1/+1
* Add support for making Trace transparentYuntaek Rim2018-08-161-0/+2
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-066-0/+472