Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automoc: add define to test which caused bug #13018 | Alex Neundorf | 2012-03-26 | 1 | -1/+1 |
* | automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE | Alex Neundorf | 2011-12-13 | 1 | -0/+3 |
* | Add a test case for the use of Q_PRIVATE_SLOT. | Stephen Kelly | 2011-11-22 | 3 | -1/+42 |
* | automoc: add special handling for including basename_p.moc, with test | Alex Neundorf | 2011-11-22 | 5 | -1/+92 |
* | automoc: add test for including a moc_abc_p.cpp file | Alex Neundorf | 2011-11-22 | 2 | -0/+34 |
* | automoc: add test for including the moc file from another header | Alex Neundorf | 2011-11-22 | 5 | -1/+65 |
* | automoc: add a test for including both abc.moc and moc_abc.cpp | Alex Neundorf | 2011-11-22 | 4 | -1/+74 |
* | automoc: add more test cases | Alex Neundorf | 2011-11-10 | 6 | -1/+131 |
* | Add copyright notices | Alex Neundorf | 2011-10-22 | 2 | -0/+26 |
* | automoc:run moc on the header if the source file contains include "foo.moc" | Alex Neundorf | 2011-10-22 | 4 | -1/+46 |
* | Add a test for automoc | Alex Neundorf | 2011-08-16 | 6 | -0/+875 |