summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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