This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-03 07:07:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9216caeec20c41e96e969d8992d6a104649a94de
ladybird
/
Userland
/
Games
/
Chess
History
Andreas Kling
33e87d1627
Userland: Fix remaining smart pointer const-correctness issues
2023-02-21 00:54:04 +01:00
..
ChessWidget.cpp
Userland: Fix remaining smart pointer const-correctness issues
2023-02-21 00:54:04 +01:00
ChessWidget.h
Userland: Fix remaining smart pointer const-correctness issues
2023-02-21 00:54:04 +01:00
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
Engine.cpp
LibCore: Rename
File
to
DeprecatedFile
2023-02-13 00:50:07 +00:00
Engine.h
…
main.cpp
Chess: Replace 'Style' menu with a link to GamesSettings
2023-02-02 14:52:21 +01:00
PromotionDialog.cpp
Userland: Use default initializer instead of an empty string for Buttons
2023-02-13 00:45:09 +00:00
PromotionDialog.h
…