Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 년 전 |
david072
|
0a806837b5
LibCards/CardStack: Helper to update the cards' disabled flags
|
1 년 전 |
Sam Atkins
|
2e615b5316
LibCards: Move Play cards closer together horizontally
|
1 년 전 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 년 전 |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 년 전 |
Sam Atkins
|
ccabc8e930
LibCards+Games: Return ErrorOr from CardStack::add_all_grabbed_cards()
|
2 년 전 |
Sam Atkins
|
8b3a94ffbc
LibCards+Games+GamesSettings: Return ErrorOr from CardStack::push()
|
2 년 전 |
Sam Atkins
|
83687f85df
LibCards+Solitaire: Rename `CardStack::move_to_stack()` -> `take_all()`
|
2 년 전 |
Timothy Flynn
|
2a1fb77faf
LibCards: Support "previewing" cards that may be covered by other cards
|
2 년 전 |
Timothy Flynn
|
4cbdc747ab
LibCards+Solitaire: Elevate card highlight management to the card stack
|
2 년 전 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 년 전 |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 년 전 |
Sam Atkins
|
5186e617bd
LibCards+Games: Remove concept of a CardStack being focused
|
2 년 전 |
Sam Atkins
|
12612703f9
LibCards+Spider: Move `ensure_top_card_is_visible()` logic to CardStack
|
2 년 전 |
Sam Atkins
|
b26383bc6c
LibCards: Fix some minor clang-tidy issues
|
2 년 전 |
Sam Atkins
|
21a818ab50
LibCards: Combine CardStack constructors
|
2 년 전 |
Sam Atkins
|
bfa9ae809f
LibCards+Games: Rename "draw" methods to "paint" for clarity
|
2 년 전 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 년 전 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 년 전 |
Lenny Maiorani
|
56046d3f9b
Libraries: Change enums to enum classes in LibCards
|
3 년 전 |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 년 전 |
Jamie Mansfield
|
b7e806e15e
LibCards: Support non-alternating colour patience games
|
4 년 전 |
Timothy Flynn
|
2b762ef940
Solitaire+LibCards: Draw card stacks with rounded corners
|
4 년 전 |
Gunnar Beutner
|
3e47eec862
Solitaire: Move cards functionality into LibCards
|
4 년 전 |