ladybird/Userland/Libraries/LibGfx/ICC
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
BinaryFormat.h
BinaryWriter.cpp LibGfx/ICC+icc: Be lenient about invalid profile creation datetimes 2024-02-21 13:37:08 +01:00
BinaryWriter.h
DistinctFourCC.h LibGfx/ICC: Move enums to dedicated Enums.{cpp,h} 2023-12-04 08:02:36 +00:00
Enums.cpp LibGfx/ICC: Move enums to dedicated Enums.{cpp,h} 2023-12-04 08:02:36 +00:00
Enums.h LibGfx/ICC: Move enums to dedicated Enums.{cpp,h} 2023-12-04 08:02:36 +00:00
Profile.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Profile.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Tags.cpp
Tags.h
TagTypes.cpp LibGfx/ICC: Ensure Macintosh ScriptCode length is within expected range 2023-11-12 07:58:39 +01:00
TagTypes.h LibGfx/ICC: Stop allocating a vector on each call to lerp_nd 2024-02-17 15:39:46 -05:00
WellKnownProfiles.cpp LibGfx/ICC+icc: Be lenient about invalid profile creation datetimes 2024-02-21 13:37:08 +01:00
WellKnownProfiles.h