aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/inputcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restrict more sensitive debugging outputMitch Curtis2018-11-261-3/+15
* Be more restrictive about which information is included in loggingMitch Curtis2018-11-071-2/+10
* Consistently check qApp and equivalents before using themUlf Hermann2017-05-051-2/+9
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-301-23/+131
* Avoid unnecessary input method queries during input panel animationJarkko Koivikko2017-01-141-0/+5
* Prefer single input method query instead of multipleJarkko Koivikko2017-01-141-8/+11
* Add new property InputContext.uppercaseJarkko Koivikko2016-12-071-0/+24
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-16/+7
|\
| * Doc: Mark InputContext::setSelectionOnFocusObject() internalLeena Miettinen2016-10-141-0/+3
| * Doc: Mark the remaining C++ API \internalLeena Miettinen2016-10-141-0/+2
| * Doc: Use standard documentation structure for the moduleLeena Miettinen2016-10-131-16/+2
* | Add InputContext::anchorRectangleJan Arve Saether2016-08-101-1/+29
|/
* Hide the selection handles if the handles are clipped awayJan Arve Saether2016-05-251-2/+35
* Add support for selection handles.Jan Arve Saether2016-05-201-2/+23
* Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-261-2/+2
* Use {QFile,QFileInfo}::exists(f) instead of {QFile,QFileInfo}(f).exists().Anton Kudryavtsev2016-03-171-1/+1
* License updateKalle Viironen2016-01-121-9/+17
* Refactor class namesJarkko Koivikko2015-10-281-0/+985