summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-281-55/+0
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-281-16/+0
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-11/+0
* Windows QPA: Move window properties to the new interfacesFriedemann Kleint2020-07-241-31/+0
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-221-9/+0
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-2/+0
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-19/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-1/+1
* Remove ANGLELaszlo Agocs2020-05-261-19/+0
* Windows: Provide a way to switch between WinTab and Windows Ink at run-timeAndre de la Rocha2020-04-101-0/+2
* Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-0/+12
* Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-5/+5
* Return QScreen's HMONITOR handle via QPlatformNativeInterfaceDmitry Kazakov2019-05-071-0/+16
* Windows code: Replace deprecated QVariant APIFriedemann Kleint2019-04-051-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-0/+9
|\
| * Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-141-0/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-6/+6
|\|
| * Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-6/+6
* | Windows: Add a default setting for hasBorderInFullScreenFriedemann Kleint2018-11-241-0/+2
|/
* Windows QPA: Fix some clang-tidy-warningsFriedemann Kleint2018-08-061-3/+3
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-0/+2
|\
| * Fix QWindowsNativeInterface::platformFunction()Sergiy Korobov2018-06-011-0/+2
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-3/+3
* | macOS: Add QSurfaceType::MetalSurfaceMorten Johan Sørvig2018-05-111-3/+2
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Windows QPA: Fix compiler warning when Vulkan is not presentFriedemann Kleint2017-03-201-2/+2
* Basic Vulkan enablersLaszlo Agocs2017-03-171-2/+10
* Windows platform headers: Add isTabletMode()Friedemann Kleint2017-01-181-2/+13
* qwindowsnativeinterface.cpp: Add missing enumeration OpenVGSurfaceFriedemann Kleint2016-11-251-0/+1
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-2/+4
|\
| * Windows QPA: Check QWindowsStaticOpenGLContext in nativeResourceForIntegratio...Friedemann Kleint2016-04-061-2/+4
* | QtPlatformHeaders/Windows: Add function to set window activation behavior.Friedemann Kleint2016-02-251-0/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+2
|\|
| * Windows: fix fullscreen OpenGL window issues with an opt-in functionAndy Shaw2015-12-171-0/+2
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-5/+0
* | Make native cursor handles accessible.Friedemann Kleint2015-12-141-0/+16
|/
* fix -no-opengl buildJoerg Bornemann2015-07-231-1/+3
* Windows: Fix font metrics of Vista style wizards.Friedemann Kleint2015-05-291-0/+6
* Clean headers in the Windows plugin.Friedemann Kleint2015-03-051-0/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+7
|\
| * Windows: Add GPU detection.Friedemann Kleint2015-01-151-1/+7
* | Add a platform function to enable setting the touch flags on WindowsAndy Shaw2015-01-051-0/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QWindowsNativeInterface: don't allocate memory just to compare stringsMarc Mutz2014-08-281-3/+3
* Allow lower case resource names in native interface on WindowsAndras Becsi2014-07-301-7/+43
* Windows: Expose helper functions for QWindowsMime to the native interface.Friedemann Kleint2014-06-131-0/+16