summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Windows: Default to DirectWrite font backendEskil Abrahamsen Blomfeldt2024-02-061-1/+1
* Implement QWindowsKeyMapper in terms of QPlatformKeyMapperTor Arne Vestbø2023-10-091-2/+1
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-021-0/+6
* Fix building with disabled OpenGL after switching to the syncqt toolMartin Storsjö2022-09-291-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Fix build with mingw gcc 9 and -Wsuggest-overrideKai Koehne2020-08-101-1/+2
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-3/+1
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-2/+3
* Fix no-OpenGL build after introducing QOpenGLContext platform interfaceTor Arne Vestbø2020-07-031-1/+4
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-1/+6
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-1/+1
* Windows: Provide a way to switch between WinTab and Windows Ink at run-timeAndre de la Rocha2020-04-101-0/+2
* Experimental DirectWrite font databaseEskil Abrahamsen Blomfeldt2020-02-041-1/+2
* Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-1/+3
* Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* Windows QPA: Fix RTL window title barsFriedemann Kleint2019-05-221-1/+2
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-3/+0
* Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-0/+1
* Windows QPA: Fix clang-tidy-warnings about class definitionsFriedemann Kleint2018-08-061-1/+2
* Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-121-1/+2
* Fix minor stuff in Windows UI Automation supportAndre de la Rocha2018-06-271-1/+1
* Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-3/+3
|\
| * Windows QPA: Port to new feature systemFriedemann Kleint2017-06-081-3/+3
* | Windows QPA: Add native menusFriedemann Kleint2017-04-271-1/+3
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+4
|/
* QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-0/+1
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-19/+19
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-2/+4
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-1/+3
|\
| * Windows QPA: Introduce command line options for DirectWriteFriedemann Kleint2016-08-051-1/+3
* | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-4/+4
|\
| * Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-141-4/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+2
|/
* Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-131-1/+3
* Clean headers in the Windows plugin.Friedemann Kleint2015-03-051-1/+0
* Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-251-1/+1
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-1/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-13/+13
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-0/+3
* Windows: Allow for custom input context plugins.Friedemann Kleint2014-03-171-0/+1
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-271-0/+3
* Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-101-3/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-091-1/+1
|\