summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2571-406/+69
* test: Leftover for split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-253-0/+7
* Extend QVariant benchmarksJędrzej Nowacki2011-10-241-0/+77
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-243-0/+200
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2011-10-241-0/+4
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-232-0/+281
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-9/+9
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Add benchmarks for QMetaType::construct()Kent Hansen2011-10-192-0/+98
* Rename QMetaType::construct() to create()Kent Hansen2011-10-112-4/+4
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-072-6/+10
* Remove last remnants of Maemo 5 from autotestsJason McDonald2011-10-061-20/+8
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-061-4/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2924-145/+17
* Fix last few autotest gui/widgets dependenciesKent Hansen2011-09-203-4/+6
* Add benchmark for QCharKent Hansen2011-09-152-0/+157
* Merge branch 'refactor'Gunnar Sletta2011-09-1331-37/+70
|\
| * make a toplevel compile workGunnar Sletta2011-09-131-1/+1
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-2/+0
| |\
| * | compile fix for compiling without sslJørgen Lind2011-08-041-4/+8
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-11/+0
| |\ \
| * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-2169-1/+264
| |\ \ \
| * | | | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-8/+8
| * | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-125-5/+87
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-012-2/+132
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24164-2797/+2797
| |\ \ \ \ \ \
| * | | | | | | Tests: Compile.Friedemann Kleint2011-05-2328-21/+53
* | | | | | | | optimize QList::removeAll()Ritt Konstantin2011-09-123-0/+256
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | test: removed bogus CONFIG+=debug in qdiriterator benchmarkRohan McGovern2011-09-011-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | QMutex is now just a pointerOlivier Goffart2011-07-291-11/+0
| |_|_|_|/ |/| | | |
* | | | | tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1969-1/+267
| |_|_|/ |/| | |
* | | | Remove more references to demos.Casper van Donderen2011-07-083-3/+3
* | | | Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-2/+2
* | | | QNetworkReply benchmark: Benchmark a chain of SSL requestsMarkus Goetz2011-07-061-0/+82
| |_|/ |/| |
* | | Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-271-0/+18
* | | Add QUuid::toByteArray() and relevantLiang Qi2011-05-271-0/+18
* | | Add some autotests and benchmarks for QUuidLiang Qi2011-05-271-0/+89
* | | tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
| |/ |/|
* | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24164-2797/+2797
|/
* Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* Tests: Fix some compile warnings.Friedemann Kleint2011-05-194-2/+5
* Remove redundant #ifdef's from benchmarksJason McDonald2011-05-1923-158/+13
* Updated version references in autotestsEckhart Koppen2011-05-131-1/+1
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-1113-9/+26
* tests: remove references to benchmark directories which don't existRohan McGovern2011-05-111-3/+1
* Fix BlendBench::unalignedBlendArgb32 test caseMiikka Heikkinen2011-05-101-2/+2
* Benchmark for layout hierarchiesJan-Arve Sæther2011-05-103-0/+160
* Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27423-0/+133776