ladybird/Userland/DevTools/Inspector
Gunnar Beutner 631d36fd98 Everywhere: Add component declarations
This adds component declarations so that users can select to not build
certain parts of the OS.
2021-06-17 11:03:51 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
InspectorServerClient.h LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
main.cpp Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00
RemoteObject.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RemoteObject.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RemoteObjectGraphModel.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RemoteObjectGraphModel.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
RemoteObjectPropertyModel.cpp AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
RemoteObjectPropertyModel.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
RemoteProcess.cpp Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00
RemoteProcess.h Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00