ladybird/Userland
2023-01-27 17:26:48 +00:00
..
Applets Applets: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-27 08:07:24 -05:00
Applications SystemMonitor: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-27 08:07:24 -05:00
BuggieBox
Demos LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
DevTools Profiler: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-27 08:07:24 -05:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Libraries LibGfx: Make JPGLoader hand out embedded ICC bytes 2023-01-27 17:26:48 +00:00
Services Services: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-27 08:07:24 -05:00
Shell Shell: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-27 08:07:24 -05:00
Utilities LibGfx+icc: ICCProfile's primary_platform() should be optional 2023-01-27 12:01:58 +00:00
CMakeLists.txt