1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:57:44 +00:00
serenity/Userland
2022-04-15 00:15:04 +02:00
..
Applets LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Applications PixelPaint: Add exporting to the QOI image format 2022-04-13 15:21:27 +01:00
Demos LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DevTools HackStudio: Add a "Project Configuration" button in the Edit menu 2022-04-15 00:15:04 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Pong: Explicitly clear held keys in Game::reset() 2022-04-15 00:13:09 +02:00
Libraries LibGUI: Don't try to get link target value if read_link failed 2022-04-14 23:44:09 +02:00
Services TelnetServer: Ignore null and \n when parsing 2022-04-14 16:12:16 +02:00
Shell Shell: Read script arguments as Strings instead of char*s 2022-04-11 21:09:42 +02:00
Utilities AK: Differ between long and long long formats 2022-04-14 03:12:56 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00