summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/windows
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-11-191-2/+20
* doc: Update and flesh out native interface docsTor Arne Vestbø2020-10-181-0/+247
* Rename QtGui native interface implementation filesTor Arne Vestbø2020-10-122-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-072-9/+9
* Cleanup API of QMimeDataLars Knoll2020-09-211-1/+1
* QEventDispatcherWin32: create internal window on constructionAlex Trotsenko2020-09-161-1/+0
* Add missing 'We mean it' header to qwindowsmime_p.hKai Koehne2020-08-171-0/+11
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-283-1/+79
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-221-0/+3
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-0/+2
* Fix no-OpenGL build after introducing QOpenGLContext platform interfaceTor Arne Vestbø2020-07-031-0/+4
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-022-1/+67
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-093-0/+308