summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Correctly respond to WM_ERASEBKGNDYuhang Zhao2021-12-151-1/+1
* Windows QPA: Remove extra class name from the function nameYuhang Zhao2021-12-151-1/+1
* Windows QPA: Fix cursors getting out of sync after restoring override cursors...Friedemann Kleint2021-12-081-3/+6
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-1/+1
* Windows QPA: Further cleanup of pre-Win10 codeYuhang Zhao2021-11-241-103/+18
* Handle WM_GETDPISCALEDSIZEMorten Johan Sørvig2021-10-071-0/+3
* Move VM_DPICHANGE handling to QWindowsWindowMorten Johan Sørvig2021-10-071-29/+2
* windows qpa: Handle invisible child windows gracefully on dpi changesOliver Wolff2021-09-301-0/+2
* Check for correct "Access Denied" errorMorten Sørvig2021-08-201-2/+2
* Improve WM_DPICHANGED handlingMorten Johan Sørvig2021-08-061-38/+21
* Track current window DPIMorten Johan Sørvig2021-08-061-0/+5
* Fix PerMonitorV2 DPI aware NonCLientAreaScaling handlingMorten Johan Sørvig2021-08-021-3/+10
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-301-17/+10
* Remove Qt6 ifdef switches from pluginsAllan Sandfeld Jensen2021-05-071-8/+0
* Windows: Add support for PerMonitorV2 DPI awarenessMorten Johan Sørvig2021-02-081-0/+21
* Windows QPA: Fix missing QScreen change updatesFriedemann Kleint2021-01-081-1/+2
* Windows QPA: Use a QSharedPointer for the touch deviceFriedemann Kleint2020-10-261-14/+5
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-6/+3
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-3/+9
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-4/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Windows QPA: Refactor touch device creationFriedemann Kleint2020-07-031-6/+11
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-5/+5
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-091-1/+1
* Windows QPA: Fix deprecated QString::fromUtf16(ushort*) callFriedemann Kleint2020-05-221-1/+1
* Windows QPA: Fix window class name clash when mixing Qt librariesFriedemann Kleint2020-05-181-1/+2
* Windows: Provide a way to switch between WinTab and Windows Ink at run-timeAndre de la Rocha2020-04-101-0/+10
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-3/+7
|\
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-3/+0
| * 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
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-5/+51
|\| |
| * | 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
| |/
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-8/+63
|\|
| * 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
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-20/+6
|\| |
| * | Win32: Consolidate registry codeFriedemann Kleint2019-10-141-20/+6
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-10/+20
|\| |
| * | 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