summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmltime/qmltime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix benchmark warnings on symbian.Michael Brasser2010-05-241-1/+1
|
* Rename qdeclarativetime -> qmltimeAaron Kennedy2010-03-251-0/+231
| | | | Consistent with "qml" runtime binary
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-231/+0
| | | | QDeclarativeXXX.
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-231-0/+11
|\ | | | | | | | | | | Conflicts: src/declarative/util/qmlanimation.cpp src/declarative/util/qmlxmllistmodel.cpp
| * Fixing deployment and default values for SymbianAleksandar Sasha Babic2010-02-231-0/+11
| | | | | | | | Reviewed-by: TrustMe
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-1/+2
|/ | | | Task-number: QT-2798
* Fix headers::licenseCheck autotest failureLeonardo Sobral Cunha2010-02-041-0/+40
|
* Disable indexingAaron Kennedy2009-12-171-0/+1
|
* Add -parent optionAaron Kennedy2009-12-171-3/+37
|
* Separate out first time construction costAaron Kennedy2009-12-031-1/+12
|
* CompileAaron Kennedy2009-12-021-1/+1
|
* QML timing utilityAaron Kennedy2009-12-021-0/+133