summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qtbench
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-132-34/+34
| | | | | | | 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 McDonald2011-01-102-2/+2
| | | | Reviewed-by: Trust Me
* Updated qtbench to build against modified QStaticText APIGareth Stockwell2010-04-091-2/+2
| | | | | | | 3cebc028 replaced QStaticText::setMaximumSize with QStaticText::setTextWidth. Reviewed-by: Eskil Abrahamsen Blomfeldt
* Add license headerOlivier Goffart2010-03-091-0/+41
|
* Added text benchmarks from qtbench to tests/benchmarksSamuel Rødal2010-03-083-0/+1060
Reviewed-by: Gunnar Sletta