qt5base-lts/tests/benchmarks/corelib/tools
Mårten Nordheim d98a1ef902 Add QMap::insert(const QMap &map)
As opposed to unite(), this inserts one map into the other
without duplicating elements.

Task-number: QTBUG-35544
Change-Id: Ie8ab350b29148851a3176cef1007e8a4ca82c273
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-12-12 15:25:30 +01:00
..
containers-associative Updated license headers 2016-01-21 18:55:18 +00:00
containers-sequential Remove Windows CE from tests (others). 2016-03-31 06:14:04 +00:00
qalgorithms Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qcontiguouscache Updated license headers 2016-01-21 18:55:18 +00:00
qcryptographichash Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qhash Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
qlist Updated license headers 2016-01-21 18:55:18 +00:00
qmap Add QMap::insert(const QMap &map) 2019-12-12 15:25:30 +01:00
qrect Updated license headers 2016-01-21 18:55:18 +00:00
qringbuffer Updated license headers 2016-01-21 18:55:18 +00:00
qset Updated license headers 2016-01-21 18:55:18 +00:00
qstack Updated license headers 2016-01-21 18:55:18 +00:00
qvector Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
tools.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00