summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Don’t send tablet events as mouse eventsMorten Johan Sørvig2016-10-031-3/+6
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-016-11/+51
|\
| * iOS: (crash fix) ensure we don't clear focus object in a text responder trans...Richard Moe Gustavsen2016-09-301-1/+1
| * iOS: hide shortcuts bar on iPad when showing menusRichard Moe Gustavsen2016-09-303-0/+13
| * xcb: Treat bitmap cursors differently from shaped cursorsRobin Burchell2016-09-293-11/+38
* | Cocoa: Get mouse position from the eventMorten Johan Sørvig2016-09-271-9/+9
* | Windows: Fix crash when loading color fonts from dataEskil Abrahamsen Blomfeldt2016-09-273-5/+35
* | QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-262-5/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-217-32/+63
|\|
| * iOS: open menu on popup regardless of visibilityRichard Moe Gustavsen2016-09-191-2/+5
| * iOS: explicit synthesize properties as readwriteRichard Moe Gustavsen2016-09-191-0/+4
| * iOS: let quiview conform to API signature changes in iOS 10Richard Moe Gustavsen2016-09-192-2/+3
| * Update swap interval of QCocoaGLContext after creationTor Arne Vestbø2016-09-191-0/+5
| * xcb: Use the state of the key event to process itAlbert Astals Cid2016-09-182-28/+46
* | xcb: Do not eat events with different keyboard stateAlbert Astals Cid2016-09-181-3/+5
* | Android: Don't hang when resuming the applicationBogDan Vatra2016-09-171-5/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-168-13/+32
|\|
| * Merge "Merge remote-tracking branch 'origin/5.6.2' into 5.6" into refs/stagin...Liang Qi2016-09-162-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-162-3/+3
| | |\
| | | * winrt: Exclude user events when adding/removing windowsMaurice Kalinowski2016-09-051-2/+2
| | | * Merge 5.6 into 5.6.2Oswald Buddenhagen2016-08-318-10/+43
| | | |\
| | | * | Android: show status bar for any window state except fullscreenKai Uwe Broulik2016-08-251-1/+1
| * | | | Switch to 7.0 screen property namesJames McDonnell2016-09-163-7/+18
| * | | | Reverse the flush-screen-context testJames McDonnell2016-09-161-1/+1
| * | | | XCB Drop from external app: fix keyboard modifier stateFrederik Gladhorn2016-09-161-0/+3
| |/ / /
| * | / xcb: Don't send "Qt::WindowNoState" event when hiding minimized windowBłażej Szczygieł2016-09-151-2/+7
| | |/ | |/|
* | | winrt: Fix touch on HololensMaurice Kalinowski2016-09-151-0/+6
* | | iOS: accept window modal message dialogsRichard Moe Gustavsen2016-09-151-1/+1
* | | QIOSTextInputOverlay: compile with Xcode 8 beta / iOS 10Richard Moe Gustavsen2016-09-121-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-052-5/+18
|\| |
| * | Windows QPA: Fix leaks in native file dialogsFriedemann Kleint2016-08-301-4/+9
| * | Cocoa: Add support for triple-buffered GL contextsTor Arne Vestbø2016-08-291-1/+9
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-295-4/+24
|\| |
| * | winrt: avoid duplicate signal emitMaurice Kalinowski2016-08-251-1/+0
| * | winrt: store mimedata in clipboardMaurice Kalinowski2016-08-252-3/+17
| * | winrt: Check validity of options shared pointerMaurice Kalinowski2016-08-251-0/+3
| * | fix build with qt-xcb and another installed qt in a system locationOswald Buddenhagen2016-08-252-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-252-2/+2
|\| |
| * | Fix warning: 'UITextInputTextFontKey' is deprecatedJake Petroules2016-08-241-1/+1
| |/
| * winrt: Fix crash when clearing mimedataMaurice Kalinowski2016-08-231-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-227-11/+39
|\|
| * Fix QWidget::setWindowRole()Alexander Volkov2016-08-193-0/+26
| * DirectWrite: Fix calculating bounding box of glyphsEskil Abrahamsen Blomfeldt2016-08-181-1/+1
| * winrt: only update window title for top level widgetsMaurice Kalinowski2016-08-183-8/+6
| * winrt: Fix crashes for visible window managementMaurice Kalinowski2016-08-182-1/+5
| * winrt: Fix crash when managing multiple top-level windowsMaurice Kalinowski2016-08-181-1/+1
* | Revert "Cocoa: make dialogs emit the "selected" signals"J-P Nurmi2016-08-183-12/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1816-69/+142
|\|
| * QCocoaInputContext: Fix wrong memory releaseGabriel de Dietrich2016-08-181-1/+1
| * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-175-41/+66