aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
Commit message (Expand)AuthorAgeFilesLines
* 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