ladybird/Userland/DevTools/Inspector
thankyouverycool cce9172cd4 Applications+DevTools: Remove fixed sizes from Splitters
And adjust some GML properties. Since a808cfa, splitters grow
opportunistically. Setting them to fixed sizes now quite literally
fixes them in place. Fixes immovable splitters missed in the
aforementioned commit.
2022-08-30 16:28:44 +01:00
..
CMakeLists.txt Inspector: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
InspectorServerClient.h Base: Launch InspectorServer at session start-up 2022-08-14 21:52:35 +01:00
main.cpp Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00
RemoteObject.cpp Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
RemoteObject.h Userland: Remove a bunch of unnecessary Vector imports 2022-01-28 23:40:25 +01:00
RemoteObjectGraphModel.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
RemoteObjectGraphModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
RemoteObjectPropertyModel.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
RemoteObjectPropertyModel.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
RemoteProcess.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
RemoteProcess.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00