summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/windows
Commit message (Expand)AuthorAgeFilesLines
* Make some QScreen native interfaces publicDavid Redondo2023-12-081-5/+11
* Mime type conversion: clarify and clean up documentationVolker Hilsheimer2023-11-221-0/+18
* Fix build with qt-namespaceMårten Nordheim2023-11-172-1/+3
* Windows: Improve hidpi style drawing and metricsMorten Sørvig2023-11-152-0/+112
* Gui: include mocsMårten Nordheim2023-07-071-0/+2
* API review: disable copy for new mime converters classesVolker Hilsheimer2023-01-261-0/+1
* QWindowsMimeConverter: fix copyright yearMarc Mutz2023-01-171-1/+1
* QWindowsMimeConverter: Fix forward-declaration of foreign structsMårten Nordheim2022-11-261-5/+6
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-163-59/+41
* QWindowsMime: Fix namespace issueMårten Nordheim2022-11-081-0/+4
* Windows: simplify registration of QWindowsMime implementationsVolker Hilsheimer2022-11-072-1/+157
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-061-0/+10
* Use SPDX license identifiersLucie Gérard2022-05-164-153/+9
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-0/+1
* Document which header to include for the various native interfacesTor Arne Vestbø2021-12-041-0/+1
* Add message debug entry for DPI change eventsMorten Johan Sørvig2021-10-071-0/+6
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-1/+1
* Doc: Use correct include for QWGLContextPaul Wicking2021-03-041-1/+1
* Doc: Specify correct include for QWGLContextPaul Wicking2021-03-031-0/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-7/+0
* 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