summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-0/+4
|\
| * Windows QPA: Fix QWheelEvent::buttons() after click on title barAndre de la Rocha2019-05-181-0/+4
* | Windows QPA: Fix RTL window title barsFriedemann Kleint2019-05-221-7/+5
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-10/+21
|\|
| * Windows QPA: Fix resize loops when moving fixed size windows between screensFriedemann Kleint2019-05-131-11/+18
| * Windows QPA: Fix window frame calculation in multi-monitor setupsFriedemann Kleint2019-05-131-1/+3
| * Windows QPA: Improve debug messagesFriedemann Kleint2019-05-091-0/+2
* | Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
* | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+8
|/
* Windows QPA: Fix override cursor when modal window is presentFriedemann Kleint2019-02-271-0/+6
* Windows QPA: Handle mouse input using legacy messagesAndre de la Rocha2019-02-121-12/+8
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-29/+30
* Windows QPA: Cache "forcedScreenForGLWindow" to avoid overheadAndre de la Rocha2019-01-241-0/+2
* Windows QPA: Add helper function to obtain DPI-dependent metrics on Windows 10Friedemann Kleint2018-10-171-0/+40
* QWindowsContext: proper check resolved functionAnton Kudryavtsev2018-10-161-1/+1
* Windows QPA: Add WM_INPUT to the list of input messages for event filteringFriedemann Kleint2018-10-161-0/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-1/+0
|\
| * Windows QPA: Fix WM_NCHITTEST not being sent to QAbstractNativeEventFilterFriedemann Kleint2018-10-021-1/+0
* | Windows QPA: Work around intermittent clipboard copy failuresFriedemann Kleint2018-09-281-0/+32
* | Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-141-2/+4
* | Windows QPA: Stop synthesizing mouse events from tablet/touchAndre de la Rocha2018-09-011-2/+7
* | Windows QPA: Fix duplicate Pointer Touch events and missing TouchCancelRomain Pokrzywka2018-08-301-1/+3
* | Windows QPA: Improve Pointer Pen events translationRomain Pokrzywka2018-08-271-1/+3
* | Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-0/+5
* | Add logging for QPlatformBackingStore::composeAndFlushTor Arne Vestbø2018-08-071-1/+0
* | Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-121-15/+110
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\|
| * 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-271-2/+2
* | Build the Windows platform plugin with QT_NO_FOREACHJoerg Bornemann2018-06-221-1/+1
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-12/+11
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-181-1/+1
* | Windows QPA: Fix left button reported pressed after moving windowsFriedemann Kleint2018-05-161-0/+1
|/
* Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-201-15/+59
* Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* Windows QPA: Improve the event loggingFriedemann Kleint2018-03-131-3/+4
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-2/+4
|\
| * Windows QPA: Suppress bogus resize events when using native menusFriedemann Kleint2018-01-241-2/+4
* | Add support for Windows UI AutomationAndre de la Rocha2017-11-141-2/+3
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+3
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-1/+3
| |\
| | * Windows QPA: Fix build with -no-feature-tableteventFriedemann Kleint2017-10-201-1/+3
* | | Windows QPA: Clean up code checking for the OS versionFriedemann Kleint2017-10-181-3/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+7
| |\|
| | * Windows QPA: Detect screen by mouse position when dragging a windowFriedemann Kleint2017-09-261-0/+7
* | | Windows QPA: Directly link against touch functionsFriedemann Kleint2017-10-051-19/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-3/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-3/+14
| |\|
| | * Windows QPA: Do not call EnableNonClientDpiScaling() on Desktop GL WindowsFriedemann Kleint2017-09-051-3/+14