summaryrefslogtreecommitdiff
path: root/DevTools/Inspector/RemoteObjectGraphModel.h
AgeCommit message (Expand)Author
2020-03-07LibGUI: Move Icon and FontDatabase into the GUI namespaceShannon Booth
2020-03-05Inspector: Add special icon for timer objectsAndreas Kling
2020-03-05Inspector: Add a special icon for layout classesAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling
2020-02-06LibCore: Remove leading C from filenamesAndreas Kling
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-08-19Inspector: Show remote object properties in a table viewAndreas Kling
2019-08-19Inspector: Add a missing "override" in RemoteObjectGraphModelAndreas Kling
2019-08-19Inspector: Show GWindows with a little window icon.Andreas Kling
2019-08-18Inspector: Implement RemoteObjectGraphModel::parent_index()Andreas Kling
2019-08-18Inspector: Add a GUI tool for viewing a remote process's CObject graphAndreas Kling