Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotests: oops, remove last traces of QGuard | Thiago Macieira | 2010-03-27 | 1 | -69/+68 |
| | |||||
* | Make more tests compile on solaris-cc | Alan Alpert | 2010-03-23 | 1 | -9/+9 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 1 | -7/+7 |
|\ | | | | | | | | | Conflicts: tests/auto/declarative/qdeclarativeecmascript/testtypes.h | ||||
| * | Remove ; after Q_PROPERTY declaration | Thierry Bastian | 2010-03-18 | 1 | -6/+6 |
| | | |||||
| * | Fix compilation issues of autotest on solaris | Thierry Bastian | 2010-03-18 | 1 | -1/+1 |
| | | | | | | | | Task-number: QTBUG-8590 | ||||
* | | Compile fix after e5922ab126f3532483b18720ce893d6be826d50e | Aaron Kennedy | 2010-03-11 | 1 | -3/+3 |
|/ | |||||
* | QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject ↵ | Aaron Kennedy | 2010-03-03 | 4 | -0/+54 |
| | | | | | | property QT-2793 | ||||
* | Polish QDeclarativeProperty API | Aaron Kennedy | 2010-02-26 | 1 | -132/+119 |
| | |||||
* | Make compile following recent QDeclarativeProperty changes | Bea Lam | 2010-02-26 | 1 | -28/+28 |
| | |||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 1 | -0/+149 |
| | | | | | Conflicts: src/declarative/qml/qdeclarativeproperty.cpp | ||||
* | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 2 | -0/+1191 |
There's nothing meta about our properties. |