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 | ||||
* | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarks | Miikka Heikkinen | 2010-05-14 | 1 | -0/+5 |
| | | | | | | | | | | 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 | ||||
* | Fix benchmarks. | Michael Brasser | 2010-03-04 | 1 | -8/+8 |
| | | | | Get them all running again after renames, etc. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -4/+4 |
| | | | | QDeclarativeXXX. | ||||
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 1 | -4/+5 |
| | | | | Task-number: QT-2798 | ||||
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Benchmark cleanup. | Michael Brasser | 2010-01-14 | 1 | -8/+8 |
| | |||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+34 |
| | |||||
* | Add some basic QML benchmarks | Aaron Kennedy | 2009-07-17 | 1 | -0/+126 |