ladybird/Userland/DevTools/Inspector
Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
This was done with CLion's automatic rename feature.
2022-02-25 22:35:12 +01:00
..
CMakeLists.txt Inspector: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
InspectorServerClient.h Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer 2022-02-25 22:35:12 +01:00
main.cpp Inspector: Propagate errors using try_set_main_widget in main 2022-01-09 00:56:11 +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 DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
RemoteObjectGraphModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
RemoteObjectPropertyModel.cpp Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
RemoteObjectPropertyModel.h Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
RemoteProcess.cpp LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
RemoteProcess.h Inspector: Remove unused includes 2021-12-08 17:18:37 -08:00