summaryrefslogtreecommitdiffstats
path: root/tests/auto/moc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-041-0/+26
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-241-0/+114
| |\
| * | Fix Q_INVOKABLE declared after Q_PROPERTYOlivier Goffart2011-02-241-0/+25
* | | fix autotest on windows (again)Harald Fernengel2011-02-281-1/+1
* | | fix autotest on windowsHarald Fernengel2011-02-271-0/+7
* | | add test for suppressing warnings in mocHarald Fernengel2011-02-231-2/+117
| |/ |/|
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-0/+113
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1935-35/+35
| |\
| * | Allow a revision to be associated with properties and methods.Martin Jones2011-01-051-0/+113
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1735-35/+35
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-1135-35/+35
| |/
* / tst_moc: Include the right files for Clang and LLVMTor Arne Vestbø2010-10-181-1/+1
|/
* tests: fix compilation with sunccOlivier Goffart2010-09-131-4/+4
* moc: Error if the NOTIFY signal is invalid.Olivier Goffart2010-08-192-0/+75
* tst_moc: workaround gcc bug.Olivier Goffart2010-07-211-4/+7
* Workaround gcc bug, disable test with old version of gccOlivier Goffart2010-07-201-0/+4
* moc: Slot with complex template default value does not compileOlivier Goffart2010-07-191-0/+15
* Moc: fix compilation when templated types with multiple arguments are used.Olivier Goffart2010-06-301-0/+19
* QMetaObject::normalizeType: Fix parsing of type which contains "const" in namesOlivier Goffart2010-03-261-0/+9
* QMetaObject::normalizeType: fix uses of const and template.Olivier Goffart2010-03-261-0/+11
* Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+51
* Update copyright year to 2010Jason McDonald2010-01-0734-34/+34
* Fix moc generated code with dummy Q_PROPERTYOlivier Goffart2009-12-161-0/+35
* Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-302-1/+13
* Update license headers again.Jason McDonald2009-09-0935-137/+137
* Fix tst_Moc::os9NewlineOlivier Goffart2009-09-021-1/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3135-443/+443
|\
| * Update tech preview license header.Jason McDonald2009-08-3135-443/+443
| * Update license headers.Jason McDonald2009-08-1135-35/+35
* | make moc, qregion and qsharedpointer autotest compile with namespaceshjk2009-08-211-0/+2
* | make moc autotest compile without qtscriptKent Hansen2009-08-192-1/+4
* | Update contact URL in license headers.Jason McDonald2009-08-1235-35/+35
* | Merge branch '4.5'Thiago Macieira2009-08-111-1/+1
|\|
| * Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.Friedemann Kleint2009-08-061-1/+1
* | Merge branch '4.5'Thiago Macieira2009-08-031-1/+1
|\|
| * Fixed failure of tst_moc.Rohan McGovern2009-07-291-1/+1
* | parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-0/+7
* | Fix Warning saying that signal cannot be made virtualOlivier Goffart2009-07-221-0/+22
* | fix tests for QT_NO_PROCESS and when running tests as rootHarald Fernengel2009-07-211-10/+10
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1635-69/+69
* Remove obsolete code from autotests.Jason McDonald2009-04-161-28/+0
* Remove QTDIR dependency from moc autotestSimon Hausmann2009-04-061-10/+26
* Moc autotest cleanupSimon Hausmann2009-04-061-12/+0
* Fix moc autotest failuresSimon Hausmann2009-04-062-3/+11
* Long live Qt 4.5!Lars Knoll2009-03-2341-0/+3245