summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-1925-81/+159
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1515-49/+101
| |\
| | * Windows QPA: Add warning to setHasBorderInFullScreen()Friedemann Kleint2016-07-151-3/+4
| | * QWindowsTheme: Fix the available file icon sizesFriedemann Kleint2016-07-153-12/+45
| | * QCocoaMenuBar: Sync items only when they are attached to a menuGabriel de Dietrich2016-07-131-3/+5
| | * QWindowsTabletSupport: fix new[]/delete mismatchMarc Mutz2016-07-111-2/+2
| | * QCocoaMenu: Attach late items to their submenuGabriel de Dietrich2016-07-082-2/+21
| | * [macOS] Check that the screen's index is still valid after updatingAndy Shaw2016-07-082-1/+6
| | * Fix build of the minimal platform plugin for MS WindowsBoris Pek2016-07-071-1/+1
| | * QNX: Ensure invisible 1x1 raster windows are posted.Roger Maclean2016-07-062-2/+14
| | * XCB: Update the high DPI scaling in more conditionsThiago Macieira2016-07-061-1/+1
| | * QCocoaTheme: Remove unreachable codeGabriel de Dietrich2016-07-061-22/+2
| * | QWindowsOpenGLTester: fall back to built-in blacklist if buglist file cannot ...Tim Blechmann2016-07-121-4/+5
| * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-087-21/+21
| * | Windows QPA: Accept foreign windows when checking for wheel receiversFriedemann Kleint2016-07-071-0/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-045-7/+30
| |\|
| | * xcb: Send also "text/plain" when a "text/uri-list" is dropped.Urs Fleisch2016-07-021-1/+8
| | * winrt: Clean up function signatureMaurice Kalinowski2016-06-301-2/+2
| | * Fix shortcut handling for level three and above shortcutsBernhard Scheirle2016-06-301-2/+13
| | * Fix URL to ANGLEFriedemann Kleint2016-06-301-1/+1
| | * Windows QPA: Improve warning about SetProcessDpiAwareness() failureFriedemann Kleint2016-06-301-1/+6
* | | Remove dead codeLars Knoll2016-07-141-16/+0
* | | Remove qt_mac_execute_apple_scriptGabriel de Dietrich2016-07-072-64/+0
* | | UIKit: Handle UIPress eventsMike Krus2016-07-061-0/+53
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-012-0/+10
|\| |
| * | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-302-0/+10
* | | Remove unused function loadIntegration from EGLFSAndy Nichols2016-06-301-13/+0
* | | Fix VNC platform plugin building on i386Andy Nichols2016-06-291-31/+0
* | | Limit the number of targets the VNC platform plugin is be built forAndy Nichols2016-06-281-1/+3
* | | Cleanup VNC platform plugins debug messagesAndy Nichols2016-06-285-31/+25
* | | Add plugin arguments to VNC pluginAndy Nichols2016-06-285-16/+34
* | | Support multiple connected clients in the VNC pluginAndy Nichols2016-06-287-729/+951
* | | Enable compilation of the VNC QPA pluginLars Knoll2016-06-281-1/+1
* | | Support for client side cursors in the VNC pluginLars Knoll2016-06-284-30/+37
* | | cleanups in the VNC pluginLars Knoll2016-06-283-163/+10
* | | Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-283-4/+10
* | | Implement support for key events in the VNC pluginLars Knoll2016-06-281-3/+2
* | | Properly forward mouse events to the VNC clientLars Knoll2016-06-282-8/+6
* | | Initial work on a VNC QPA pluginLars Knoll2016-06-289-0/+2454
* | | Windows QPA: Restrict expose workaround to non-Aero themes.Friedemann Kleint2016-06-281-2/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-232-21/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-232-21/+6
| |\|
| | * eglfs: Fix static builds with kms backendsLaszlo Agocs2016-06-211-20/+23
| | * UIKit: Treat windows as exposed only during Qt::ApplicationStateActiveTor Arne Vestbø2016-06-212-21/+6
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2112-169/+240
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2112-169/+240
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-06-2011-164/+235
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2011-164/+235
| | | |\|
| | | | * eglfs_kms_egldevice: fix warnings about -Werror=maybe-uninitializedLiang Qi2016-06-171-2/+2
| | | | * UIKit: Detect swapBuffers on non-exposed windows and skip flushTor Arne Vestbø2016-06-171-0/+5