summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* ColorScheme: remove unused QWindowsApplication::isDarkModeVolker Hilsheimer28 hours1-5/+0
* ColorScheme: consolidate dark mode handling on Windows into ThemeVolker Hilsheimer28 hours1-1/+1
* Fix disabled and inactive group palettes for windows native styleSanthosh Kumar2023-06-261-2/+2
* Windows QPA plugin: Move palette helper function to qwindowstheme.hFriedemann Kleint2023-02-201-64/+2
* Use qt_winrtbase_p.h workaround in more placesYuhang Zhao2023-02-071-9/+1
* Overwrite dark system palette in Vista styleVolker Hilsheimer2022-12-081-1/+81
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-2/+2
* Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename filesVolker Hilsheimer2022-11-031-2/+2
* Add QWindowsApplication::setHasBorderInFullScreenDefault() native interfaceTor Arne Vestbø2022-09-051-0/+6
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-2/+2
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-281-0/+41
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-281-0/+18
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-0/+15
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-0/+14
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-0/+83