qt6-bb10/src/platformsupport
Friedemann Kleint 2cd2cba086 QtPlatformSupport: Add QAbstractFileIconEngine
Move the code from QtWidgets/QFileIconEngine into a new class with
virtuals in QtPlatformSupport so that platforms can reuse it.

Prototypically use the class in the Windows and macOS QPA plugins.

Remove QPlatformTheme::fileIconPixmap() and change the type
of the hint QPlatformTheme::IconPixmapSizes from QList<int>
to QList<QSize> so that it fits better with the icon code.

Change-Id: I580e936f3507218757565ca099272cd575b3a779
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-08-05 08:06:21 +00:00
..
accessibility Updated license headers 2016-01-15 12:25:24 +00:00
cglconvenience Remove all code paths related to unsupported Apple platforms. 2016-06-04 09:24:33 +00:00
clipboard Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
dbusmenu Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-19 12:55:27 +02:00
dbustray Use QStringLiteral more judiciously 2016-07-08 06:43:02 +00:00
devicediscovery Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
eglconvenience Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
eventdispatchers Windows CE cleanup. 2016-04-14 12:45:56 +00:00
fbconvenience Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
fontdatabases Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
glxconvenience X11: Better support non-32bit visuals 2016-04-09 05:17:27 +00:00
graphics QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of rect() 2016-03-02 21:01:00 +00:00
input Use QStringLiteral more judiciously 2016-07-08 06:43:02 +00:00
linuxaccessibility QtBase (remainder): use printf-style qWarning/qDebug where possible (I) 2016-03-12 17:29:36 +00:00
platformcompositor eglfs: Add support for raster content rotation 2016-08-01 15:29:38 +00:00
services Use QStringLiteral more judiciously 2016-07-08 06:43:02 +00:00
themes QtPlatformSupport: Add QAbstractFileIconEngine 2016-08-05 08:06:21 +00:00
platformsupport.pro Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 12:46:46 +02:00