aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/desktopinputselectioncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix DesktopInputSelectionControlJarkko Koivikko2023-03-241-3/+5
* Use SPDX license identifiersLucie Gérard2022-06-141-28/+2
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-071-1/+1
* Fix warnings from using deprecated APIsVolker Hilsheimer2020-09-161-4/+4
* Qtify new APIMitch Curtis2018-09-271-1/+1
* Prefix non-namespaced header file names with qvirtualkeyboardJarkko Koivikko2018-08-271-2/+2
* Remove QtVirtualKeyboard namespace from the public APIJarkko Koivikko2018-08-271-10/+10
* Trim InputContext APIJarkko Koivikko2018-08-271-2/+3
* Use module include path instead of local include pathJarkko Koivikko2018-08-071-5/+5
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-061-5/+8
* Use QSharedPointer::create() moreMarc Mutz2017-07-211-2/+2
* Consistently check qApp and equivalents before using themUlf Hermann2017-05-051-1/+4
* Add selection handles for the dedicated vkbJan Arve Sæther2016-10-281-0/+323