serenity/Userland/DevTools
Sam Atkins 6b66e39df4 LibGUI+Userland: Stop returning Layout from Widget::(try_)set_layout()
Nobody uses this return value any more. It also lets us remove a whole
bunch of `(void)` casts. :^)
2023-02-18 16:56:56 +00:00
..
GMLPlayground LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
HackStudio Userland: Specify margins and spacing in the GUI::Layout constructor 2023-02-18 16:56:56 +00:00
Inspector LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
Profiler LibGUI+Userland: Stop returning Layout from Widget::(try_)set_layout() 2023-02-18 16:56:56 +00:00
SQLStudio Userland: Specify margins and spacing in the GUI::Layout constructor 2023-02-18 16:56:56 +00:00
UserspaceEmulator Everywhere: Change all XXX into FIXME or remove as appropriate 2023-02-15 23:33:25 +01:00
CMakeLists.txt DevTools: Remove i686 support 2022-12-28 11:53:41 +01:00