aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix ambiguous linksAndreas Eliasson2022-11-222-2/+3
* Revert "Fix build condition for vkb-desktop feature"Jani Heikkinen2022-11-111-1/+1
* Fix build condition for vkb-desktop featureJarkko Koivikko2022-11-051-1/+1
* Doc: Improve locale section of technical guidePaul Wicking2022-10-211-27/+49
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-068-9/+9
* Port from container::count() and length() to size()Marc Mutz2022-10-0636-148/+148
* Fix syncqt warningsAlexey Edelev2022-09-288-17/+20
* Revert "Add workaround for QML compiler bug"Ulf Hermann2022-09-131-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-2525-25/+25
* Remove Cpp.ignoretokens, Cpp.ignoredirectives from .qdocconfKai Köhne2022-08-221-6/+0
* Fix static linking for styles and builtin styles pluginsJarkko Koivikko2022-08-182-0/+2
* cerence: Fix errors (QLocale::country and QCryptographicHash::addData)Jarkko Koivikko2022-07-251-2/+2
* Doc: Make QtVirtualKeyboard project name match the includeKai Köhne2022-07-221-20/+20
* Add new header qvirtualkeyboardnamespace.hKai Köhne2022-07-193-41/+52
* Add brief description for QtVirtualKeyboard namespaceKai Köhne2022-07-181-0/+1
* Add license headers to cmake filesLucie Gérard2022-07-0825-0/+75
* Remove platform-dependent codes for XCBInho Lee2022-06-143-67/+4
* Use SPDX license identifiersLucie Gérard2022-06-14309-8634/+624
* Fix links to "QML Import Path" sectionKai Köhne2022-06-131-1/+1
* Avoid crash from nullptr accessVolker Hilsheimer2022-06-131-1/+3
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-121-1/+1
* Update documentationJarkko Koivikko2022-04-2552-403/+432
* Revert "Fix broken layout that results from making key visible after startup"Jarkko Koivikko2022-04-221-7/+0
* Add missing configure option -[no]-vkb-layoutsJarkko Koivikko2022-04-071-0/+1
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-07498-7178/+1743
* Add workaround for QML compiler bugJarkko Koivikko2022-03-311-1/+1
* 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
* zh_TW/main: Fix source file name of the created input method objectJarkko Koivikko2022-03-301-1/+1
* Prevent Trace objects from being garbage collectedJarkko Koivikko2022-03-301-1/+9
* plugins/cerence: Move Q_DECLARE_PUBLIC to the public sectionJarkko Koivikko2022-03-303-2/+5
* Use proper type (instead of var) for Keyboard.activeKeyJarkko Koivikko2022-03-302-3/+3
* Fix build after qtbase changesVolker Hilsheimer2022-03-181-0/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-0817-15/+32
* Better handle input plugin switches in the KeyboardSelectionListModelDominik Holland2022-02-222-1/+21
* Improve configure message for HunspellKai Köhne2022-02-111-1/+1
* Remove unused .qrc filesJoerg Bornemann2022-01-184-112/+0
* 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
* Plugins: Fix the port to QPluginParsedMetaData and CBORThiago Macieira2021-11-093-36/+26
* 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
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-0342-67/+45
* Plugins: Port to QPluginParsedMetaData and CBORKai Köhne2021-11-021-2/+2
* Doc: Enforce zero documentation warnings in CITopi Reinio2021-11-021-0/+3
* Fix whitespace (cosmit)Ivan Tkachenko2021-10-1921-21/+21