serenity/Userland
2024-01-30 23:34:21 +00:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications Maps: Add massage_for_display for lat and long 2024-01-30 21:07:37 +00:00
BuggieBox
Demos WidgetGallery: Remove quotes around GML boolean values 2024-01-21 08:38:18 -05:00
DevTools HackStudio: Rename & move DeclarationsModel::Suggestion -> Declaration 2024-01-30 23:34:21 +00:00
DynamicLoader LibC: Separate arch dependent fenv functions 2024-01-22 20:06:09 -07:00
Games AK+Userland: Return String from human_readable_[digital_]time() 2024-01-25 09:07:32 +01:00
Libraries LibGfx+Tests: Improve calculation of restart interval 2024-01-30 14:50:43 +01:00
Services Taskbar: Fix bug where dropping item in quick launch widget would crash 2024-01-30 22:39:52 +00:00
Shell Shell: Use reverse iterators for history events 2024-01-23 01:31:25 +03:30
Utilities mktemp: Make sure to use target directory option argument 2024-01-30 00:12:54 +00:00
CMakeLists.txt