summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qpainter
Commit message (Expand)AuthorAgeFilesLines
* Add QPainter benchmark case re clipping primitives exceeding deviceEirik Aavitsland2024-04-181-0/+53
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-7/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-211-2/+2
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-251-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+20
|/
* 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