summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qinputcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtGui: includemocsMarc Mutz2022-04-291-0/+2
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-1/+1
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+3
* Introduce QInputControl::isCommonTextEditShortcutJoerg Bornemann2017-03-271-0/+51
* Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-3/+3
* Fix license header of QInputControlEskil Abrahamsen Blomfeldt2017-01-231-12/+18
* Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-121-0/+82