summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge master into api_changesKent Hansen2012-03-1918-32/+104
|\|
| * Fixed benchmarks to work from install directoryKurt Korbatits2012-03-1918-32/+104
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-124-4/+5
|\|
| * use $$QT_BUILD_TREE instead of $$(QTDIR)Oswald Buddenhagen2012-03-081-2/+2
| * chiptester benchmark: compileMarc Mutz2012-03-081-0/+1
| * examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-082-2/+2
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-0811-106/+116
|\|
| * Add benchmark for QMetaType::create().Jędrzej Nowacki2012-03-071-0/+21
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-047-20/+20
| |\
| | * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-014-16/+16
| | * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-012-2/+2
| | * Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-03-011-2/+2
| * | Remove qhash_faster.Robin Burchell2012-02-293-73/+0
| * | Copy Qt 4's QString hash algorithm.Robin Burchell2012-02-293-4/+32
| * | Move data generation to initTestCase() method and store the results.Robin Burchell2012-02-291-72/+58
| * | Add test data for string forms of numbers.Robin Burchell2012-02-291-0/+12
| * | Add a test using lots of similar strings.Robin Burchell2012-02-291-0/+36
| |/
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-3/+3
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-2930-96/+56
|\|
| * clean up qmake-generated projectsOswald Buddenhagen2012-02-2427-89/+11
| * Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-5/+43
| * Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-2/+2
* | Change QVector's in-memory data layoutJoão Abecasis2012-02-221-4/+7
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-218-16/+94
|\|
| * Use static-less QMetaType API in QVariant.Jędrzej Nowacki2012-02-161-0/+2
| * Implement new static less API for QMetaType.Jędrzej Nowacki2012-02-161-1/+53
| * Add QMetaType::FirstCoreType enum value.Jędrzej Nowacki2012-02-162-2/+2
| * Add a testcase of a list of UUIDs in string form.Robin Burchell2012-02-141-6/+30
| * Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-095-7/+7
* | Have QVectorData::grow, take size of header w/ paddingJoão Abecasis2012-02-201-26/+20
* | QVector: always grow exponentiallyJoão Abecasis2012-02-171-5/+3
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-05194-487/+993
|\|
| * tests: do not run benchmarks by default in 'make check'Sergio Ahumada2012-02-022-2/+0
| * Adding a QHeaderView benchmarkThorbjørn Lund Martsum2012-02-013-1/+273
| * Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-15/+0
| * Moving tiff image format support and libtiff out of qtbaseaavit2012-01-319-2/+0
| * Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-20/+1
| * Update contact address in license headers.Jason McDonald2012-01-311-1/+1
| * Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30171-170/+171
| * QHash benchmark: improve Java's hashGiuseppe D'Angelo2012-01-271-0/+11
| * QHash benchmark: remove unused variablesGiuseppe D'Angelo2012-01-271-3/+0
| * Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-63/+0
| * Cleanup mess in public type ids.Jędrzej Nowacki2012-01-252-4/+0
| * Remove use of QT_MODULE from libraryGunnar Sletta2012-01-252-2/+0
| * 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