ladybird/Userland/Libraries/LibCards
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
Card.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Card.h Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
CardGame.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
CardGame.h Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
CardPainter.cpp GamesSettings+LibCards: Get rid of DeprecatedString 2023-07-06 10:15:37 +01:00
CardPainter.h GamesSettings+LibCards: Get rid of DeprecatedString 2023-07-06 10:15:37 +01:00
CardStack.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
CardStack.h Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00