serenity/DevTools
Andreas Kling e23c5b7e83 LibGUI+Inspector: Highlight the currently remotely inspected widget
This patch adds a magenta rectangle around the currently inspected
widget. This allows you to browse an app's widget tree somewhat
visually using the Inspector. :^)
2020-03-05 14:42:05 +01:00
..
FormCompiler AK: Move the wildcard-matching implementation to StringUtils 2020-03-02 10:38:08 +01:00
HackStudio LibGUI: Don't use Core::Object::add() to instantiate dialogs 2020-03-04 21:04:06 +01:00
Inspector LibGUI+Inspector: Highlight the currently remotely inspected widget 2020-03-05 14:42:05 +01:00
IPCCompiler AK: Move the wildcard-matching implementation to StringUtils 2020-03-02 10:38:08 +01:00
ProfileViewer LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
VisualBuilder LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00