ladybird/Userland/Libraries/LibCards
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
Card.cpp LibCards: Painting disabled cards 2023-11-24 11:45:32 +00:00
Card.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
CardGame.cpp LibCards: Stop calling the card back image a "background" image 2023-10-11 10:56:43 +01:00
CardGame.h Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
CardPainter.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CardPainter.h LibCards/CardPainter: Add a helper for accessing the caches 2023-11-24 11:45:32 +00:00
CardStack.cpp LibCards/CardStack: Helper to update the cards' disabled flags 2023-11-24 11:45:32 +00:00
CardStack.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00