index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
GamesSettings
Age
Commit message (
Expand
)
Author
2023-01-22
LibCards+Games+GamesSettings: Return ErrorOr from CardStack::push()
Sam Atkins
2023-01-13
GamesSettings: Draw one of the previewed cards as "highlighted"
Timothy Flynn
2023-01-13
GamesSettings: Paint the card preview frame using a CardGame subclass
Timothy Flynn
2023-01-13
GamesSettings: Move classes into the GamesSettings namespace
Timothy Flynn
2023-01-07
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
Sam Atkins
2023-01-07
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
Sam Atkins
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-09-20
GamesSettings: Always ensure last card back selected is saved
ne0ndrag0n
2022-08-22
GamesSettings: Add a preview for the current card-game settings :^)
Sam Atkins
2022-08-22
GamesSettings: Add a setting for the card-back image
Sam Atkins
2022-08-22
GamesSettings: Introduce a new GamesSettings application :^)
Sam Atkins