summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qtbench
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* tst_QtBench: fix leakAhmad Samir2023-08-181-1/+4
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* 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-162-54/+4
* Fix warnings about marking functions overrideAndreas Buhr2021-03-102-52/+65
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-6/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-251-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-3/+4
|\
| * Replace QTime with QElapsedTimer in benchmarksEdward Welbourne2020-04-201-3/+4
* | 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
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+17
|/
* 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
* QtGui/painting benchmark test: Fix Clang warning about uninitialized valueFriedemann Kleint2017-01-311-3/+3
* Updated license headersJani Heikkinen2016-01-212-34/+24
* qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-3/+1
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-141-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-191-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-292-1/+3
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-5/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-0/+4
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-34/+34
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* | Tests: Compile.Friedemann Kleint2011-05-231-0/+1
|/
* Remove redundant #ifdef's from benchmarksJason McDonald2011-05-192-29/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+1101