Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarks | Miikka Heikkinen | 2010-05-14 | 1 | -12/+4 |
| | | | | | | | | | | These tests were either not compiling, were deploying incorrectly, or looking for data files from wrong place. Task-number: QTBUG-10661 Task-number: QTBUG-10666 Task-number: QTBUG-10667 Reviewed-by: Shane Kearns | ||||
* | Rename qdeclarativetime -> qmltime | Aaron Kennedy | 2010-03-25 | 1 | -0/+23 |
| | | | | Consistent with "qml" runtime binary | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -23/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Fixing deployment and default values for Symbian | Aleksandar Sasha Babic | 2010-02-23 | 1 | -0/+15 |
| | | | | Reviewed-by: TrustMe | ||||
* | QML timing utility | Aaron Kennedy | 2009-12-02 | 1 | -0/+8 |