aboutsummaryrefslogtreecommitdiffstats
path: root/generator/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Parse new Q_ENUM Qt macro introduced with Qt 5.5.Bart Vanhauwaert2016-11-234-2/+17
| | | | | We do the same thing as moc and just treat it as a Q_ENUMS(...) macro since Q_ENUM's syntactic use should be a strict subset of Q_ENUMS'
* Initial import.Jason A. Donenfeld2014-09-2565-0/+18841