qt6-bb10/tests/auto/corelib
Mårten Nordheim d2e2d0d3a6 QCache: when overwriting, store the new cost instead of the delta
The delta was clearly intended to be used on the total (and still is)
but it also wound up getting stored in the cache, which wouldn't be a
big problem unless the object was removed, in which case we could
incidentally 'free up more space' than intended.

Pick-to: 6.0
Change-Id: Ib2b0f072d30da6d16a93dce60e4c5f6080c109fc
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-01-14 10:00:01 +00:00
..
animation Remove the qmake project files 2021-01-07 15:32:28 +01:00
global Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
io Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
itemmodels Make sure QMimeData is fully declared 2021-01-11 16:57:41 +01:00
kernel Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
text Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
thread Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
time Remove the qmake project files 2021-01-07 15:32:28 +01:00
tools QCache: when overwriting, store the new cost instead of the delta 2021-01-14 10:00:01 +00:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00