summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/direct2d/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Clean up windows accessibility backendMiguel Costa2024-03-271-0/+11
* Add initial implementation of a Windows icon engineVolker Hilsheimer2023-11-231-0/+1
* Windows: implement retrieval for missing QScreen metadataL. E. Segovia2023-05-061-0/+1
* Use NO_PCH_SOURCES to exclude filesAmir Masoud Abdol2023-04-031-3/+2
* Clean up NO_UNITY_BUILD instructionAmir Masoud Abdol2023-04-031-1/+0
* Direct2d QPA plugin: Add exclusions for Unity buildsFriedemann Kleint2023-02-211-0/+3
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-12/+2
* Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename filesVolker Hilsheimer2022-11-031-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Windows QPA: Further cleanup of pre-Win10 codeYuhang Zhao2021-11-241-0/+4
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-87/+22
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-12/+11
* MinGW: Fix static direct2d plugin build using PCHCristian Adam2020-10-171-0/+6
* CMake Build: Add direct2d CMake buildCristian Adam2020-09-301-0/+277