ladybird/DevTools/Inspector
Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
Use this instead of uintptr_t throughout the codebase. This makes it
possible to pass a FlatPtr to something that has u32 and u64 overloads.
2020-03-08 13:06:51 +01:00
..
main.cpp Inspector: Use pledge() and unveil() 2020-03-06 09:23:07 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
RemoteObject.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
RemoteObject.h AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 2020-03-08 13:06:51 +01:00
RemoteObjectGraphModel.cpp Inspector: Store remote object addresses as uintptr_t instead of String 2020-03-05 16:31:03 +01:00
RemoteObjectGraphModel.h LibGUI: Move Icon and FontDatabase into the GUI namespace 2020-03-07 01:33:53 +01:00
RemoteObjectPropertyModel.cpp AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 2020-03-08 13:06:51 +01:00
RemoteObjectPropertyModel.h Inspector: Make properties editable :^) 2020-03-05 15:50:22 +01:00
RemoteProcess.cpp AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 2020-03-08 13:06:51 +01:00
RemoteProcess.h AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 2020-03-08 13:06:51 +01:00