summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.h
Commit message (Expand)AuthorAgeFilesLines
* ColorScheme: consolidate dark mode handling on Windows into ThemeVolker Hilsheimer10 days1-2/+0
* Implement QWindowsKeyMapper in terms of QPlatformKeyMapperTor Arne Vestbø2023-10-091-2/+2
* Windows QPA: make one function staticYuhang Zhao2023-02-081-1/+1
* Windows QPA: rework how we set dpi awarenessYuhang Zhao2023-01-231-3/+4
* Windows: centralize how we handle error messagesYuhang Zhao2022-11-161-3/+0
* Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename filesVolker Hilsheimer2022-11-031-2/+2
* Windows QPA: remove two unused forward declared structsYuhang Zhao2022-09-231-3/+0
* Windows: Align QWindowsWindow logging category name with other platformsTor Arne Vestbø2022-08-161-1/+1
* Windows: Decouple screen change monitoring from top level QWindowsTor Arne Vestbø2022-06-181-0/+1
* Fallback to PerMonitorDpiAware if V2DpiAware is not supported by systemVladimir Belyavsky2022-06-081-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Windows QPA: Fix cursors getting out of sync after restoring override cursors...Friedemann Kleint2021-12-081-0/+3
* Windows QPA: Further cleanup of pre-Win10 codeYuhang Zhao2021-11-241-82/+0
* Track current window DPIMorten Johan Sørvig2021-08-061-0/+4
* Windows: Add support for PerMonitorV2 DPI awarenessMorten Johan Sørvig2021-02-081-0/+5
* Windows QPA: Use a QSharedPointer for the touch deviceFriedemann Kleint2020-10-261-2/+0
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-0/+1
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-2/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-2/+2
* Windows: Provide a way to switch between WinTab and Windows Ink at run-timeAndre de la Rocha2020-04-101-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-0/+2
|\
| * Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-131-0/+2
* | Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-0/+2
* | Windows QPA: Better disambiguate Window class namesFriedemann Kleint2020-01-251-0/+1
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-0/+2
|\
| * Windows QPA: Fix missing update when the display is sleepingAndre de la Rocha2019-11-071-0/+2
* | Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* | Windows QPA: Use nullptr consistentlyFriedemann Kleint2019-05-281-2/+2
|/
* Windows QPA: Fix window frame calculation in multi-monitor setupsFriedemann Kleint2019-05-131-0/+4
* Windows QPA: Add helper function to obtain DPI-dependent metrics on Windows 10Friedemann Kleint2018-10-171-0/+14
* Windows QPA: Work around intermittent clipboard copy failuresFriedemann Kleint2018-09-281-0/+2
* Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-141-0/+4
* Windows QPA: Fix duplicate Pointer Touch events and missing TouchCancelRomain Pokrzywka2018-08-301-0/+2
* Windows QPA: Improve Pointer Pen events translationRomain Pokrzywka2018-08-271-0/+2
* Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-0/+2
* Add logging for QPlatformBackingStore::composeAndFlushTor Arne Vestbø2018-08-071-1/+0
* Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-121-2/+21
* Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-3/+3
* Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-201-0/+3
* Add support for Windows UI AutomationAndre de la Rocha2017-11-141-0/+1
* Windows QPA: Directly link against touch functionsFriedemann Kleint2017-10-051-13/+0
* Windows QPA: Implement QPlatformWindow::initialize()Friedemann Kleint2017-07-181-1/+1
* Native Windows file dialog: Observe Windows Explorer "Show hidden files" settingFriedemann Kleint2017-06-131-0/+2
* Windows QPA: Move system tray icon implementation into the pluginFriedemann Kleint2017-04-271-0/+1
* Windows QPA: Add native menusFriedemann Kleint2017-04-271-0/+3
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-18/+16
* Windows QPA: Use new EnableNonClientDpiScaling() for Windows decorationFriedemann Kleint2016-11-221-0/+7
* Windows QPA: Reimplement calculation of window framesFriedemann Kleint2016-11-181-1/+3
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-1/+0
* Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-1/+1