summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderplugins
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-281-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-221-0/+2
* Remove qmake build filesMike Krus2023-03-172-18/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-242-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-223-114/+6
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsLi Xinwei2021-07-221-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-2/+2
* Handle config flags to turn aspects on or offMike Krus2020-06-181-1/+0
* Add support for building with CMakeMike Krus2020-05-222-0/+30
* Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-111-3/+3
* Fix deprecation handlingMike Krus2020-01-141-0/+1
* Update QScene2D to use direct syncMike Krus2019-10-141-1/+1
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Merge branch '5.10' into devSean Harmer2018-01-171-1/+0
|\
| * Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-131-1/+0
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-3/+3
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-252-3/+3
|/
* Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-111-1/+0
* Move scene2d to own module and implement conditional plugin loadingAntti Määttä2017-02-282-4/+2
* Add scene2dpluginAntti Määttä2017-01-276-0/+292