qt6-bb10/src
Christian Ehrlicher 02b165f1fa QAbstractFileIconEngine: store pixmaps with correct key
QAbstractFileIconEngine stores the generated pixmap in a QPixmapCache
with the size as key. This is wrong as the size is multiplied by the
current devicePixelRatio so this has to be done also for the key.

Change-Id: I6d8ceedc950d23abf9c4d79d92e86848b9508c9b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 83ff179f85559af880d28d7832d44f95c5ce9616)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit da4e9b7637f3ac71397c91109c460ca781abbc7a)
2025-01-23 16:33:08 +00:00
..
3rdparty Update public suffix list 2025-01-23 14:26:31 +00:00
android Android: Do not start Qt app if it has already been started 2025-01-20 11:43:53 +00:00
assets Tasktree: fix FTBFS due to unique_ptrs on forward-declared classes 2025-01-15 16:24:43 +00:00
concurrent QtConcurrent: fix support for callables with deduced return type 2025-01-06 17:09:37 +00:00
corelib no-thread: add QThread::isMainThread() definition 2025-01-23 14:26:31 +00:00
dbus CMake: Use the $<VERSION> placeholder in qt_attribution.json 2025-01-13 14:34:59 +01:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui QAbstractFileIconEngine: store pixmaps with correct key 2025-01-23 16:33:08 +00:00
network QHttp2Connection: Fix handling of MAX_HEADER_TABLE_SIZE setting 2025-01-15 21:53:47 +00:00
opengl eglfs: change the condition to destroy the openglcompositor 2024-11-21 14:41:03 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport libinput: Print qsizetype through %PRIdQSIZETYPE 2024-11-06 13:16:41 +00:00
plugins Bump version to 6.8.3 2025-01-23 11:04:42 +00:00
printsupport Docs: Add that Qt Print Support is not available on Android 2025-01-22 02:25:28 +00:00
sql QtSql: fix GCC -Wextra-semi warnings after member function definitions 2024-12-20 10:40:03 +00:00
testlib QtTest: Update valgrind (fatuously) to v3.24.0 2025-01-22 23:04:14 +00:00
tools AndroidDeployQt: explitly constuct the qmlDomCommand args list 2025-01-20 17:42:11 +00:00
widgets QFileDialog: the lastVisited not loaded correctly 2025-01-22 06:05:47 +00:00
xml [QDomNodePrivate] delete unnecessary pointer check from the statement 2024-12-12 17:36:21 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00