summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosinputcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* iOS: Don't scroll screen on changes to input item transformTor Arne Vestbø2014-12-111-1/+0
* iOS: Properly support QInputMethod's visible and animating propertiesTor Arne Vestbø2014-12-021-4/+22
* iOS: Simplify view management in QIOSKeyboardListenerTor Arne Vestbø2014-12-021-0/+2
* iOS: Refactor QIOSKeyboardListener implementation and usageTor Arne Vestbø2014-12-021-1/+5
* iOS: Clean up QPlatformInputContext subclass headerTor Arne Vestbø2014-11-251-10/+12
* iOS: close keyboard by resigning first responderRichard Moe Gustavsen2014-11-131-3/+0
* iOS: Allow virtual keyboard to be hidden by QInputMethod::hide()Tor Arne Vestbø2014-11-081-1/+2
* iOS: Detect when inputMethodAccepted() is out of sync with focus objectTor Arne Vestbø2014-11-061-0/+1
* iOS: Allow virtual keyboard returnKeyType to be set through IM platformDataTor Arne Vestbø2014-11-031-0/+1
* iOS: Make QIOSTextInputResponder a proper first-responder during text inputTor Arne Vestbø2014-11-031-1/+7
* 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