summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosplatformaccessibility.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: Propagate focus changes to VoiceOverTor Arne Vestbø2024-02-151-0/+11
* Mark ios plugin as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-081-0/+2
* iOS: Don't invalidate a11y whenever UI elements are added or removedTor Arne Vestbø2023-06-071-4/+13
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Fix namespaced build on iOSJake Petroules2016-09-201-1/+1
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Respond with a sound for certain message boxes on windowsJan Arve Saether2015-12-041-0/+2
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Always invalidate the iOS accessibility cacheJan Arve Sæther2014-11-011-10/+10
* Accessibility iOS: Fix crash after deleting a viewFrederik Gladhorn2014-08-261-3/+5
* Accessibility iOSFrederik Gladhorn2014-06-061-0/+85