summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutomoc
Commit message (Expand)AuthorAgeFilesLines
* automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODEAlex Neundorf2011-12-131-0/+3
* Add a test case for the use of Q_PRIVATE_SLOT.Stephen Kelly2011-11-223-1/+42
* automoc: add special handling for including basename_p.moc, with testAlex Neundorf2011-11-225-1/+92
* automoc: add test for including a moc_abc_p.cpp fileAlex Neundorf2011-11-222-0/+34
* automoc: add test for including the moc file from another headerAlex Neundorf2011-11-225-1/+65
* automoc: add a test for including both abc.moc and moc_abc.cppAlex Neundorf2011-11-224-1/+74
* automoc: add more test casesAlex Neundorf2011-11-106-1/+131
* Add copyright noticesAlex Neundorf2011-10-222-0/+26
* automoc:run moc on the header if the source file contains include "foo.moc"Alex Neundorf2011-10-224-1/+46
* Add a test for automocAlex Neundorf2011-08-166-0/+875