summaryrefslogtreecommitdiffstats
path: root/src/shared/qwaylandinputmethodeventbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-101-6/+6
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Update the preedit styling mappingWeng Xuetian2022-02-121-11/+20
* Cursor position == 0 should still show the cursorWeng Xuetian2022-02-121-2/+2
* Set preedit cursor when cursor equals to 0Weng Xuetian2021-12-201-1/+1
* Support text-input-unstable-v4-wipInho Lee2021-11-191-36/+113
* Fix compilation after removing QEvent copy ctorEskil Abrahamsen Blomfeldt2020-11-191-6/+6
* Qt6: Port QtWayland from QStringRef to QStringViewKarsten Heimrich2020-06-111-3/+3
* Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-10/+0
* Add missing breakThiago Macieira2017-06-221-0/+1
* Rename private headers to _p.hPaul Olav Tvete2016-05-191-1/+1
* Use function to convert indices for text protocolJan Arne Petersen2016-04-191-8/+13
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+286