Age | Commit message (Expand) | Author |
---|---|---|
2021-09-09 | LibGfx/Point: Add hash trait for Point<T> | Mustafa Quraish |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-07-08 | AK+Userland: Add generic `AK::abs()` function and use it | Daniel Bertalan |
2021-06-16 | LibGfx: Add a bunch of [[nodiscard]] to Point | Andreas Kling |
2021-06-16 | LibGfx: Convert Point to east-const style | Andreas Kling |
2021-05-03 | Revert "LibGfx: Add directional floating-point scaling to Painter" | Andreas Kling |
2021-05-02 | LibGfx: Add directional floating-point scaling to Painter | Matthew Olsson |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-22 | LibGfx: Allow comparing Points, Sizes, and Rects of different type | Nico Weber |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |