summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Windows QPA: Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-04-011-35/+3
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-5/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Windows: Output resulting DPI awareness in debug and warning output.Friedemann Kleint2016-01-081-1/+2
* Windows QPA: Add API for setting the application orientation preference.Friedemann Kleint2015-11-271-0/+6
* Windows: Delay-initialize pluggable touch devices.Friedemann Kleint2015-10-281-0/+3
* Windows: Support virtual folders as initial directory for file dialog.Friedemann Kleint2015-03-271-0/+8
* Windows: Only set the touch flags if the window is not already registeredAndy Shaw2015-03-111-0/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: make TranslucentBackground functional alwaysLaszlo Agocs2015-01-191-1/+1