summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib
Commit message (Expand)AuthorAgeFilesLines
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-192-6/+0
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-1/+1
* Implement QVector with QArrayData interface.Jędrzej Nowacki2012-05-303-1/+60
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-19/+6
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-4/+4
|\
| * replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-3/+3
| * fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-111-1/+1
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* | Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-072-8/+0
* | Port to the new QUrl APIThiago Macieira2012-03-301-23/+0
* | Merge master into api_changesKent Hansen2012-03-231-0/+60
|\|
| * Significantly speed up insertion into QJsonObject/ArrayLars Knoll2012-03-221-0/+28
| * Added extra tests to json benchmarkKurt Korbatits2012-03-221-0/+32
* | Rewrite QMap to use a RB treeLars Knoll2012-03-233-0/+171
* | Merge master into api_changesKent Hansen2012-03-1912-21/+93
|\|
| * Fixed benchmarks to work from install directoryKurt Korbatits2012-03-1912-21/+93
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-086-98/+108
|\|
| * Add benchmark for QMetaType::create().Jędrzej Nowacki2012-03-071-0/+21
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-042-12/+12
| |\
| | * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-012-12/+12
| * | 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-2915-52/+51
|\|
| * clean up qmake-generated projectsOswald Buddenhagen2012-02-2413-47/+8
| * Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-5/+43
* | Change QVector's in-memory data layoutJoão Abecasis2012-02-221-4/+7
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-215-11/+89
|\|
| * 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-092-2/+2
* | 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-0554-165/+470
|\|
| * tests: do not run benchmarks by default in 'make check'Sergio Ahumada2012-02-022-2/+0
| * Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-15/+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-3046-45/+46
| * QHash benchmark: improve Java's hashGiuseppe D'Angelo2012-01-271-0/+11
| * QHash benchmark: remove unused variablesGiuseppe D'Angelo2012-01-271-3/+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