1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 12:17:34 +00:00
serenity/DevTools/Inspector
William Marlow 39364bdda4 Build: Embed application icons directly in the executables.
New serenity_app() targets can be defined which allows application
icons to be emedded directly into the executable. The embedded
icons will then be used when creating an icon for that file in
LibGUI.
2020-12-21 00:12:59 +01:00
..
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
main.cpp Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
RemoteObject.cpp Inspector: Move everything into the Inspector namespace 2020-09-25 21:18:41 +02:00
RemoteObject.h Inspector: Move everything into the Inspector namespace 2020-09-25 21:18:41 +02:00
RemoteObjectGraphModel.cpp Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
RemoteObjectGraphModel.h Inspector: Move everything into the Inspector namespace 2020-09-25 21:18:41 +02:00
RemoteObjectPropertyModel.cpp Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
RemoteObjectPropertyModel.h Inspector: Move everything into the Inspector namespace 2020-09-25 21:18:41 +02:00
RemoteProcess.cpp Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
RemoteProcess.h Inspector: Move everything into the Inspector namespace 2020-09-25 21:18:41 +02:00