ladybird/Userland
2021-04-21 23:49:01 +02:00
..
Applets Network.Applet: Avoid JsonObject copy and use StringBuilder::appendff() 2021-04-17 01:27:29 +02:00
Applications Everywhere: Remove redundant inline keyword with constexpr 2021-04-21 20:49:49 +02:00
Demos Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
DevTools Inspector: Add context menu to copy property name/value 2021-04-21 16:34:23 +02:00
DynamicLoader LibC: Setup a unit test harness for LibC, add ctime_r / asctime_r tests. 2021-04-21 08:04:52 +02:00
Games Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Libraries LibGfx: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
Services WindowServer: Add missing <AK/Debug.h> include and use dbgln_if() 2021-04-21 23:49:01 +02:00
Shell Shell: Auto-completion shouldn't suggest non-executable files for the program name 2021-04-20 17:02:10 +02:00
Tests Tests: Fix test-math expected values 2021-04-18 21:41:17 +02:00
Utilities Userland: Syntax highlighting of SQL strings and blobs 2021-04-21 21:37:55 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00