qt6-bb10/src
Morten Johan Sørvig bb110cee5d Add scaledPixmap() override
QAbstractFileIconEngine implements the QIconEngine interface
and creates a new interface where subclasses override the
filePixmap() function.

QIconEngine subclasses must now also override scaledPixmap();
add implementation which forwards to filePixmap().

(The intermediate implementation in QPixmapIconEngine is not
used by QAbstractFileIconEngine.)

Pick-to: 6.1
Task-number: QTBUG-91104
Change-Id: I229e3a003ad0c3fff768eac7e75c59fe7145fcaa
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-02-19 15:23:33 +01:00
..
3rdparty Fix attribution for tinycbor 2021-02-15 08:11:33 +01:00
android [Android]: Fix exception when using Qt to create a service on Android 2021-02-19 09:46:12 +01:00
concurrent Revert "Remove the qmake project files" for snippets 2021-02-12 09:43:50 +01:00
corelib QProcess::startDetached/Unix: move up the chdir() and remove qWarning 2021-02-18 12:34:17 -08:00
dbus Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
entrypoint Generate Qt6EntryPointAdditionalTargetInfo independent of platform 2021-01-20 14:03:45 +00:00
gui Add scaledPixmap() override 2021-02-19 15:23:33 +01:00
network Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
opengl Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport evdevtouch: Fix normalizedPosition 2021-01-27 00:56:05 +00:00
plugins macOS: don't let windows that are transparent for input become key window 2021-02-19 15:05:37 +01:00
printsupport Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
sql Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
testlib Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
tools Remove redundant code in androiddeployqt/main.cpp 2021-02-18 13:05:50 +01:00
widgets QMdiSubWindow: Set correct ControlLabel size 2021-02-19 09:38:13 +01:00
xml Doc: Fix warnings about wrong snippet path or missing .pro file 2021-02-19 14:04:21 +01:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00