summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-0/+7
|\
| * Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-131-0/+7
* | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-251-0/+5
* | Windows QPA: Add setting of dark window bordersFriedemann Kleint2020-01-251-0/+5
* | Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-1/+19
* | Windows QPA: Better disambiguate Window class namesFriedemann Kleint2020-01-251-4/+22
|/
* Windows QPA: Fix co-existence of several Qt versions in an applicationFriedemann Kleint2020-01-141-8/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-0/+58
|\
| * Windows QPA: Fix missing update when the display is sleepingAndre de la Rocha2019-11-071-0/+58
* | Win32: Consolidate registry codeFriedemann Kleint2019-10-141-20/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-2/+3
|\|
| * Windows: Use UUIDs instead of function pointer to mangle window classesTim Blechmann2019-06-181-2/+3
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-2/+11
|\|
| * Windows: Call ReleaseDC for the private's displayContextAndy Shaw2019-04-101-0/+2
| * Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-291-2/+3
| * Windows QPA: Fix QGuiApplication::topLevelAt() with screen recorder applicationsFriedemann Kleint2019-05-281-0/+6
* | Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-6/+6
* | 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
|/