| Commit message (Expand) | Author | Age | Files | Lines |
* | moc: be able to compile if there are private classes | Olivier Goffart | 2011-03-31 | 1 | -1/+21 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-03-04 | 1 | -0/+26 |
|\ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 1 | -0/+114 |
| |\ |
|
| * | | Fix Q_INVOKABLE declared after Q_PROPERTY | Olivier Goffart | 2011-02-24 | 1 | -0/+25 |
|
|
* | | | fix autotest on windows (again) | Harald Fernengel | 2011-02-28 | 1 | -1/+1 |
|
|
* | | | fix autotest on windows | Harald Fernengel | 2011-02-27 | 1 | -0/+7 |
|
|
* | | | add test for suppressing warnings in moc | Harald Fernengel | 2011-02-23 | 1 | -2/+117 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-04 | 1 | -0/+113 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 35 | -35/+35 |
| |\ |
|
| * | | Allow a revision to be associated with properties and methods. | Martin Jones | 2011-01-05 | 1 | -0/+113 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 35 | -35/+35 |
|\ \ \
| | |/
| |/| |
|
| * | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 35 | -35/+35 |
| |/ |
|
* | | tst_moc: Include the right files for Clang and LLVM | Tor Arne Vestbø | 2010-10-18 | 1 | -1/+1 |
|/ |
|
* | tests: fix compilation with suncc | Olivier Goffart | 2010-09-13 | 1 | -4/+4 |
|
|
* | moc: Error if the NOTIFY signal is invalid. | Olivier Goffart | 2010-08-19 | 2 | -0/+75 |
|
|
* | tst_moc: workaround gcc bug. | Olivier Goffart | 2010-07-21 | 1 | -4/+7 |
|
|
* | Workaround gcc bug, disable test with old version of gcc | Olivier Goffart | 2010-07-20 | 1 | -0/+4 |
|
|
* | moc: Slot with complex template default value does not compile | Olivier Goffart | 2010-07-19 | 1 | -0/+15 |
|
|
* | Moc: fix compilation when templated types with multiple arguments are used. | Olivier Goffart | 2010-06-30 | 1 | -0/+19 |
|
|
* | QMetaObject::normalizeType: Fix parsing of type which contains "const" in names | Olivier Goffart | 2010-03-26 | 1 | -0/+9 |
|
|
* | QMetaObject::normalizeType: fix uses of const and template. | Olivier Goffart | 2010-03-26 | 1 | -0/+11 |
|
|
* | Implement Q_PRIVATE_PROPERTY that allows you to declare properties | Alexis Menard | 2010-03-19 | 1 | -0/+51 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 34 | -34/+34 |
|
|
* | Fix moc generated code with dummy Q_PROPERTY | Olivier Goffart | 2009-12-16 | 1 | -0/+35 |
|
|
* | Do not recoginze templated types or pointers as flags. | Olivier Goffart | 2009-11-30 | 2 | -1/+13 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 35 | -137/+137 |
|
|
* | Fix tst_Moc::os9Newline | Olivier Goffart | 2009-09-02 | 1 | -1/+1 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 35 | -443/+443 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 35 | -443/+443 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 35 | -35/+35 |
|
|
* | | make moc, qregion and qsharedpointer autotest compile with namespaces | hjk | 2009-08-21 | 1 | -0/+2 |
|
|
* | | make moc autotest compile without qtscript | Kent Hansen | 2009-08-19 | 2 | -1/+4 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 35 | -35/+35 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection. | Friedemann Kleint | 2009-08-06 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed failure of tst_moc. | Rohan McGovern | 2009-07-29 | 1 | -1/+1 |
|
|
* | | parse Q_INVOKABLE explicit constructors | Olivier Goffart | 2009-07-30 | 1 | -0/+7 |
|
|
* | | Fix Warning saying that signal cannot be made virtual | Olivier Goffart | 2009-07-22 | 1 | -0/+22 |
|
|
* | | fix tests for QT_NO_PROCESS and when running tests as root | Harald Fernengel | 2009-07-21 | 1 | -10/+10 |
|/ |
|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 35 | -69/+69 |
|
|
* | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -28/+0 |
|
|
* | Remove QTDIR dependency from moc autotest | Simon Hausmann | 2009-04-06 | 1 | -10/+26 |
|
|
* | Moc autotest cleanup | Simon Hausmann | 2009-04-06 | 1 | -12/+0 |
|
|
* | Fix moc autotest failures | Simon Hausmann | 2009-04-06 | 2 | -3/+11 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 41 | -0/+3245 |
|
|