index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
imageformats
/
ico
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix artifacts when reading certain 32 bit ico files
Eirik Aavitsland
2019-04-25
1
-10
/
+14
*
ico image handler: check for out of range image size
Eirik Aavitsland
2018-12-03
1
-0
/
+2
*
Fix ico.json to avoid returning an empty mimetype
David Faure
2018-06-22
1
-1
/
+1
*
Move endian integers to qendian_p.h
Allan Sandfeld Jensen
2017-06-21
2
-96
/
+33
*
Replace Q_DECL_OVERRIDE with override in imageformats
Jesus Fernandez
2017-04-07
2
-11
/
+11
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-5
/
+5
|
|
\
|
|
*
ICO image format: fix regression in writing when size >= 256
Eirik Aavitsland
2016-05-13
1
-5
/
+5
*
|
|
Always build JPEG and GIF support as plugins
Lars Knoll
2016-04-07
1
-5
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-4
/
+4
|
\
|
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-03-07
1
-4
/
+4
*
|
Updated license headers
Jani Heikkinen
2016-01-15
4
-56
/
+80
|
/
*
Fix maximum size of .ico files in ICOReader::write()
Serge Lysenko
2015-09-24
1
-4
/
+6
*
Implement the QImageIOHandler::ImageFormat option for ico files.
Serge Lysenko
2015-09-23
1
-4
/
+22
*
Fix QImageReader::size() to return correct size for .ico files.
Serge Lysenko
2015-09-17
1
-13
/
+8
*
Replace #ifdefs with qmake feature checks.
Ulf Hermann
2015-06-22
2
-8
/
+0
*
QtIcoHandler: don't hold images in QList
Marc Mutz
2015-06-22
1
-7
/
+9
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-03-31
1
-1
/
+1
|
\
|
*
Fixes crash in bmp and ico image decoding
Eirik Aavitsland
2015-03-13
1
-1
/
+1
*
|
QPA plugins: Fix const correctness in old style casts
Thiago Macieira
2015-03-09
1
-1
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
4
-28
/
+28
*
|
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
2
-11
/
+11
|
/
*
Removing a few unneeded "? true : false"
Alessandro Portale
2014-10-09
1
-4
/
+4
*
Update license headers and add new license files
Matti Paaso
2014-09-24
4
-76
/
+44
*
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-07-01
1
-1
/
+6
|
\
|
*
QIcon: Prefer high-quality images of Windows .ico files.
Friedemann Kleint
2014-06-22
1
-1
/
+6
*
|
Make the ICO image handler capable of reading CUR files too.
Robin Burchell
2014-06-05
3
-7
/
+7
|
/
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-2
/
+2
*
Remove use of 'register' from Qt.
Stephen Kelly
2013-06-17
1
-2
/
+2
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
2
-4
/
+4
*
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2013-01-23
4
-4
/
+4
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
4
-4
/
+4
*
|
QImage plugins should report supported mime types
Allan Sandfeld Jensen
2013-01-23
1
-1
/
+2
|
/
*
Add PLUGIN_CLASS_NAME to qtbase plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
beef up qt_plugin.prf
Oswald Buddenhagen
2012-11-01
1
-4
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
4
-96
/
+96
*
Use true and false in preference to TRUE and FALSE
Sergio Ahumada
2012-09-05
1
-2
/
+2
*
Don't inherit from QFactoryInterface for image plugins
Lars Knoll
2012-06-08
2
-6
/
+0
*
Convert ico plugin to new format.
Lars Knoll
2012-02-17
4
-18
/
+72
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
3
-3
/
+3
*
Remove Symbian specific code from QtGui.
Xizhi Zhu
2012-01-24
1
-2
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
3
-3
/
+3
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
3
-3
/
+3
*
Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.
Samuel Rødal
2011-07-18
1
-1
/
+0
*
Made qpluginbase.pri into a feature profile.
axis
2011-05-31
1
-1
/
+1
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
3
-51
/
+51
*
Introduced the QT.<module>.plugins variable to module profiles.
axis
2011-04-27
1
-1
/
+1
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
4
-0
/
+1088