summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/Point.cpp
AgeCommit message (Expand)Author
2021-07-30LibGfx: Refactor Point.constrain to use AKFrHun
2021-06-16LibGfx: Convert Point to east-const styleAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling