summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtmetamacros.h
Commit message (Expand)AuthorAgeFilesLines
* Add Q_OBJECT_NO_OVERRIDE_WARNING for MSVCJoni Poikelin2023-12-011-0/+2
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-1/+1
* QPrivateSignal: disable implicit conversions from initializer_listGiuseppe D'Angelo2022-10-101-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-8/+3
* Fix -Wsuggest-override warnings from Clang 11+Kevin Funk2022-02-101-2/+6
* Long live Q_GADGET_EXPORT!Marc Mutz2021-11-271-4/+7
* Remove QNotifiedProperty and Q_PRIVATE_QPROPERTYLars Knoll2020-09-021-35/+0
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-4/+4
* QObject/Q_OBJECT: remove deprecated old APIEdward Welbourne2020-08-141-2/+0
* Remove deprecated empty macroLars Schmertmann2020-07-021-3/+0
* moc: Fix QProperty code generationFabian Kosmale2020-06-251-3/+3
* Cleanups in QMetaPropertyFabian Kosmale2020-06-111-1/+1
* Attempt to squeeze unionized fake qproperty members even furtherSimon Hausmann2020-04-301-2/+9
* Provide a way of exposing private QProperties with a fake APISimon Hausmann2020-04-301-0/+32
* moc: Extend revision markers to allow for major and minor versionUlf Hermann2020-02-071-2/+2
* Introduce Q_MOC_INCLUDEOlivier Goffart2020-01-171-0/+1
* Use Q_NAMESPACE for the Qt namespace, and remove the old moc hack to support itOlivier Goffart2019-12-061-0/+233