summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/quiview_accessibility.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-0/+5
|\
| * iOS: Don't try to initialize a11y for views that have no platform windowTor Arne Vestbø2021-11-041-0/+5
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-241-21/+21
|/
* Update commercial license headersTarja Sundqvist2021-01-261-21/+21
* iOS: Fix NSUInteger vs NSInteger comparison warningTor Arne Vestbø2019-08-201-1/+1
* iOS Accessibility: implement accessibilityElements and check indexingFrederik Gladhorn2019-05-211-0/+8
* Clean up our Objective-C usageJake Petroules2018-02-201-3/+4
* iOS: Fix accessibility leakTor Arne Vestbø2017-08-091-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Ignore nodes with no text name, value and description.Jan Arve Sæther2014-11-201-1/+1
* Do not skip the parent node when flattening the hierarchy.Jan Arve Sæther2014-11-201-6/+3
* iOS: Add helper for getting the iOS platform integration instanceTor Arne Vestbø2014-07-211-0/+2
* iOS: Refactor qioswindow.mm into quiview.mm and quiview_accessibility.mmTor Arne Vestbø2014-07-211-0/+115