Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 2 | -2/+2 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 2 | -2/+6 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 1 | -1/+8 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 2 | -2/+2 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 1 | -4/+4 |
| | | | | QTBUG-9726 | ||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+3 |
| | |||||
* | 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. |