aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* hunspell: Fix build with bundled hunspellJarkko Koivikko3 days1-1/+1
* Remove the use of QT_IM_MODULEJiDe Zhang10 days1-2/+2
* tcime: Add missing symbol ER to Zhuyin layoutJarkko Koivikko10 days1-1/+1
* Correct license for tools fileLucie Gérard2024-04-041-1/+1
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-03-262-2/+0
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-2517-0/+17
* Make hide behavior of qt vkb configurable through its settingsSanthosh Kumar2024-03-127-2/+99
* Enable QVirtualKeyboardPlugin on Android platforms by defaultAlexey Edelev2024-02-221-1/+1
* Link VKB and VKB.Settings into VKB.Components and VKB into VKB.StylesUlf Hermann2024-02-074-5/+8
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-152-2/+0
* Remove the use of Q_VIRTUALKEYBOARD_PRIVATE_EXPORTAlexey Edelev2024-01-151-2/+2
* 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 VirtualKeyboard attached propertiesJarkko Koivikko2023-11-142-2/+4
* Fix QML revisioningJarkko Koivikko2023-11-0833-3/+44
* Modify copyright format in qt_attribution.jsonLucie Gérard2023-10-271-5/+5
* Fix licensing of Qt VirtualKeyboard basic exampleJarkko Koivikko2023-10-232-2/+2
* Include what you need: <QPointer>Marc Mutz2023-10-133-0/+6
* Doc: Mark example as highlighted (again)Kai Köhne2023-10-041-1/+1
* 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
* Doc: Update reference to 'Pure QML' exampleTopi Reinio2023-09-062-3/+7
* 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
* Add QT_NO_CONTEXTLESS_CONNECT to the default build flagsAhmad Samir2023-08-221-4/+4
* 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 warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Remove repetitive names from KeyboardFunctionKeys enum valuesJarkko Koivikko2023-06-267-18/+18
* Fix Settings icon visible in the comma key when Settings not availableJarkko Koivikko2023-06-211-1/+1
* Use scoped values in QML for enum classesJarkko Koivikko2023-06-2121-45/+45
* Make qvirtualkeyboardnamespace.h privateJarkko Koivikko2023-06-206-9/+20
* Use unsigned type for enum KeyboardFunctionKeyJarkko Koivikko2023-06-165-10/+12
* Doc: Add a DocBook version of custom svg imagesLuca Di Sera2023-06-141-0/+21
* Doc: Fix links to Supported Languages sectionVolker Hilsheimer2023-06-111-2/+2
* Fix position of function popup listJarkko Koivikko2023-06-091-1/+1
* Rename KeyboardFunctionKeyFlag and KeyboardFunctionKeyJarkko Koivikko2023-06-097-23/+23
* Doc: Remove incorrect module identifiers in \qmlproperty commandsTopi Reinio2023-06-081-3/+2
* Fix VirtualKeyboardSettings.fullScreenMode bindingJarkko Koivikko2023-05-121-0/+13
* Restore language and hide buttons to handwriting layoutJarkko Koivikko2023-05-0930-983/+685
* Add example handwriting pluginJarkko Koivikko2023-05-0910-4/+1015
* Ensure that the language popup is within keyboard boundsJarkko Koivikko2023-05-091-1/+4
* Restore language and hide function keysJarkko Koivikko2023-05-0976-134/+908
* 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
* Remove alternative latin layouts from some non-latin localesIvan Tkachenko2023-03-022-737/+323