qt5base-lts/tests/benchmarks/corelib/tools
Jędrzej Nowacki d17cf14185 Implement QVector with QArrayData interface.
Change-Id: I109f46892aed2f6024459812d24922b12358814d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-30 17:07:27 +02:00
..
containers-associative Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER 2012-03-01 11:02:28 +01:00
containers-sequential Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER 2012-03-01 11:02:28 +01:00
qalgorithms Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
qbytearray clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qchar Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcontiguouscache Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhash Remove qhash_faster. 2012-02-29 22:39:00 +01:00
qlist Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
qmap Rewrite QMap to use a RB tree 2012-03-23 09:31:09 +01:00
qrect clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qregexp clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qstring QChar: add isSurrogate() and isNonCharacter() to the public API 2012-05-16 04:24:56 +02:00
qstringbuilder Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qstringlist Remove references to QT_NO_STL from QtCore 2012-04-07 05:19:42 +02:00
qvector Implement QVector with QArrayData interface. 2012-05-30 17:07:27 +02:00
tools.pro Rewrite QMap to use a RB tree 2012-03-23 09:31:09 +01:00