Lucas CHOLLET
|
8dd887b3c8
LibGfx: Make `FloatPoint` compatible with IPC
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 年之前 |
Zaggy1024
|
883f44d397
LibWeb: Use `CSSPixels` only when calculating radial gradient sizes
|
1 年之前 |
Timothy Flynn
|
7bc7f376fa
LibGfx: Add Point::scaled(T) and Rect::scaled(T)
|
1 年之前 |
MacDue
|
78aad28dba
LibGfx: Add Point::to_floored<T>()
|
2 年之前 |
Timothy Flynn
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 年之前 |
Jelle Raaijmakers
|
7b0adee487
LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`
|
2 年之前 |
Timothy Flynn
|
9b483625e6
LibIPC+Everywhere: Change IPC decoders to construct values in-place
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 年之前 |
Sam Atkins
|
234bc0c237
LibGfx: Prevent calling `to_type<T>()` on `Line/Point/Rect/Size<T>`
|
2 年之前 |
Timothy Flynn
|
05f41382bb
Userland: Properly define IPC::encode and IPC::decode specializations
|
2 年之前 |
Daniel Bertalan
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
2 年之前 |
Sam Atkins
|
07bceb861a
LibGfx: Make formatting of spatial types work with non-int/floats
|
2 年之前 |
Crax97
|
059a9c71a0
LibGfx: Add Point::to_ceiled method for getting a ceiled Point
|
2 年之前 |
FrHun
|
325042f2b7
AK: Make Point constructors constexpr
|
3 年之前 |
Andreas Kling
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
3 年之前 |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 年之前 |
Andreas Kling
|
f6a2d6af0b
LibGfx: Add Point<T>::to_rounded<U>()
|
3 年之前 |
Mustafa Quraish
|
f14c891ba5
LibGfx+PixelPaint: Add `Point::end_point_for_aspect_ratio` method
|
3 年之前 |
Andreas Kling
|
139fdcc2cf
LibGfx: Add some interpolation helpers for Gfx::Point<T>
|
3 年之前 |
Zyper
|
12e76bb3df
LibGfx: Add method for calculating square aspect ratio end point
|
3 年之前 |
Mustafa Quraish
|
522f0841fd
LibGfx/Point: Add hash trait for Point<T>
|
3 年之前 |
Hendiadyoin1
|
ed46d52252
Everywhere: Use AK/Math.h if applicable
|
4 年之前 |
Daniel Bertalan
|
c6fafd3e90
AK+Userland: Add generic `AK::abs()` function and use it
|
4 年之前 |
Andreas Kling
|
20fb30d857
LibGfx: Add a bunch of [[nodiscard]] to Point
|
4 年之前 |
Andreas Kling
|
df0248b096
LibGfx: Convert Point to east-const style
|
4 年之前 |
Andreas Kling
|
381dcca2f6
Revert "LibGfx: Add directional floating-point scaling to Painter"
|
4 年之前 |