summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix clang-tidy-warnings about class definitionsFriedemann Kleint2018-08-0627-66/+66
* Windows QPA: Fix some clang-tidy-warningsFriedemann Kleint2018-08-0615-69/+59
* Merge branch '5.11' into devEdward Welbourne2018-07-313-29/+48
|\
| * Windows QPA: Fix tablet event coords delay for tablets in pen modeRomain Pokrzywka2018-07-242-7/+3
| * Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
* | Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-1210-64/+831
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-027-64/+124
|\|
| * Fix automatic showing/hiding of the Windows 10 on-screen keyboardAndre de la Rocha2018-06-283-38/+74
| * Windows QPA/GL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-263-25/+49
| * Windows QPA: Fix crashes when processing native eventsFriedemann Kleint2018-06-211-1/+1
* | Fix minor stuff in Windows UI Automation supportAndre de la Rocha2018-06-2737-230/+220
* | Build the Windows platform plugin with QT_NO_FOREACHJoerg Bornemann2018-06-227-15/+21
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-077-10/+23
|\|
| * Fix QWindowsWindow::requestActivateWindow()Sergiy Korobov2018-06-051-0/+9
| * Fix QWindowsNativeInterface::platformFunction()Sergiy Korobov2018-06-011-0/+2
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-296-10/+12
* | Windows QPA: Fix release button event type after moving windowsFriedemann Kleint2018-05-311-9/+16
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-5/+19
|\|
| * 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
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-2385-315/+296
* | 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
* | Vulkan: share library loading implementationMorten Johan Sørvig2018-05-142-12/+1
* | Vulkan: Share destroySurface() implementationMorten Johan Sørvig2018-05-142-18/+1
* | macOS: Add QSurfaceType::MetalSurfaceMorten Johan Sørvig2018-05-111-3/+2
* | 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
* | 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-072-2/+4
* | Windows QPA: Use new QPA Dnd APIFriedemann Kleint2018-05-051-29/+22
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-3/+4
|\|
| * 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
* | 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-224-20/+82
|\|
| * Windows QPA: Fix ambiguous shortcut overload warnings for ALT-keysFriedemann Kleint2018-04-201-2/+13
| * Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-204-18/+69
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-062-0/+3
|\|
| * Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-052-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-11/+7
|\|
| * Windows: handle multiple transient children when closing windowsMauro Persano2018-03-291-11/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-301-1/+1
|\|
| * Allow compilation with clang-cl disguised as clJürgen Hunold2018-03-281-1/+1
* | Windows QPA: Refactor the tablet codeFriedemann Kleint2018-03-282-26/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-212-5/+1
|\|
| * Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
| * Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1