summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosinputcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* iOS: Allow settings custom input and accessory views through ImPlatformDataTor Arne Vestbø2014-09-201-0/+3
* iOS: Refactor text input handling to standalone responderTor Arne Vestbø2014-09-201-3/+16
* iOS: don't store reference to focus objectRichard Moe Gustavsen2014-02-141-1/+0
* iOS: implement support for input methodsRichard Moe Gustavsen2014-02-061-1/+7
* iOS: change logic for when to scroll screenRichard Moe Gustavsen2014-02-061-4/+4
* iOS: update keyboard layout upon focus transferRichard Moe Gustavsen2013-11-251-0/+1
* iOS: don't scroll after inputItem has movedRichard Moe Gustavsen2013-11-251-0/+3
* iOS: scroll screen when keyboard opensRichard Moe Gustavsen2013-11-251-0/+1
* iOS: decouple QIOSWindow and QIOSInputContextRichard Moe Gustavsen2013-11-241-2/+2
* iOS: post the code that closes the input panelRichard Moe Gustavsen2013-06-251-0/+1
* iOS: let first responder follow the view of the focus windowRichard Moe Gustavsen2013-02-271-0/+3
* iOS: report changes to keyboard rect back to QtRichard Moe Gustavsen2013-02-271-0/+1
* iOS: add class QIOSInputContext (to handle keyboard)Richard Moe Gustavsen2013-02-271-0/+69