aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Fix qdoc warning after Wayland Compositor changeEskil Abrahamsen Blomfeldt2023-03-011-2/+1
* Rename and tag exampleVolker Hilsheimer2023-02-241-2/+3
* Fix InputPanel keyboardRectangle bindingJarkko Koivikko2023-02-102-30/+38
* Fix selection with handles when highdpi is usedJarkko Koivikko2023-02-081-1/+6
* Do not allow empty selections (shadow input control)Jarkko Koivikko2023-02-081-0/+2
* Fix full screen input control sync (disable when not active)Jarkko Koivikko2023-02-081-6/+6
* Fix pre-edit text on shadow input when reselecting the first wordJarkko Koivikko2023-02-081-5/+11
* cerence: Don't use deprecated QLocale::countryJarkko Koivikko2023-02-062-4/+4
* Disable shadow input cursor blinking while invisibleJarkko Koivikko2023-02-011-2/+3
* Doc: Revise Qt Virtual Keyboard module landing pageAndreas Eliasson2023-01-263-51/+61
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-202-9/+9
* 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