aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* plugins/myscript: Fix build (remove missing plugin sources)Jarkko Koivikko2023-09-131-1/+0
* Fix navigation key left/right handling with LayoutMirroring.enabledJarkko Koivikko2023-09-131-10/+7
* Optimize inputpanel test execution timeJarkko Koivikko2023-09-132-14/+19
* Disable desktop input panel on AndroidJarkko Koivikko2023-09-061-1/+1
* Fix binding loop warning emitted by inputpanel testJarkko Koivikko2023-09-051-1/+10
* Work around QML creating separate singletons for each versionUlf Hermann2023-08-304-4/+45
* Doc: Add \examplecategory to qtvirtualkeyboardSafiyyah Moosa2023-08-291-0/+1
* Restore style path for backwards compatibilityJarkko Koivikko2023-08-221-0/+3
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-241-1/+1
* Doc: Remove incorrect module identifiers in \qmlproperty commandsTopi Reinio2023-06-081-3/+2
* Fix VirtualKeyboardSettings.fullScreenMode bindingJarkko Koivikko2023-05-121-0/+13
* VirtualKeyboard.Settings: ensure availability of valid engine pointerFabian Kosmale2023-03-282-13/+18
* Fix DesktopInputSelectionControlJarkko Koivikko2023-03-244-4/+19
* Fix collapsed keyboard layout caused by zero width input panelJarkko Koivikko2023-03-201-5/+11
* doc: Fix qdoc warning after Wayland Compositor changeEskil Abrahamsen Blomfeldt2023-03-011-2/+1
* Fix InputPanel keyboardRectangle bindingJarkko Koivikko2023-02-242-30/+38
* Rename and tag exampleVolker Hilsheimer2023-02-241-2/+3
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-102-9/+9
* Fix full screen input control sync (disable when not active)Jarkko Koivikko2023-02-081-6/+6
* Do not allow empty selections (shadow input control)Jarkko Koivikko2023-02-081-0/+2
* Fix selection with handles when highdpi is usedJarkko Koivikko2023-02-081-1/+6
* Fix pre-edit text on shadow input when reselecting the first wordJarkko Koivikko2023-02-081-5/+11
* 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
* 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