aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* hunspell: Fix build with bundled hunspellJarkko Koivikko2024-04-161-1/+1
* Correct license for tools fileLucie Gérard2024-04-041-1/+1
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-03-261-1/+0
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-2512-0/+12
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-151-1/+0
* Update 3rd party directories to SPDX-License-RefLucie Gérard2024-01-111-28/+2
* Pinyin: free _syncs in userdictInho Lee2024-01-081-0/+3
* Fix QML revisioningJarkko Koivikko2023-11-0827-0/+36
* Modify copyright format in qt_attribution.jsonLucie Gérard2023-10-271-5/+5
* Include what you need: <QPointer>Marc Mutz2023-10-132-0/+4
* plugins/myscript: Fix build (remove missing plugin sources)Jarkko Koivikko2023-09-131-1/+0
* Restore language and hide buttons to handwriting layoutJarkko Koivikko2023-05-094-51/+50
* Add example handwriting pluginJarkko Koivikko2023-05-095-0/+995
* Restore language and hide function keysJarkko Koivikko2023-05-096-50/+118
* cerence: Don't use deprecated QLocale::countryJarkko Koivikko2023-02-062-4/+4
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-5/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-063-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-0629-137/+137
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2515-15/+15
* cerence: Fix errors (QLocale::country and QCryptographicHash::addData)Jarkko Koivikko2022-07-251-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-0815-0/+45
* Use SPDX license identifiersLucie Gérard2022-06-1497-2724/+200
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-0795-2576/+859
* Cleanup direct hunspell.h include from hunspell module interfaceJarkko Koivikko2022-03-319-415/+505
* Make 3rdparty/hunspell buildable by simple git checkoutJarkko Koivikko2022-03-312-33/+22
* plugins/cerence: Move Q_DECLARE_PUBLIC to the public sectionJarkko Koivikko2022-03-303-2/+5
* CMake: Fix static package dependencies for vkb pluginsAlexandru Croitor2021-11-057-9/+9
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-035-17/+6
* cerence-hwr: Fix compilation with the latest Cerence SDK (v9)Jarkko Koivikko2021-10-181-5/+7
* [MyScript] Add CMake script for building MyScript HWR pluginYuntaek RIM2021-09-034-58/+108
* 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
* Remove space before end-of-sentence dot in debug outputIvan Tkachenko2021-08-251-1/+1
* Hunspellinputmethod : commit only if the final word is not emptyInho Lee2021-08-231-1/+2
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-109-9/+9
* 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-075-12/+9
* 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
* plugins/openwnn: Set word candidate index when item is selectedJarkko Koivikko2021-06-171-0/+1
* Fix usage of legacy CMake APIJoerg Bornemann2021-06-073-4/+4
* Add Cerence HWR and Cerence XT9 extension pluginsJarkko Koivikko2021-06-0394-1113/+12163
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-4/+4
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-227-75/+75
* Remove qmake project filesJarkko Koivikko2021-05-052-142/+0
* Remove qmake project filesJoerg Bornemann2021-04-3030-1498/+0
* Don't use deprecated QLibrary::location, use path insteadVolker Hilsheimer2021-03-252-7/+7
* CMake: Fix pinyin and tcime resource bundlingJarkko Koivikko2021-03-054-14/+30
* CMake: Change layout base path to value which it was before cmakeJarkko Koivikko2021-03-056-68/+68