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
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
gui
/
image
/
qxpmhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Qt-Security tags to gui image, icon and imageio files
Eirik Aavitsland
2025-03-12
1
-0
/
+1
*
QTextStream: use new operator bool() around the code
Tatiana Borisova
2025-01-02
1
-1
/
+1
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-2
/
+1
*
QtMiscUtils: add some more character helpers
Ahmad Samir
2023-02-07
1
-6
/
+7
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-28
1
-4
/
+4
*
QtGui: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-13
1
-1
/
+1
*
QColor: port string-parsing from out parameters to optional<>
Marc Mutz
2022-03-08
1
-9
/
+6
*
Fix warning about loop variable creating a copy
Tor Arne Vestbø
2021-08-24
1
-1
/
+1
*
QXpmHandler: clean up write_xpm_image: cut out the QBA middle-man
Marc Mutz
2021-08-06
1
-4
/
+3
*
QXpmHandler: actually limit characters-per-pixel to four
Marc Mutz
2021-08-06
1
-2
/
+5
*
QXpmHandler: clean up write_xpm_image: use conventional pointer arithmetic
Marc Mutz
2021-08-05
1
-6
/
+3
*
QXpmHandler: clean up write_xpm_image: scope variables better
Marc Mutz
2021-08-05
1
-5
/
+4
*
QXpmHandler: avoid double-lookup
Marc Mutz
2021-08-05
1
-9
/
+14
*
QXpmHandler: clean up write_xpm_image: make w,h const
Marc Mutz
2021-08-05
1
-1
/
+3
*
QXpmHandler: fix re-entrancy bug in xpm_color_name
Marc Mutz
2021-08-05
1
-13
/
+13
*
Avoid undefined color values in corrupt xpm image
Eirik Aavitsland
2021-03-12
1
-1
/
+1
*
Add logging categories to image handlers
Allan Sandfeld Jensen
2020-09-30
1
-8
/
+13
*
xpm handler: fix read error caused by off-by-one in overflow check
Eirik Aavitsland
2020-09-18
1
-2
/
+2
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-1
/
+1
*
Fix buffer overflow
Robert Loehning
2020-07-10
1
-1
/
+1
*
QImageIO: use the new allocation checker in the format handlers
Eirik Aavitsland
2020-06-26
1
-10
/
+4
*
Get rid of QRegExp from the xpm image handler
Lars Knoll
2020-03-16
1
-10
/
+18
*
Remove overrides of QImageIOHandler::name()
Shawn Rutledge
2020-03-03
1
-7
/
+0
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-2
/
+2
*
QImageWriter/XPM: Fix out of bounds string access
Friedemann Kleint
2019-06-28
1
-19
/
+11
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-5
/
+5
*
QRegExp include cleanup
Samuel Gaist
2019-04-19
1
-0
/
+1
*
QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00
Christian Ehrlicher
2019-02-13
1
-0
/
+2
*
QtGui: Raise minimum supported MSVC version to 2015
Friedemann Kleint
2018-02-14
1
-4
/
+0
*
QtBase: use new QStaticByteArrayMatcher where applicable
Marc Mutz
2017-04-24
1
-1
/
+4
*
xpm image format: Reject corrupt images with invalid header info
Eirik Aavitsland
2017-03-13
1
-0
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-08-29
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-22
1
-1
/
+1
|
|
\
|
|
*
QXpmHandler: remove 657 unneeded relocations
Marc Mutz
2016-08-19
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-1
/
+1
|
\
|
|
|
*
|
Gui: use const (and const APIs) more
Anton Kudryavtsev
2016-06-01
1
-1
/
+1
*
|
|
QtGui: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-2
/
+2
|
\
|
|
*
QtGui: Use QImage::constBits()/constScanLine() in non-const contexts.
Friedemann Kleint
2016-02-13
1
-2
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QtGui: assorted migrations to QString::asprintf
Marc Mutz
2015-02-12
1
-7
/
+7
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Avoid trying convert to RGB32(ARGB32) when image already RGB32 while writing ...
Maks Naumov
2014-08-31
1
-1
/
+1
*
Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.
Sérgio Martins
2013-09-25
1
-0
/
+5
*
Remove some qBinaryFind usages from QtGui
Giuseppe D'Angelo
2013-09-23
1
-2
/
+4
*
Remove a Borland-related inclusion
Giuseppe D'Angelo
2013-09-23
1
-5
/
+0
*
Support RGBA image format
Allan Sandfeld Jensen
2013-07-23
1
-1
/
+1
[next]