summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* | | | iOS: Use environment variables for debug flags instead of QObject propertiesTor Arne Vestbø2017-11-284-21/+2
* | | | [android] Fix compile with -warnings-are-errorsBogDan Vatra2017-11-241-1/+0
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-236-13/+37
|\| | |
| * | | iOS: Take UIWindow bounds into account when making window fullscreenTor Arne Vestbø2017-11-221-5/+18
| * | | iOS: Add logging of window geometry/exposureTor Arne Vestbø2017-11-213-0/+4
| * | | iOS: Make sure FBOs are cleaned up in the right QIOSContextTor Arne Vestbø2017-11-211-4/+7
| * | | qpa: Teach handleApplicationStateChanged about sync/async deliveryTor Arne Vestbø2017-11-203-2/+6
* | | | Cocoa: Update layer contentsScale on screen changeMorten Johan Sørvig2017-11-221-0/+6
* | | | iOS: Remove forced Qt::AA_ShareOpenGLContextsTor Arne Vestbø2017-11-211-4/+0
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+1
|\| |
| * | Cocoa: Make High DPI drag cursor workMorten Johan Sørvig2017-11-091-0/+1
* | | Offscreen QPA: Use fusion style alwaysFriedemann Kleint2017-11-142-0/+35
* | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-099-12/+50
|\| |
| * | QCocoaMenuItem: Don't clear NSMenuItem.action when setting submenuGabriel de Dietrich2017-11-071-4/+0
| * | Cocoa: optimize backingstore flush on 10-bit displaysMorten Johan Sørvig2017-11-061-0/+15
| * | Xinput: Avoid misdetecting certain trackballs as tabletsEirik Aavitsland2017-11-051-1/+1
| * | QCocoaMenu: Attach menu items when updating the menubarGabriel de Dietrich2017-11-054-4/+27
| * | Windows QPA: Pass on Url of non-filesystem directory itemsFriedemann Kleint2017-11-041-1/+1
| * | Windows QPA: Restrict file dialog to file system items in Directory modeFriedemann Kleint2017-11-041-1/+5
* | | macOS: Fall back to QWindow::icon for application icon if not setTor Arne Vestbø2017-11-072-1/+37
| |/ |/|
* | macOS: Add logging of screen add/remove/changesTor Arne Vestbø2017-11-043-0/+27
* | Replace <QtCore/QtConfig> includes with qglobal.hAlexandru Croitor2017-11-035-6/+5
* | macOS: Add categorized logging of event and notification forwardingTor Arne Vestbø2017-11-022-1/+36
* | macOS: Retain NSWindow during event deliveryTor Arne Vestbø2017-11-021-0/+5
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-306-29/+31
|\|
| * Windows QPA: Restrict warning about geometry failureFriedemann Kleint2017-10-271-1/+2
| * Refactor childIdListForAccessibleObjectJan Arve Sæther2017-10-251-7/+7
| * Cocoa QPA: Code clean up, make some bits more readableGabriel de Dietrich2017-10-244-21/+22
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-238-55/+43
|\|
| * xcb: Convert synthetic mouse enter event position to native pixelsBłażej Szczygieł2017-10-201-1/+3
| * Windows QPA: Fix build with -no-feature-tableteventFriedemann Kleint2017-10-201-1/+3
| * Windows/Direct2D QPA: Fix build with -no-accessibilityFriedemann Kleint2017-10-202-2/+6
| * QCocoaSystemTrayIcon: Remove unused classesGabriel de Dietrich2017-10-201-31/+0
| * iOS: add support for adding mimetypes other than text on the clipboardRichard Moe Gustavsen2017-10-191-1/+13
| * Cocoa QPA: Remove usage of OBJECTIVE_SOURCESGabriel de Dietrich2017-10-191-6/+5
| * Android Accessibility: protect from accessing invalid interfacesFrederik Gladhorn2017-10-171-8/+12
| * Windows QPA: Fix reporting of TabletLeaveProximity eventsFriedemann Kleint2017-10-171-6/+16
* | Fix implementation of spell check underline stylesDmitry Shachnev2017-10-211-0/+3
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-193-5/+7
* | Windows: Fix inability to have two topmost windowsMårten Nordheim2017-10-171-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-174-5/+29
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-164-5/+29
| |\|
| | * Attach Qt main c++ thread to jvm at the early beginningVyacheslav Koscheev2017-10-161-0/+11
| | * QCocoaWindow: Toggle titlebar transparency to support unified toolbarGabriel de Dietrich2017-10-111-0/+2
| | * XCB platform: Fix crash on X servers with BGR888 displayEirik Aavitsland2017-10-061-3/+14
| | * Windows: Let topmost and bottom windows use raise and lower respectivelyMårten Nordheim2017-10-061-2/+2
* | | macOS: Defer update request on drawRect: when a real expose event is neededTor Arne Vestbø2017-10-173-22/+24
* | | macOS: Mark the widget's container as embedded when placed into NSMenuItemv5.10.0-beta2Tor Arne Vestbø2017-10-161-1/+1
* | | macOS: Add support for non-window backed offscreen surfacesTor Arne Vestbø2017-10-163-2/+27
|/ /
* | Avoid using deprecated APIs on iOS 10.0+Lars Schmertmann2017-10-061-2/+4