summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the MNG file format and the bundled libmngaavit2012-01-256-6/+0
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-244-1/+153
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+15
* Add the capability to use multiple data sources for qhash benchmark.Robin Burchell2012-01-242-20/+31
* Remove executive summary.Robin Burchell2012-01-241-27/+0
* Move test files around.Robin Burchell2012-01-244-4/+4
* Update contact information in license headers.Jason McDonald2012-01-23169-169/+169
* Introduce a qalgorithms benchmark.Robin Burchell2012-01-214-1/+147
* Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-101-0/+20
* Remove execute permission from files that don't need it.Jason McDonald2012-01-104-0/+0
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-2/+2
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-05167-167/+167
* Change event posting to use a QVector.Robin Burchell2011-12-303-1/+93
* add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-251-1/+91
* Reimplement QIODevice::reset() properlyBradley T. Hughes2011-12-211-1/+1
* Reimplement QVariantAnimation::updateState() properlyBradley T. Hughes2011-12-212-3/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0616-32/+0
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-014-5/+6
* Benchmark the new signal slot connection syntax.Olivier Goffart2011-11-301-18/+74
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-293-1/+4
* Fix sanity check of network test serverJason McDonald2011-11-283-2/+15
* Don't depend on moc to disable test functions.Jason McDonald2011-11-182-10/+6
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* Fixed typo: private-tests -> private_testsJo Asplin2011-11-091-1/+1
* Update QMutex benchmark to match the one in 4.8Bradley T. Hughes2011-10-272-1/+40
* 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
| |\ \ \