serenity/DevTools
Sahan Fernando 099b83fd28 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
These changes are arbitrarily divided into multiple commits to make it
easier to find potentially introduced bugs with git bisect.
2021-01-11 21:06:32 +01:00
..
HackStudio Vector: Implement find, find_if, find_first_matching in terms of AK::find* 2021-01-11 19:45:05 +01:00
Inspector Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
IPCCompiler LibIPC: Remove use of ByteBuffer::wrap() 2020-12-19 11:30:02 +01:00
Playground Playground: Show placeholders for unregistered widgets 2021-01-11 20:12:26 +01:00
Profiler Kernel+Profiler: Make profiling per-process and without core dumps 2021-01-11 11:36:00 +01:00
UserspaceEmulator Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 2021-01-11 21:06:32 +01:00
CMakeLists.txt DevTools: Add a simple GML Playground application :^) 2020-12-26 19:04:46 +01:00