ladybird/Games/Solitaire
Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase
When we have an abstract font class it makes no sense to keep
these methods in the Font class.
2020-12-30 20:40:30 +01:00
..
Card.cpp LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Card.h Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
CardStack.cpp Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
CardStack.h Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
main.cpp Games: Use pledge and unveil 2020-11-02 13:16:01 +01:00
SolitaireWidget.cpp Solitaire: Play animation when starting a new game 2020-10-26 21:36:40 +01:00
SolitaireWidget.h Solitaire: Play animation when starting a new game 2020-10-26 21:36:40 +01:00