summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-11/+10
* MinGW: Fix static build using PCHCristian Adam2020-10-091-0/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-13/+13
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-1/+0
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-0/+1
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-0/+1
* Windows font databases: Enable DirectWrite for cmakeFriedemann Kleint2020-06-151-7/+1
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-1/+0
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-091-25/+24
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-031-1/+0
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-021-2/+0
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-291-16/+8
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-2/+2
* Remove ANGLELaszlo Agocs2020-05-261-24/+4
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-2/+0
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-0/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-1/+7
* CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-111-1/+6
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-17/+8
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-22/+22
* Regenerate src/*Alexandru Croitor2019-11-141-18/+19
* Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* Regenerate a bunch of projects after pro2cmake changesAlexandru Croitor2019-11-121-32/+33
* Regenerate platforms plugins part 1Alexandru Croitor2019-10-081-31/+46
* Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-1/+1
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-1/+3
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-11/+26
* cmake: use WindowsUIAutomationSupportPrivate for windows pluginLiang Qi2019-04-091-2/+2
* CMake: Re-generate plugins/platforms/windowsTobias Hunger2019-04-031-42/+58
* Fix windows build after gui regenerationAlexandru Croitor2019-03-211-2/+2
* Add windows platform plugin and its requirementsAlexandru Croitor2019-03-181-0/+187