summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Windows: Use new clipboard API for listening to changes.Friedemann Kleint2014-05-151-0/+6
* Windows: Start using High DPI API available from Windows 8.1 onwards.Friedemann Kleint2014-04-301-0/+18
* Windows: Add platform plugin parameter for tablet absolute range.Friedemann Kleint2014-02-271-0/+2
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-9/+13
* Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-151-2/+0
* Windows: Added support for large icons to QFileIconProvider.Friedemann Kleint2013-09-061-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+1
|\
| * Windows: Clear window under mouse in destruction of platform window.Friedemann Kleint2013-07-301-0/+1
* | Add WACOM tablet support for Windows.Friedemann Kleint2013-07-041-0/+3
|/
* Windows: Fix reported screen metrics.Friedemann Kleint2013-03-261-0/+4
* Show default shortcut menu when user right click window's captionJian Liang2013-02-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix touch event handling for WindowsOliver Wolff2012-11-271-0/+2
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-251-0/+2
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-251-0/+3
* Windows: QT_LIGHTHOUSE_WINDOWS_VERBOSE -> QT_QPA_VERBOSE.Friedemann Kleint2012-10-171-1/+1
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-0/+3
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-131-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-3/+0