summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Build the Windows platform plugin with QT_NO_FOREACHJoerg Bornemann2018-06-227-15/+21
* xcb: account for misbehaving Unity DnD ManagerGatis Paeglis2018-06-223-0/+25
* xcb: qxcbdrag.cpp cleanupsGatis Paeglis2018-06-224-154/+118
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0731-78/+112
|\
| * Fix QWindowsWindow::requestActivateWindow()Sergiy Korobov2018-06-051-0/+9
| * Fix QWindowsNativeInterface::platformFunction()Sergiy Korobov2018-06-011-0/+2
| * macOS: Allow moving out of fullscreen state using titlebar buttonTor Arne Vestbø2018-05-301-1/+1
| * iOS: Handle application state for application extensionsTor Arne Vestbø2018-05-301-6/+21
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2927-64/+62
| * macOS: Respect maximum window size when computing zoomed state geometryTor Arne Vestbø2018-05-291-7/+17
| * iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-05-293-32/+50
| * iOS: Don't assume our UIWindow is a QUIWindowTor Arne Vestbø2018-05-291-1/+2
* | Add support for _q_platform_qnxWindowType QWindow propertyJames McDonnell2018-06-051-3/+12
* | macOS: Make sure QNSPanel also gets a debug descriptionTor Arne Vestbø2018-06-051-0/+1
* | macOS: Deliver screen changes synchronouslyTor Arne Vestbø2018-06-051-2/+2
* | macOS: Make layer-backed mode the defaultTor Arne Vestbø2018-05-311-2/+2
* | macOS: minor refactoring in mouse handlers for nsview/systemtrayiconMikhail Svetkin2018-05-313-23/+33
* | Windows QPA: Fix release button event type after moving windowsFriedemann Kleint2018-05-311-9/+16
* | Fix missing override warning for androidLiang Qi2018-05-301-1/+1
* | macOS: Minor metal support nits/cleanupsTor Arne Vestbø2018-05-301-3/+2
* | winrt: Handle expose event before removing windowOliver Wolff2018-05-251-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-243-5/+21
|\|
| * Windows Platform: Redirect wheel event to a window under mouse cursorAlexandra Cherdantseva2018-05-161-3/+17
| * Windows QPA: Fix wrong initial size when launched on secondary screenFriedemann Kleint2018-05-161-2/+2
| * Fix build without features.cursorTasuku Suzuki2018-05-151-0/+2
* | VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-05-231-3/+3
* | Cocoa Menus: Add support for menu items in window-less appsGabriel de Dietrich2018-05-234-30/+65
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-2385-315/+296
* | Direct2D QPA: Fix Qt include statementsFriedemann Kleint2018-05-2315-30/+30
* | Windows: Fix MinGW compilation after ec97be5585Martin Storsjö2018-05-221-0/+1
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-184-21/+60
* | Windows QPA: Fix left button reported pressed after moving windowsFriedemann Kleint2018-05-163-0/+27
* | macOS: minor refactoring in handler of global monitorMikhail Svetkin2018-05-151-5/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-15/+25
|\|
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-15/+25
| |\
| | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-209-36/+60
| | |\
| | * | Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
* | | | Vulkan: share library loading implementationMorten Johan Sørvig2018-05-146-36/+3
* | | | Vulkan: Share destroySurface() implementationMorten Johan Sørvig2018-05-146-52/+2
* | | | macOS: Add QSurfaceType::MetalSurfaceMorten Johan Sørvig2018-05-112-8/+11
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-082-0/+10
|\| | |
| * | | Fix building with -no-feature-shortcutJoni Poikelin2018-05-082-0/+10
* | | | macOS: Transition to new QPA dag-and-drop APIMikhail Svetkin2018-05-084-25/+105
* | | | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-089-7/+259
* | | | Windows QPA: Improve debug output of keyboard shortcut handlingFriedemann Kleint2018-05-081-16/+59
* | | | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-074-5/+7
* | | | Windows QPA: Use new QPA Dnd APIFriedemann Kleint2018-05-051-29/+22
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-052-198/+122
|\| | |
| * | | Generate more Windows/Linux-like Qt keyboard eventsJames McDonnell2018-05-042-198/+122
* | | | QNX: Add screen-context-capabilities platform parameterJames McDonnell2018-05-041-2/+21