aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
Commit message (Expand)AuthorAgeFilesLines
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-252-0/+2
* Link VKB and VKB.Settings into VKB.Components and VKB into VKB.StylesUlf Hermann2024-02-071-0/+1
* Fix QML revisioningJarkko Koivikko2023-11-081-0/+1
* Use scoped values in QML for enum classesJarkko Koivikko2023-06-212-9/+9
* Restore language and hide function keysJarkko Koivikko2023-05-091-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-252-2/+2
* Fix static linking for styles and builtin styles pluginsJarkko Koivikko2022-08-182-0/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-1415-420/+30
* Update documentationJarkko Koivikko2022-04-257-1/+7
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-0764-638/+4130
* Remove unused .qrc filesJoerg Bornemann2022-01-181-11/+0
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-09-091-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-071-1/+1
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-051-10/+6
* Remove qmake project filesJoerg Bornemann2021-04-301-34/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Refresh keyboard layouts and styleJarkko Koivikko2021-04-131-0/+27
* Improve debug printJarkko Koivikko2021-04-131-1/+2
* Adapt to new Connections syntaxJarkko Koivikko2021-01-291-2/+2
* Recycle drawing canvases to save resources v3Jarkko Koivikko2021-01-261-4/+60
* CMake: Regenerate projects to use latest CMake APIAlexandru Croitor2020-11-261-2/+2
* Remove all version numbers from QML importsMitch Curtis2020-10-226-6/+6
* Fix warning in SelectionListItemMitch Curtis2020-07-141-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Add missing overrideAlexander Volkov2020-05-262-3/+3
* Initial CMake port of QtVirtualKeyboardMårten Nordheim2020-05-121-0/+60
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-281-2/+2
|\
| * Fix deprecation warnings about QString::SkipEmptyPartsFriedemann Kleint2020-03-251-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-151-23/+23
|\|
| * Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-301-23/+23
* | Fix Qt6 buildAlexandru Croitor2019-08-061-2/+3
|/
* Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-123-6/+9
* Update plugins.qmltypesv5.12.0-rc2v5.12.0-rc1v5.12.0Kai Koehne2018-11-151-1265/+31
* Qtify new APIMitch Curtis2018-09-271-1/+1
* Fix string castJarkko Koivikko2018-09-072-6/+12
* Move QML types registration to import modulesJarkko Koivikko2018-09-066-16/+1834
* Use enum class in the public APIJarkko Koivikko2018-08-281-2/+5
* Fix long press on a language list itemJarkko Koivikko2018-08-201-0/+2
* Add user dictionary and learning for HunspellJarkko Koivikko2018-08-161-1/+6
* Add support for making Trace transparentYuntaek Rim2018-08-161-0/+9
* Fix zero as null pointer constantJarkko Koivikko2018-08-061-1/+1
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-0615-0/+1373