Leonardo Duarte 62baf25f0b LibGfx: Avoid signed comparison in find_largest_image 3 vuotta sitten
..
Filters 086969277e Everywhere: Run clang-format 3 vuotta sitten
Font bf6d64c199 LibGfx: Add a loader the Web Open Font Format (WOFF) 3 vuotta sitten
AffineTransform.cpp b4c3882d9c LibGfx: Add AffineTransform::is_identity_or_translation() 3 vuotta sitten
AffineTransform.h b4c3882d9c LibGfx: Add AffineTransform::is_identity_or_translation() 3 vuotta sitten
AntiAliasingPainter.cpp af3174c9ce LibGFX: Transform vertices when drawing antialiased lines 3 vuotta sitten
AntiAliasingPainter.h af3174c9ce LibGFX: Transform vertices when drawing antialiased lines 3 vuotta sitten
BMPLoader.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
BMPLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
BMPWriter.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
BMPWriter.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Bitmap.cpp dad829de50 LibGfx: Add `Bitmap::visually_equals()` 3 vuotta sitten
Bitmap.h dad829de50 LibGfx: Add `Bitmap::visually_equals()` 3 vuotta sitten
BitmapMixer.cpp 06ae5b3536 LibGfx: Add BitmapMixer 3 vuotta sitten
BitmapMixer.h 06ae5b3536 LibGfx: Add BitmapMixer 3 vuotta sitten
CMakeLists.txt 44a5558525 LibGfx: Add a QOI image format encoder 3 vuotta sitten
CharacterBitmap.h d5fdc6096c Libraries: Make CharacterBitmap instances at compile-time 3 vuotta sitten
ClassicStylePainter.cpp 7628f1f233 LibGfx: Draw window frame border radii antialiased 3 vuotta sitten
ClassicStylePainter.h f77ac3a73c LibGUI: Allow Buttons to set themselves as default 3 vuotta sitten
ClassicWindowTheme.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 vuotta sitten
ClassicWindowTheme.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Color.cpp f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers 3 vuotta sitten
Color.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
CursorParams.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten
CursorParams.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten
DDSLoader.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
DDSLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
DisjointRectSet.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
DisjointRectSet.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
FillPathImplementation.h 5a2e7d30ce LibWeb: Use Gfx::AntiAliasingPainter to draw SVG paths 3 vuotta sitten
Forward.h 5d8f4ab878 LibGfx: Add Gfx::Quad<T> to represent arbitrary quadrilaterals 3 vuotta sitten
GIFLoader.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
GIFLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Gamma.h d03a6cc6c6 LibGfx: Use AK's rsqrt and cast to floats earlier 3 vuotta sitten
ICOLoader.cpp 62baf25f0b LibGfx: Avoid signed comparison in find_largest_image 3 vuotta sitten
ICOLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
ImageDecoder.cpp 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 vuotta sitten
ImageDecoder.h 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 vuotta sitten
JPGLoader.cpp 9191829a39 LibGfx: Fix bounds overflow in JPGLoader 3 vuotta sitten
JPGLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Line.h 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 vuotta sitten
Matrix.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Matrix3x3.h 57e1dc7765 LibGfx: Add `Matrix3x3` 3 vuotta sitten
Matrix4x4.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Orientation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
PBMLoader.cpp 6a23dfbc92 LibGfx: Use common class template for PBM/PGM/PPM image loaders 3 vuotta sitten
PBMLoader.h 6a23dfbc92 LibGfx: Use common class template for PBM/PGM/PPM image loaders 3 vuotta sitten
PGMLoader.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
PGMLoader.h 6a23dfbc92 LibGfx: Use common class template for PBM/PGM/PPM image loaders 3 vuotta sitten
PNGLoader.cpp 17632c3d2d LibGfx: Rename conflicting Quad<T> in PNG loader to Quartet<T> 3 vuotta sitten
PNGLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
PNGWriter.cpp 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 vuotta sitten
PNGWriter.h 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 vuotta sitten
PPMLoader.cpp 6a23dfbc92 LibGfx: Use common class template for PBM/PGM/PPM image loaders 3 vuotta sitten
PPMLoader.h 6a23dfbc92 LibGfx: Use common class template for PBM/PGM/PPM image loaders 3 vuotta sitten
Painter.cpp 9ad9c72827 LibGfx: Draw complex emojis correctly 3 vuotta sitten
Painter.h 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 vuotta sitten
Palette.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
Palette.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Path.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
Path.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Point.cpp cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 vuotta sitten
Point.h cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 vuotta sitten
PortableImageLoaderCommon.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
PortableImageMapLoader.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
QOILoader.cpp e4bba2fab9 LibGfx: Keep alpha value of previous pixel for QOI_OP_RGB chunk 3 vuotta sitten
QOILoader.h 0356ee95bc LibGfx: Add support for "The Quite OK Image Format" (QOI) 3 vuotta sitten
QOIWriter.cpp 44a5558525 LibGfx: Add a QOI image format encoder 3 vuotta sitten
QOIWriter.h 44a5558525 LibGfx: Add a QOI image format encoder 3 vuotta sitten
Quad.h 5d8f4ab878 LibGfx: Add Gfx::Quad<T> to represent arbitrary quadrilaterals 3 vuotta sitten
Rect.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
Rect.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
ShareableBitmap.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
ShareableBitmap.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
Size.cpp cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 vuotta sitten
Size.h dc518404ce LibGfx: Make Size constexpr-capable 3 vuotta sitten
StandardCursor.h 30e91ecff6 Cursors: Add new Magnifying glass cursor 3 vuotta sitten
Streamer.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
StylePainter.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
StylePainter.h 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 vuotta sitten
SystemTheme.cpp 8fa0409ae1 LibGfx: Add list_installed_system_themes() to SystemTheme 3 vuotta sitten
SystemTheme.h 8fa0409ae1 LibGfx: Add list_installed_system_themes() to SystemTheme 3 vuotta sitten
TextAlignment.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
TextAttributes.h ece59948c3 LibGfx: Expand TextAttributes with more information about underlining 3 vuotta sitten
TextDirection.cpp 0aab774343 Everywhere: Fix a bunch of typos 4 vuotta sitten
TextDirection.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
TextElision.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
TextLayout.cpp 65629d26fe LibGfx: Use Font::pixel_size() instead of glyph_height() when painting 3 vuotta sitten
TextLayout.h 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 vuotta sitten
TextWrapping.h e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) 4 vuotta sitten
Triangle.cpp 1f346a490b LibGfx: Templatize Gfx::Triangle 3 vuotta sitten
Triangle.h 1f346a490b LibGfx: Templatize Gfx::Triangle 3 vuotta sitten
Vector2.h d144da3a62 LibGfx: Refactor Vector[2,3,4] to VectorN with specializations 3 vuotta sitten
Vector3.h d144da3a62 LibGfx: Refactor Vector[2,3,4] to VectorN with specializations 3 vuotta sitten
Vector4.h d144da3a62 LibGfx: Refactor Vector[2,3,4] to VectorN with specializations 3 vuotta sitten
VectorN.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
WindowTheme.cpp 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx 3 vuotta sitten
WindowTheme.h 086969277e Everywhere: Run clang-format 3 vuotta sitten