1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:58:11 +00:00
serenity/Userland/DevTools/Inspector
DragonAlex98 fd43ee09e1 Inspector: Add context menu to copy property name/value
I added a context menu for the property tree view to copy the name/value
of a property.
2021-04-21 16:34:23 +02:00
..
CMakeLists.txt Inspector: Add help documentation 2021-02-23 13:52:16 +01:00
main.cpp Inspector: Add context menu to copy property name/value 2021-04-21 16:34:23 +02:00
RemoteObject.cpp DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteObject.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteObjectGraphModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RemoteObjectGraphModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteObjectPropertyModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RemoteObjectPropertyModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteProcess.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RemoteProcess.h Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00