qt5base-lts/src
Serge Lysenko f807a6de2c Fix QImageReader::size() to return correct size for .ico files.
According to MSDN, the zero value of ICONDIRENTRY bHeight and bWidth
fields mean a maximum icon size 256 pixels. So QtIcoHandler::option()
should return 256 instead of 0 pixels for such icons. Also there is
fixed wrong seek offset at the second call on this method.

http://blogs.msdn.com/b/oldnewthing/archive/2010/10/18/10077133.aspx

Task-number: QTBUG-48103
Change-Id: I99f0c9720fd58889045b0c73c51498f2065b0b91
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
2015-09-17 16:30:37 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
android Android: Always queue calls from Qt to Android. 2015-09-15 13:23:57 +00:00
angle Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Serialize the capitalization value of QFont 2015-09-15 13:30:09 +00:00
dbus Merge two more QDBusConnectionPrivate members into a union 2015-09-15 02:09:01 +00:00
gui Serialize the capitalization value of QFont 2015-09-15 13:30:09 +00:00
network QAbstractSocket: Consolidate error reporting 2015-09-14 09:38:24 +00:00
opengl Fix some doc warnings. 2015-09-11 07:41:39 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
platformsupport CoreText: Respect Qt::AA_Use96Dpi flag when creating CT fonts 2015-09-09 17:18:34 +00:00
plugins Fix QImageReader::size() to return correct size for .ico files. 2015-09-17 16:30:37 +00:00
printsupport Add a window title for the QPrintDialog Properties dialog 2015-09-03 22:06:17 +00:00
sql Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
testlib Replace direct QPA access in tst_qguiappliction with testlib wrapper 2015-09-15 07:41:17 +00:00
tools qdoc: Allow linking to QML signals with their proper name 2015-09-11 08:40:30 +00:00
widgets Fix QT_NO_ACCESSIBILITY build on windows 2015-09-15 13:14:04 +00:00
winmain winrt: Add support for native pickers for Windows Phone. 2015-09-07 06:05:05 +00:00
xml QXmlSimpleReader: mark some types as primitive 2015-07-09 05:48:36 +00:00
src.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00