summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
* iOS: Simplify view management in QIOSKeyboardListenerTor Arne Vestbø2014-12-024-31/+48
* iOS: Refactor QIOSKeyboardListener implementation and usageTor Arne Vestbø2014-12-022-60/+83
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-1/+7
|\
| * iOS: fallback to use [UIScreen mainScreen] when [UIScreen screens] failRichard Moe Gustavsen2014-11-261-1/+7
* | iOS: override QPlatformWindow::propagateSizeHints()Richard Moe Gustavsen2014-11-271-0/+1
* | iOS: only skip activating the most simple popup typesRichard Moe Gustavsen2014-11-261-3/+4
* | iOS: Clean up QPlatformInputContext subclass headerTor Arne Vestbø2014-11-251-10/+12
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-215-45/+35
|\|
| * iOS: close menu when keyboard hidesRichard Moe Gustavsen2014-11-131-0/+18
| * iOS: let focusobject be ImEnabled when a menu is attachedRichard Moe Gustavsen2014-11-131-2/+3
| * iOS: close keyboard by resigning first responderRichard Moe Gustavsen2014-11-133-41/+4
| * iOS: QtFirstResponderEvent needs to release firstResponder to avoid leakRichard Moe Gustavsen2014-11-121-0/+5
| * iOS: Remove assert when transferring or clearing first-responderTor Arne Vestbø2014-11-121-2/+5
* | 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: Allow virtual keyboard to be hidden by QInputMethod::hide()Tor Arne Vestbø2014-11-082-4/+20
* iOS: Make hide-keyboard gesture use normal UIGestureRecognizer flowTor Arne Vestbø2014-11-081-41/+90
* iOS: Detect when inputMethodAccepted() is out of sync with focus objectTor Arne Vestbø2014-11-062-0/+21
* iOS: Update integrated event dispatcher to support 64-bit x86Tor Arne Vestbø2014-11-051-2/+7
* iOS: remove unused function 'fromPortraitToPrimary'Richard Moe Gustavsen2014-11-052-10/+1
* iOS: Allow virtual keyboard returnKeyType to be set through IM platformDataTor Arne Vestbø2014-11-032-4/+7
* iOS: Be more thorough when looking for current first responderTor Arne Vestbø2014-11-031-1/+21
* iOS: Make QIOSTextInputResponder a proper first-responder during text inputTor Arne Vestbø2014-11-034-10/+105
* Always invalidate the iOS accessibility cacheJan Arve Sæther2014-11-011-10/+10
* iOS: Make sure we update hints and platform data on IM enable/disableTor Arne Vestbø2014-10-311-0/+9
* iOS: Make a few member variables of QIOSTextInputResponder privateTor Arne Vestbø2014-10-281-4/+2
* iOS: Detect window deactivation without waiting for next runloop iterationTor Arne Vestbø2014-10-283-17/+58
* iOS: Add logging category for input method debuggingTor Arne Vestbø2014-10-282-0/+12
* iOS: update qtmn doc to use the actual function nameRichard Moe Gustavsen2014-10-271-3/+3
* Add searchEdit as accessible stateFrederik Gladhorn2014-10-251-0/+3
* iOS: Make room for zero-terminator when building argv from NSProcessInfoTor Arne Vestbø2014-10-251-2/+8
* iOS: Don't auto-activate popup windows unless they are standaloneTor Arne Vestbø2014-10-203-11/+28
* iOS: Remove unused and duplicated functions from QIOSWindowTor Arne Vestbø2014-10-202-4/+1
* iOS: Fade out statusbar when scrolling view due to VKBTor Arne Vestbø2014-10-203-41/+52
* iOS: Move UIView helpers to once placeTor Arne Vestbø2014-10-202-6/+3
* iOS: ensure we have a valid focusObject before sending it IM eventsRichard Moe Gustavsen2014-10-191-1/+1
* iOS: ignore sender of actions for edit menuRichard Moe Gustavsen2014-10-191-1/+2
* iOS: ensure edit menu works on iOS6Richard Moe Gustavsen2014-10-191-3/+8
* qiosclipboard: take ownership over mime dataRichard Moe Gustavsen2014-10-102-1/+14
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-2/+2
* iOS: add system paletteRichard Moe Gustavsen2014-10-082-0/+13
* iOS: Properly scope window deactivation on resignFirstResponderTor Arne Vestbø2014-10-031-1/+2
* iOS: Move statusbar visibility handling to QIOSViewControllerTor Arne Vestbø2014-10-027-59/+71
* QIOSInputContext: animate screen from current transformationRichard Moe Gustavsen2014-09-251-1/+2
* QIOSInputContext: change keyboard rect when focus window changesRichard Moe Gustavsen2014-09-251-0/+1
* QIOSInputContext: report keyboard rect relative to focus windowRichard Moe Gustavsen2014-09-251-31/+27
* iOS: don't show popup on call to setVisibleRichard Moe Gustavsen2014-09-252-73/+49
* iOS: add support for submenusRichard Moe Gustavsen2014-09-252-11/+35
* iOS: don't show separator in native menusRichard Moe Gustavsen2014-09-252-2/+9
* Update license headers and add new license filesMatti Paaso2014-09-2417-320/+184