1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 20:55:08 +00:00
serenity/Userland/DevTools/Inspector
2023-02-13 00:50:07 +00:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
InspectorServerClient.h LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
main.cpp Userland: Set Button text using the new String class 2023-02-13 00:45:09 +00:00
RemoteObject.cpp Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
RemoteObject.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
RemoteObjectGraphModel.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
RemoteObjectGraphModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
RemoteObjectPropertyModel.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
RemoteObjectPropertyModel.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
RemoteProcess.cpp Inspector: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-27 08:07:24 -05:00
RemoteProcess.h Inspector: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00