qt6-bb10/tests/benchmarks/corelib
Thorbjørn Lund Martsum af437047a2 QMap - improve QMap stl-map ctor
We can insert directly on the most left-most Node.

We always enforce an insert here (unlike the insert call),
but that is not a problem since the keys in a std::map are unique.

Change-Id: Ib409b90ffc57a5a43dab4a4b08d34f6fdabd057f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-10-29 22:21:32 +01:00
..
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
io test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
json Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
kernel normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
plugin Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
thread Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tools QMap - improve QMap stl-map ctor 2012-10-29 22:21:32 +01:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00