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
/
painting
/
qicc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Qt-Security tag for ICC profile parsing
Eirik Aavitsland
2025-03-12
1
-0
/
+1
*
QIcc: remove unneeded internal qHash(QIcc::Tag) overload
Marc Mutz
2024-10-10
1
-5
/
+0
*
Avoid assert on nonsense input
Allan Sandfeld Jensen
2024-07-18
1
-1
/
+1
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
QIcc: fix clang's -Wimplicit-fallthrough
Tim Blechmann
2024-06-07
1
-0
/
+1
*
Merge applyGray, applyReturnGray, and apply methods
Allan Sandfeld Jensen
2024-06-01
1
-0
/
+6
*
Add Bt2020 and Bt2100 color spaces
Allan Sandfeld Jensen
2024-05-31
1
-17
/
+128
*
Complete color space toICC write
Allan Sandfeld Jensen
2024-05-31
1
-123
/
+614
*
Make minimal tag size more accepting
Allan Sandfeld Jensen
2024-05-15
1
-1
/
+5
*
Tighten CMYK ICC parsing
Allan Sandfeld Jensen
2024-04-23
1
-0
/
+7
*
qicc: avoid double lookup
Anton Kudryavtsev
2024-04-17
1
-8
/
+8
*
qicc: avoid implict detach
Anton Kudryavtsev
2024-04-17
1
-1
/
+1
*
Add CMYK support to QColorSpace
Allan Sandfeld Jensen
2024-04-12
1
-27
/
+55
*
Switch to ICCv4 mluc tags
Allan Sandfeld Jensen
2024-04-11
1
-15
/
+23
*
Parse grayscale ICC profile as grayscale color spaces
Allan Sandfeld Jensen
2024-04-06
1
-21
/
+4
*
Handle chad elements in ICC profiles
Allan Sandfeld Jensen
2024-04-05
1
-7
/
+65
*
Add color space model, making gray color spaces explicit
Allan Sandfeld Jensen
2024-04-05
1
-3
/
+9
*
QIcc: re-add an extra check in parseLutData
Giuseppe D'Angelo
2024-04-04
1
-0
/
+4
*
Fix 8-bit mAB tables
Allan Sandfeld Jensen
2024-03-26
1
-1
/
+2
*
Fix CodeChecker warnings
Allan Sandfeld Jensen
2024-03-12
1
-1
/
+1
*
Add A2B tables, and PCSLab support to QIcc
Allan Sandfeld Jensen
2024-03-07
1
-78
/
+550
*
Improve QColorTrc::isLinear and rename it isIdentity
Allan Sandfeld Jensen
2024-03-05
1
-13
/
+17
*
QIcc: Clean up implementation in preparation for bigger changes
Allan Sandfeld Jensen
2024-02-23
1
-111
/
+131
*
Fix support for Input color spaces
Allan Sandfeld Jensen
2024-02-22
1
-1
/
+1
*
core/gui: fix odr violation
Tim Blechmann
2024-02-06
1
-1
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Gui: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+2
*
QIcc: Update test for invalid values
Robert Löhning
2021-06-08
1
-1
/
+1
*
Add QColorSpace::description
Allan Sandfeld Jensen
2021-03-04
1
-1
/
+1
*
Handle para tags the same way for OOB checks as the other tags
Allan Sandfeld Jensen
2021-03-02
1
-21
/
+16
*
Handle desc tags the same way for OOB checks as the other tags
Allan Sandfeld Jensen
2021-03-01
1
-7
/
+3
*
Fix out-of-buffer in ICC curv parsing
Allan Sandfeld Jensen
2021-02-28
1
-5
/
+6
*
Reduce warnings from ICC parsing
Allan Sandfeld Jensen
2021-02-25
1
-7
/
+9
*
Fix logic problems with table based grayscale ICC profiles
Allan Sandfeld Jensen
2021-02-25
1
-1
/
+1
*
Fix division by zero
Allan Sandfeld Jensen
2021-01-27
1
-0
/
+4
*
Protect against sign-change of size on 32bit
Allan Sandfeld Jensen
2021-01-27
1
-1
/
+1
*
QColorSpace: port to QESDP
Giuseppe D'Angelo
2020-10-18
1
-1
/
+2
*
Do not assert on invalid ICC curv table
Allan Sandfeld Jensen
2020-10-01
1
-1
/
+4
*
QIcc: fix alignment concerns in ICC profile parsing
Andrei Golubev
2020-09-15
1
-83
/
+103
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Fix deprecation warning, use char16_t instead of quint16/ushort
Volker Hilsheimer
2020-06-08
1
-2
/
+2
*
Add error message on unaligned profile inputs
Allan Sandfeld Jensen
2020-05-19
1
-0
/
+5
*
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-05-18
1
-1
/
+2
|
\
|
*
Fix 32bit integer overflow in ICC parsing
v5.15.0-rc1
Allan Sandfeld Jensen
2020-05-04
1
-1
/
+2
*
|
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-1
/
+1
|
/
*
Parse grayscale ICC profiles
Allan Sandfeld Jensen
2020-02-17
1
-35
/
+81
*
Remove BT.2020 support from QColorSpace
Allan Sandfeld Jensen
2019-09-08
1
-3
/
+0
*
Simplify QColorSpace named presets
Tor Arne Vestbø
2019-09-03
1
-4
/
+3
*
Improve our color space terminology
Allan Sandfeld Jensen
2019-08-02
1
-12
/
+12
*
Parse color space name from ICC profile
Allan Sandfeld Jensen
2019-07-31
1
-2
/
+75
[next]