summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandinputcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Don't assume windows have surfaces in QWaylandInputContext::updateJohan Klokkhammer Helsing2019-01-031-7/+16
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-12/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Check surface exists when setting textinput focusDavid Edmundson2017-08-091-2/+4
* Add xdg_shell_v6 support for Qt clientsGiulio Camuffo2016-12-021-1/+2
* Fix the key code of key events when control is pressedGiulio Camuffo2016-07-041-2/+3
* Rename private headers to _p.hPaul Olav Tvete2016-05-191-2/+2
* Use function to convert indices for text protocolJan Arne Petersen2016-04-191-1/+1
* Fix clicking on preedit textJan Arne Petersen2016-04-181-0/+14
* Fix text-input support for new APIJan Arne Petersen2016-04-181-125/+381
* Updated license headersAntti Kokko2016-01-201-14/+20
* Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-021-0/+1
|\
| * Fix compiler warnings.Friedemann Kleint2015-11-051-0/+1
* | Fix some wrong licenses in QtWaylandClientJørgen Lind2015-07-241-27/+21
|/
* Update copyright headersJani Heikkinen2015-02-171-3/+3
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Set the composing string of the wayland input methodGiulio Camuffo2015-01-131-0/+16
* Make classes in client privateJorgen Lind2013-12-271-4/+4
* Fix compiler warningsJorgen Lind2013-12-271-0/+5
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+260