serenity/Userland
Tim Ledbetter eab3d1092d LibWeb: Don't verify_cast where input and output types are the same
(cherry picked from commit 85863bb0efcc446b44717505a96d433ffd731318)
2024-09-28 14:14:28 -04:00
..
Applets Keymap: Draw the current keymap text with the correct theme color 2024-03-02 19:24:53 +00:00
Applications PDFViewer: Remove needless verify_cast() 2024-09-28 14:14:28 -04:00
BuggieBox Userland: Move basic system init functionality out of SystemServer 2024-06-30 00:20:45 +02:00
Demos CatDog: Avoid quickly switching between wake and sleep 2024-07-22 11:50:45 -04:00
DevTools Hackstudio: Add a window title when diff is opened 2024-06-09 14:13:29 -04:00
DynamicLoader DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
Games Chess: Allow the move record widget's text to be selectable 2024-09-20 21:26:56 -04:00
Libraries LibWeb: Don't verify_cast where input and output types are the same 2024-09-28 14:14:28 -04:00
Services WebContent+LibWeb: Display resolved pseudo-element style in inspector 2024-09-28 14:14:28 -04:00
Shell AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-09-14 13:30:27 +02:00
Utilities image: Guess mime type based on file extension 2024-09-17 23:32:51 -04:00
CMakeLists.txt