summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtmochelpers.h
Commit message (Expand)AuthorAgeFilesLines
* Moc: remove GCC 9 ban for using QtMocHelpers::stringData()Thiago Macieira2023-06-051-3/+0
* moc: Use a much, much shorter structure name for the StringDataThiago Macieira2023-05-011-22/+23
* qtmochelpers.h: include what you needMarc Mutz2022-10-061-1/+2
* Add <algorithm> include to qtmochelpers.hKai Köhne2022-10-031-0/+2
* moc: use C++ constexpr to generate the meta object string dataThiago Macieira2022-08-041-0/+53
* moc: move some of the helpers into a header dedicated to itThiago Macieira2022-08-041-0/+32