aboutsummaryrefslogtreecommitdiffstats
path: root/generator/typesystem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-23Build both debug and release of the bindingsBart Vanhauwaert1-0/+1
2016-11-23Correctly deal with removed bool* argumentsBart Vanhauwaert2-7/+22
2016-11-23Remove QMetaFunctionHelper::Create wrapperBart Vanhauwaert2-32/+0
2016-11-23Exclude QList<QModelIndex> from Q_DECLARE_METATYPEBart Vanhauwaert1-0/+4
2016-11-23Exclude QTextStream::operator<<(*) from generationBart Vanhauwaert1-5/+35
2016-11-23Exclude QList::op_eq_impl from generationBart Vanhauwaert2-0/+2
2016-11-23Parse new Q_ENUM Qt macro introduced with Qt 5.5.Bart Vanhauwaert4-2/+17
2015-04-03Add QFileDevice for closing QFilesJason A. Donenfeld3-0/+12
2014-10-17Don't be dumb on windows.Jason A. Donenfeld1-1/+1