aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/inputcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prefix non-namespaced header file names with qvirtualkeyboardJarkko Koivikko2018-08-271-543/+0
* Remove QtVirtualKeyboard namespace from the public APIJarkko Koivikko2018-08-271-90/+89
* Trim InputContext APIJarkko Koivikko2018-08-271-719/+30
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-181-2/+3
|\
| * Print the focus window when InputContext::sendKeyClick() failsMitch Curtis2018-08-171-2/+3
* | Allow InputMethod to process pre-edit clickYuntaek Rim2018-08-161-8/+37
* | Use module include path instead of local include pathJarkko Koivikko2018-08-071-8/+8
* | Fix zero as null pointer constantJarkko Koivikko2018-08-061-5/+5
* | Doc: Add C++ API for the extension pluginsJarkko Koivikko2018-08-061-2/+0
* | Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-061-7/+8
|/
* Respect Qt::ImhNoTextHandlesJ-P Nurmi2018-02-071-1/+1
* 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