summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/allmocs_baseline_in.json
Commit message (Expand)AuthorAgeFilesLines
* Make bindings introspectable through mocLars Knoll2020-09-021-18/+2
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-6/+6
* Cleanups in QMetaPropertyFabian Kosmale2020-06-111-38/+38
* metatype: Do not try analyze T in Q*Pointer<T> if T is incompleteFabian Kosmale2020-06-091-0/+17
* moc: handle include directives in enumsFabian Kosmale2020-05-271-0/+17
* Add support for exposing public QProperty members in the meta-object systemSimon Hausmann2020-03-181-0/+16
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-5/+68
|\
| * moc: Record whether a meta object is an object, gadget, or namespaceUlf Hermann2020-02-131-4/+67
* | Normalize types at compile timeOlivier Goffart2020-02-201-6/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-0/+16
|\|
| * Introduce Q_PROPERTY attribute REQUIREDFabian Kosmale2020-01-231-0/+13
* | Introduce Q_MOC_INCLUDEOlivier Goffart2020-01-171-0/+59
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+11
|\|
| * Support Q_GADGET QMetaObject super class hierarchies across templatesMilian Wolff2019-12-121-0/+11
* | Fix tst_moc for C++17Olivier Goffart2019-12-061-43/+0
* | Moc Sort json file list in collectjsonLeander Beernaert2019-11-271-1094/+1094
* | Make QList an alias to QVectorLars Knoll2019-10-301-6/+6
|/
* Add support for machine-readable JSON output to the MOCSimon Hausmann2019-10-041-0/+2608