aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-25318-3813/+3813
* Update commercial license headersTarja Sundqvist2022-05-30318-3813/+3813
* Add missing configure option -[no]-vkb-layoutsJarkko Koivikko2022-04-071-0/+1
* plugins/cerence: Move Q_DECLARE_PUBLIC to the public sectionJarkko Koivikko2022-03-303-2/+5
* Update documentation wrt modality and z orderingVolker Hilsheimer2021-12-201-10/+3
* Fix license headers to be GPLKai Köhne2021-11-261-15/+5
* Update the Hangul mode key label in the Korean symbol layoutJarkko Koivikko2021-11-111-2/+2
* Doc: Mention plugin dependencies in the deployment guideTopi Reinio2021-11-081-8/+18
* CMake: Don't build pinyin if QT_FEATURE_thread is OFFAlexandru Croitor2021-11-051-0/+1
* CMake: Fix static package dependencies for vkb pluginsAlexandru Croitor2021-11-057-9/+9
* Use a containment mask to keep input panel working during modal sessionVolker Hilsheimer2021-11-032-18/+39
* cerence-hwr: Fix compilation with the latest Cerence SDK (v9)Jarkko Koivikko2021-10-181-5/+7
* Document the reparenting of InputPanel during modal sessionsVolker Hilsheimer2021-10-181-3/+9
* Only reparent the InputPanel when necessaryVolker Hilsheimer2021-10-182-4/+19
* Doc: Add a section for using the module with CMakeVenugopal Shivashankar2021-09-133-2/+14
* Doc: add a link and clarify how to reset a dictionaryVolker Hilsheimer2021-09-091-1/+2
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-09-092-2/+2
* Doc: fix prototypes of QVirtualKeyboardDictionaryManager propertiesVolker Hilsheimer2021-09-071-5/+10
* [MyScript] Add CMake script for building MyScript HWR pluginYuntaek RIM2021-09-038-80/+169
* cerence: xt9: Add special case for an invalid input (as reported by xt9)Jarkko Koivikko2021-09-028-12/+68
* cerence: hwr: Add userDataReset handlerJarkko Koivikko2021-09-021-10/+23
* Add debug print for available input modesJarkko Koivikko2021-09-021-1/+3
* Avoid reparenting of InputPanel when the window is being destroyedJarkko Koivikko2021-08-311-2/+4
* Add missing documentation for the dictionary APIJarkko Koivikko2021-08-272-0/+114
* Remove space before end-of-sentence dot in debug outputIvan Tkachenko2021-08-251-1/+1
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-08-232-5/+7
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-1210-10/+10
* Doc: Fix link errors Qt VirtualkeyboardNico Vertriest2021-08-122-2/+2
* Doc: Add \readonly command to VirtualKeyboardSettings::availableLocalesLuca Di Sera2021-08-121-0/+1
* pinyin: Do not accept invalid input as pinyin initialJarkko Koivikko2021-08-101-4/+4
* pinyin: Prevent crash when pinyin dictionary cannot be loadedJarkko Koivikko2021-08-051-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-079-16/+13
* Fix linking against imm32 with mingw-w64Marius Kittler2021-07-051-1/+1
* plugins/cerence-hwr: Fix waiting of recognition results during key eventJarkko Koivikko2021-06-222-5/+33
* plugins/openwnn: reset() should not modify pre-edit textJarkko Koivikko2021-06-211-2/+4
* Fix processing of hard Qt::Key_Backspace and Qt::Key_DeleteJarkko Koivikko2021-06-211-3/+11
* Remove old configure-related filesJoerg Bornemann2021-06-173-1191/+0
* plugins/openwnn: Set word candidate index when item is selectedJarkko Koivikko2021-06-171-0/+1
* Disable Windows IME when Qt Virtual Keyboard plugin is loadedJarkko Koivikko2021-06-152-0/+14
* Fix high CPU utilization caused by key repeat timerJarkko Koivikko2021-06-091-2/+4
* Fix QML TypeError Cannot read property 'selectionListHeight' of nullJarkko Koivikko2021-06-082-4/+4
* Fix usage of legacy CMake APIJoerg Bornemann2021-06-073-4/+4
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-053-35/+18
* Add Cerence HWR and Cerence XT9 extension pluginsJarkko Koivikko2021-06-03111-1326/+12704
* Make sure keyboard layout observer returns correct geometryJarkko Koivikko2021-06-031-2/+8
* Add protected constructor for QVirtualKeyboardAbstractInputMethodJarkko Koivikko2021-06-035-19/+117
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-4/+4
* Fix qml warning regarding touchPointsJarkko Koivikko2021-05-282-8/+8
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-228-165/+164
* Fix static builds to import correctly named Quick Window pluginAlexandru Croitor2021-05-061-1/+1