Reduce QtCore lib binary size by around ~3KB, by removing template code
[profile/ivi/qtbase.git] / tests / benchmarks /
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-16 Jędrzej NowackiUse static-less QMetaType API in QVariant.
2012-02-16 Jędrzej NowackiImplement new static less API for QMetaType.
2012-02-16 Jędrzej NowackiAdd QMetaType::FirstCoreType enum value.
2012-02-14 Robin BurchellAdd a testcase of a list of UUIDs in string form.
2012-02-09 Andreas HolzammerReplace Q_WS_WINCE against Q_OS_WINCE.
2012-02-02 Sergio Ahumadatests: do not run benchmarks by default in 'make check'
2012-02-01 Thorbjørn Lund MartsumAdding a QHeaderView benchmark
2012-01-31 João AbecasisAllow function types to be registered without workarounds
2012-01-31 aavitMoving tiff image format support and libtiff out of...
2012-01-31 Xizhi ZhuRemove Symbian specific code from qtbase.
2012-01-31 Jason McDonaldUpdate contact address in license headers.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Giuseppe D'AngeloQHash benchmark: improve Java's hash
2012-01-27 Giuseppe D'AngeloQHash benchmark: remove unused variables
2012-01-25 Andrew den ExterRemove QTextControl and QLineControl.
2012-01-25 Jędrzej NowackiCleanup mess in public type ids.
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-25 aavitRemove support for the MNG file format and the bundled...
2012-01-24 Lars KnollImport json support from playground/qtbinaryjson
2012-01-24 Stephen KellyStore the is-a QObject fact with the metatype declaration.
2012-01-24 Robin BurchellAdd the capability to use multiple data sources for...
2012-01-24 Robin BurchellRemove executive summary.
2012-01-24 Robin BurchellMove test files around.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-21 Robin BurchellIntroduce a qalgorithms benchmark.
2012-01-20 Robin BurchellAdd a string hash implementation similar to the one...
2012-01-10 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-10 Liang QiAdd V3(md5) and V5(sha1) version for DCE in QUuid
2012-01-10 Jason McDonaldRemove execute permission from files that don't need it.
2012-01-08 Stephen KellyRemove the Q_TYPENAME define.
2012-01-06 Robin BurchellRemove all non-inline of qMalloc/qFree/qRealloc.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-30 Robin BurchellChange event posting to use a QVector.
2011-12-25 Konstantin Rittadd tests and benchmarks for QString::toLower()/toUpper...
2011-12-21 Bradley T. HughesReimplement QIODevice::reset() properly
2011-12-21 Bradley T. HughesReimplement QVariantAnimation::updateState() properly
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-01 Friedemann KleintFix compilation of Benchmark tests on Windows.
2011-11-30 Olivier GoffartBenchmark the new signal slot connection syntax.
2011-11-29 Friedemann KleintFix compilation of some benchmark tests on Windows.
2011-11-28 Jason McDonaldFix sanity check of network test server
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-11-14 Bradley T. HughesCompile with non-C++11 compilers
2011-11-09 Jo AsplinFixed typo: private-tests -> private_tests
2011-10-27 Bradley T. HughesUpdate QMutex benchmark to match the one in 4.8
2011-10-25 Rohan McGovernbenchmarks: eliminated usage of qttest_p4.prf
2011-10-25 Sergio Ahumadatest: Leftover for split `qsqlquery' unit and benchmark...
2011-10-24 Jędrzej NowackiExtend QVariant benchmarks
2011-10-24 Sergio Ahumadatest: Split `qcontiguouscache' unit and benchmark tests
2011-10-24 Sergio Ahumadatests: do not run benchmarks by default in 'make check'
2011-10-23 Sergio Ahumadatest: Split `qsqlquery' unit and benchmark test
2011-10-23 David FaureDeprecate QDesktopServices::storageLocation/displayName
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-19 Kent HansenAdd benchmarks for QMetaType::construct()
2011-10-11 Kent HansenRename QMetaType::construct() to create()
2011-10-07 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-10-05 Jason McDonaldRemove last remnants of Maemo 5 from autotests
2011-10-05 Jason McDonaldRemove last remnants of symbian in autotests.
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-20 Kent HansenFix last few autotest gui/widgets dependencies
2011-09-15 Kent HansenAdd benchmark for QChar
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-13 Gunnar Slettamake a toplevel compile work
2011-09-12 Ritt Konstantinoptimize QList::removeAll()
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Paul Olav TveteMerge "Merge remote branch 'gerrit/master' into HEAD...
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-01 Rohan McGoverntest: removed bogus CONFIG+=debug in qdiriterator benchmark
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-04 Jørgen Lindcompile fix for compiling without ssl
2011-08-04 Jørgen LindMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-29 Olivier GoffartQMutex is now just a pointer
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-19 Rohan McGoverntests: do not run benchmarks by default in 'make check'
2011-07-19 Samuel RødalRename QPixmapData to QPlatformPixmap.
2011-07-13 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-07-12 Lars KnollMerge "Merge remote branch 'gerrit/master' into refacto...
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-08 Casper van DonderenRemove more references to demos.
2011-07-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-07-06 Casper van DonderenRemove references to QT_INSTALL_DEMOS & DemosPath.
2011-07-06 Markus GoetzQNetworkReply benchmark: Benchmark a chain of SSL requests
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-01 Jørgen LindMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-05-27 Liang QiAdd QUuid::toRfc4122() and fromRfc4122()
2011-05-27 Liang QiAdd QUuid::toByteArray() and relevant
2011-05-27 Liang QiAdd some autotests and benchmarks for QUuid
2011-05-27 Rohan McGoverntests: fixed compilation of qstring benchmark on mac
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
next