index
:
qt/qtimageformats.git
5.10
5.11
5.12
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.10
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
stable
wip/android
wip/cmake
Additional Image Format plugins for Qt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix validation issue for ICNS image
Samuel Gaist
2025-05-20
1
-3
/
+6
*
Add Qt-Security tags
Eirik Aavitsland
2025-03-11
16
-0
/
+16
*
Fix tiff reading for 16bpc grayscale with alpha sample
Eirik Aavitsland
2025-02-27
1
-4
/
+5
*
Fix mng mimetype
Albert Astals Cid
2025-01-28
1
-1
/
+1
*
Update bundled libtiff to version 4.7.0
Eirik Aavitsland
2024-09-20
1
-0
/
+10
*
Heic: accept also the msf1 header suffix
Eirik Aavitsland
2024-09-07
1
-0
/
+1
*
mng: prevent inclusion of libjpeg
Tim Blechmann
2024-08-06
1
-0
/
+1
*
webp: Fix potential oob access and needless detach when storing image
Eirik Aavitsland
2024-08-05
1
-6
/
+4
*
CMake: Annotate some targets with SBOM information
Alexandru Croitor
2024-07-11
2
-0
/
+4
*
Use Q_STATIC_LOGGING_CATEGORY
Ulf Hermann
2024-06-11
1
-1
/
+1
*
Fix macjp2 canRead() function
Eirik Aavitsland
2024-06-03
1
-1
/
+1
*
Fix potential symbol clash in the IIOF helpers
Eirik Aavitsland
2024-04-16
8
-7
/
+21
*
Update bundled libwebp to version 1.4.0
Eirik Aavitsland
2024-04-16
1
-0
/
+1
*
Tiff: Add message handler to pass errors/warnings through Qt logging
Christian Ehrlicher
2024-04-09
1
-42
/
+81
*
TIFF: add support for CMYK image load/save
Giuseppe D'Angelo
2024-04-08
1
-1
/
+30
*
Preserve the ICC profile when saving TIFF files
Giuseppe D'Angelo
2024-04-04
1
-2
/
+2
*
Fix allocation limit checking bug in jp2 handler
Eirik Aavitsland
2023-12-12
1
-1
/
+2
*
CMake: Use -framework Foo style arguments when building for iOS
Alexandru Croitor
2023-11-02
1
-3
/
+4
*
Add support for reading monochromatic floating point formats
Allan Sandfeld Jensen
2023-05-05
2
-8
/
+52
*
Add some exclusions for CMake Unity (Jumbo) builds
Friedemann Kleint
2023-02-13
2
-0
/
+4
*
Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-08
11
-84
/
+2
*
Update bundled libtiff to version 4.5.0
Eirik Aavitsland
2023-01-17
1
-0
/
+1
*
Update bundled libwebp to version 1.3.0
Eirik Aavitsland
2023-01-16
1
-0
/
+1
*
Implement support for file memory mapping for tiff reading
Eirik Aavitsland
2023-01-13
1
-2
/
+24
*
QTiffHandler: fix build with GCC 13's support for FP16
Thiago Macieira
2023-01-11
1
-1
/
+1
*
TGA Plugin: Fix reading of CMapDepth
Robert Löhning
2023-01-09
1
-3
/
+12
*
Reject tiled tiffs with corrupt tile size early
Eirik Aavitsland
2022-10-07
1
-0
/
+2
*
webp: support sequential input device if full file is available
Eirik Aavitsland
2022-09-13
1
-15
/
+14
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
11
-11
/
+11
*
Update bundled libwebp to version 1.2.4
Eirik Aavitsland
2022-08-22
1
-0
/
+7
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
11
-0
/
+33
*
Remove redundand LIBRARIES argument
Alexey Edelev
2022-07-01
1
-1
/
+0
*
jp2: use new APIs for jasper 3
Moody Liu
2022-06-21
1
-0
/
+31
*
jp2: use correct buffer_size for jas_stream_memopen
Moody Liu
2022-06-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-13
36
-1379
/
+83
*
Check earlier to avoid sanitzer warnings
Robert Loehning
2022-06-09
1
-3
/
+7
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2022-05-18
1
-1
/
+1
*
Add some basic checking against corrupt input
Eirik Aavitsland
2022-05-16
1
-5
/
+11
*
Explicitly include QVarLengthArray header
Volker Hilsheimer
2022-03-18
1
-0
/
+1
*
Fix invalid conversion compiler error in mng plugin
Biswapriyo Nath
2021-10-14
1
-14
/
+14
*
Update bundled libwebp to version 1.2.1
Eirik Aavitsland
2021-08-20
1
-0
/
+1
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
9
-9
/
+9
*
CMake: Don't give plugins PUBLIC usage requirements part 2
Alexandru Croitor
2021-07-15
3
-3
/
+3
*
CMake: Don't give plugins PUBLIC usage requirements
Joerg Bornemann
2021-07-06
6
-7
/
+6
*
Add floating point read and write to TIFF handler
Allan Sandfeld Jensen
2021-06-01
2
-14
/
+113
*
Update bundled libtiff to version 4.3.0
Eirik Aavitsland
2021-05-25
2
-35
/
+29
*
Use correct name of the internal Zlib module
Alexey Edelev
2021-05-22
1
-1
/
+1
*
CMake: Adapt to new WrapZLIB package
Alexandru Croitor
2021-04-22
1
-3
/
+3
*
CMake: Fix vendored libwebp to build for universal macOS
Alexandru Croitor
2021-04-08
1
-4
/
+13
*
Use checked image allocation on reading
Eirik Aavitsland
2021-03-05
7
-29
/
+39
[next]