Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add additional QDeclarativeProperty autotests. | Michael Brasser | 2010-12-22 | 1 | -0/+62 |
| | |||||
* | Improve consistency in handling of aliases, bindings and value types | Aaron Kennedy | 2010-11-29 | 1 | -0/+69 |
| | | | | Task-number: QTBUG-13719 | ||||
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 1 | -0/+5 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 1 | -4/+4 |
| | | | | QTBUG-9726 | ||||
* | 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 | 1 | -0/+37 |
| | | | | | | 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 | 1 | -0/+1186 |
There's nothing meta about our properties. |