qt5base-lts/tests/auto
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
..
cmake Remove the qmake project files 2021-01-07 15:32:28 +01:00
concurrent Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
corelib QCache: when overwriting, store the new cost instead of the delta 2021-01-14 10:00:01 +00:00
dbus Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
gui rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OES 2021-01-13 10:08:23 +01:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
network Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
opengl Remove the qmake project files 2021-01-07 15:32:28 +01:00
other Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
printsupport Remove the qmake project files 2021-01-07 15:32:28 +01:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql QODBC: Preserve the whole value when using HighPrecision 2021-01-14 07:02:43 +00:00
testlib QTestLib: Show the values of unregistered enums 2021-01-13 16:15:06 +01:00
tools Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
widgets Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
xml Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
network-settings.h Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00