summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | QNX: Move screen event retrieval to the GUI threadJames McDonnell2018-05-045-115/+103
* | | | qpa: improve API to support DnDs from other processesGatis Paeglis2018-05-046-22/+54
* | | | QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-032-0/+7
* | | | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-031-0/+4
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-0310-16/+81
|\| | |
| * | | macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-032-3/+13
| * | | Configure window manager to support RCar D3Timo Aarnipuro2018-05-031-9/+17
| * | | If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-021-1/+13
| * | | Feed external geometry changes to QtJames McDonnell2018-05-022-0/+27
| * | | Add screenContext native propertyJames McDonnell2018-05-021-0/+3
| * | | Flush the initial clear blit with SCREEN_WAIT_IDLEJames McDonnell2018-05-021-1/+1
| * | | macOS: Don't trigger deferred needsDisplay when using timer-based requestUpdateTor Arne Vestbø2018-05-021-1/+1
| * | | xcb: round down the scale factor for values < 0.8Mathieu Velten2018-05-021-1/+6
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-0/+1
|\| | |
| * | | Show high DPI custom cursor on macOSFrederik Christiani2018-04-261-0/+1
* | | | Cocoa Menus: Refactor QCocoaMenuItem::sync()Gabriel de Dietrich2018-04-262-50/+49
* | | | Cocoa Menus: Clean up codeGabriel de Dietrich2018-04-2613-136/+132
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-263-9/+11
|\| | |
| * | | Windows QPA: Add missing calls to keyboard initializationFriedemann Kleint2018-04-251-1/+2
| * | | Windows QPA: Fix handling of VK_DECIMAL/VK_SEPARATORFriedemann Kleint2018-04-251-2/+2
| * | | Cocoa: Don’t starve the event loop on requestUpdate()Morten Johan Sørvig2018-04-241-1/+1
| * | | QCocoaFontDialogHelper: Fix NSFontManager delegate warningGabriel de Dietrich2018-04-241-4/+3
| * | | QCocoaWindow: Fix handleMouseEvent() compilation warningGabriel de Dietrich2018-04-241-1/+3
* | | | Cocoa QPA: Remove uses of NULLGabriel de Dietrich2018-04-254-6/+6
* | | | QCocoaNSMenuItem: Add default initializerGabriel de Dietrich2018-04-253-5/+10
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-241-0/+8
|\| | |
| * | | Windows QPA: Fix Korean IME removing words when using CTRL shortcutsFriedemann Kleint2018-04-231-0/+8