aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/inputcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtQuickCompiler workaroundsSamuli Piippo2018-02-051-9/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Fix "Empty filename passed to function" warningMitch Curtis2018-01-091-1/+1
* | Cleanup: remove unneeded Q_UNUSED macro usagesPeter Varga2017-09-061-1/+0
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-081-2/+9
|\
| * Consistently check qApp and equivalents before using themUlf Hermann2017-05-051-2/+9
* | InputContext: reuse connection to emit signalMitch Curtis2017-05-301-1/+2
|/
* 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