summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/quiview.h
Commit message (Expand)AuthorAgeFilesLines
* Add Apple Pencil support on iOSShawn Rutledge2017-09-141-0/+1
* Fix namespaced build on iOSJake Petroules2016-09-201-2/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Check if window was active on setVisible(false) through native APIsTor Arne Vestbø2015-03-161-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* iOS: Move UIView helpers to once placeTor Arne Vestbø2014-10-201-1/+3
* iOS: Move statusbar visibility handling to QIOSViewControllerTor Arne Vestbø2014-10-021-1/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* iOS: Refactor text input handling to standalone responderTor Arne Vestbø2014-09-201-28/+0
* iOS: Refactor qioswindow.mm into quiview.mm and quiview_accessibility.mmTor Arne Vestbø2014-07-211-5/+21
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+1
|\
| * iOS: delay callbacks to UITextInput to avoid recursionRichard Moe Gustavsen2014-06-061-0/+1
* | Accessibility iOSFrederik Gladhorn2014-06-061-0/+2
|/
* iOS: add spell checking supportRichard Moe Gustavsen2014-02-061-0/+1
* iOS: implement support for input methodsRichard Moe Gustavsen2014-02-061-1/+7
* iOS: move key/text input into separate categoryRichard Moe Gustavsen2014-02-061-1/+4
* iOS: move QUIView interface decl into separate header fileRichard Moe Gustavsen2014-02-061-0/+68