Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 18 | -360/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 1 | -0/+10 |
|\ | | | | | | | | | | | Conflicts: src/declarative/util/qmlanimation.cpp src/declarative/util/qmlxmllistmodel.cpp | ||||
| * | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 1 | -0/+10 |
| | | | | | | | | Reviewed-by: TrustMe | ||||
* | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 3 | -5/+11 |
|/ | | | | Task-number: QT-2798 | ||||
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 2 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Benchmark cleanup. | Michael Brasser | 2010-01-14 | 15 | -8/+8 |
| | |||||
* | Update benchmarks to run again | Aaron Kennedy | 2009-11-23 | 6 | -5/+6 |
| | |||||
* | Fix samegame tutorial 3 | Alan Alpert | 2009-11-10 | 1 | -7/+8 |
| | | | | | the js file hadn't been updated to avoid global vars Also updating a missed particles element | ||||
* | fix headers | Warwick Allison | 2009-10-30 | 2 | -0/+80 |
| | |||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+34 |
| | |||||
* | Fix benchmark. | Michael Brasser | 2009-10-05 | 1 | -2/+2 |
| | |||||
* | Get qmlcomponent benchmark running after name changes. | Michael Brasser | 2009-08-24 | 1 | -5/+5 |
| | |||||
* | Improve performance by separating id and context properties | Aaron Kennedy | 2009-08-04 | 2 | -0/+10 |
| | |||||
* | Add another benchmark | Aaron Kennedy | 2009-08-03 | 9 | -0/+55 |
| | |||||
* | Make QmlMetaProperty reentrant | Aaron Kennedy | 2009-08-03 | 6 | -1/+11 |
| | |||||
* | Add some basic QML benchmarks | Aaron Kennedy | 2009-07-17 | 9 | -0/+153 |