summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-10/+10
|\
| * Fix lancebench results oddnessAllan Sandfeld Jensen2019-07-231-10/+10
* | tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-131-9/+3
|/
* 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-053-1/+343
|\|
| * Add lancelot based benchmarkAllan Sandfeld Jensen2018-04-043-1/+343
* | Benchmark: move widgets benchmarks still in gui subdirectory to widgetsChristian Ehrlicher2018-03-272-2/+0
|/
* Add drawTexture benchmarkAllan Sandfeld Jensen2018-02-063-0/+554
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-2/+2
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-4/+5
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-5/+2
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-15/+10
* QtGui/painting benchmark test: Fix Clang warning about uninitialized valueFriedemann Kleint2017-01-311-3/+3
* Fix crash in QPainter benchmark testAllan Sandfeld Jensen2016-10-111-22/+67
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-103-0/+75
|\
| * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-053-0/+75
* | Updated license headersJani Heikkinen2016-01-215-85/+60
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0
* | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-3/+1
|/
* Update copyright headersJani Heikkinen2015-02-115-35/+35
* Remove unused class QPaintBufferLars Knoll2015-01-2810-275/+0
* Update license headers and add new license filesMatti Paaso2014-09-246-114/+66
* Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-142-3/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-4/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-144/+144
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-015-0/+5
* Make benchmarks compile without QtWidgetsRohan McGovern2012-07-301-0/+5
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-1/+1
* Fix tst_qtracebench benchmark.Jędrzej Nowacki2012-04-171-0/+1
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-191-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-063-6/+0
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-292-1/+3
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-255-27/+5
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-215-0/+16
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-195-0/+18
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-4/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-246-102/+102
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-246-102/+102
* | Tests: Compile.Friedemann Kleint2011-05-234-2/+6
|/