summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qpainter
Commit message (Expand)AuthorAgeFilesLines
* Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-111-0/+3
* Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-121-8/+2
|\
| * Cut down on drawPixmap and drawImage combinationsAllan Sandfeld Jensen2018-04-121-8/+2
* | Benchmark: move widgets benchmarks still in gui subdirectory to widgetsChristian Ehrlicher2018-03-271-1/+0
|/
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-5/+2
* Fix crash in QPainter benchmark testAllan Sandfeld Jensen2016-10-111-22/+67
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-141-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-5/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-0/+2
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+3
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-4/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Tests: Compile.Friedemann Kleint2011-05-232-1/+3
|/
* Tests: Fix some compile warnings.Friedemann Kleint2011-05-191-0/+1
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-111-0/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+1671