summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosinputcontext.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: update keyboard layout upon focus transferRichard Moe Gustavsen2013-11-251-2/+18
* iOS: don't scroll after inputItem has movedRichard Moe Gustavsen2013-11-251-0/+13
* iOS: scroll screen when keyboard opensRichard Moe Gustavsen2013-11-251-7/+116
* iOS: decouple QIOSWindow and QIOSInputContextRichard Moe Gustavsen2013-11-241-1/+3
* iOS: post the code that closes the input panelRichard Moe Gustavsen2013-06-251-1/+10
* iOS: Don't crash on landscape mode startupMorten Johan Sørvig2013-02-271-1/+1
* iOS: let first responder follow the view of the focus windowRichard Moe Gustavsen2013-02-271-18/+15
* iOS: report changes to keyboard rect back to QtRichard Moe Gustavsen2013-02-271-2/+13
* iOS: add class QIOSInputContext (to handle keyboard)Richard Moe Gustavsen2013-02-271-0/+134