qt6-bb10/src
Friedemann Kleint 5a0eb4e768 Fix icon loading in style sheets.
QIcon was moved to QtWidgets, while the parser is still in QtGui.
Introduce a QCss::IconValue struct that contains the icon data
and convert to QIcon in widgets.

Change-Id: I09ac8a12a4b02bdca91ee2e8fcc28c86b5a001e7
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2012-02-27 18:30:38 +01:00
..
3rdparty Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited characters 2012-02-23 15:07:58 +01:00
concurrent QFutureWatcher: Make constructors explicit 2012-02-25 11:43:18 +01:00
corelib QRegExp: fix crash 2012-02-27 13:54:24 +01:00
dbus Cleanup usage of QVariant::Type. 2012-02-27 12:47:52 +01:00
gui Fix icon loading in style sheets. 2012-02-27 18:30:38 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network QSslError: fix wrong #endif placement 2012-02-25 15:28:11 +01:00
opengl Corrected the size of mipmaps in framebuffer objects. 2012-02-15 17:06:49 +01:00
platformsupport Add UDev helper class for evdev plugins 2012-02-24 11:29:43 +01:00
plugins Use new plugin system in qtbase. 2012-02-27 13:28:21 +01:00
printsupport QPrinterInfo: remove unused variable 2012-02-26 11:58:16 +01:00
sql Clean up some Q_WS_WIN 2012-02-24 08:37:29 +01:00
testlib QtTest: add missing \since 5.0 to the new macros 2012-02-27 13:55:21 +01:00
tools uic: remove unused QRegExp #includes 2012-02-26 11:58:25 +01:00
widgets Fix icon loading in style sheets. 2012-02-27 18:30:38 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Remove many unneeded virtuals. 2012-02-20 22:06:50 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Dont build printer support for Windows CE. 2012-02-10 00:27:44 +01:00