Age | Commit message (Expand) | Author |
---|---|---|
2020-03-07 | LibGUI: Move Icon and FontDatabase into the GUI namespace | Shannon Booth |
2020-03-05 | Inspector: Add special icon for timer objects | Andreas Kling |
2020-03-05 | Inspector: Add a special icon for layout classes | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-08-19 | Inspector: Show remote object properties in a table view | Andreas Kling |
2019-08-19 | Inspector: Add a missing "override" in RemoteObjectGraphModel | Andreas Kling |
2019-08-19 | Inspector: Show GWindows with a little window icon. | Andreas Kling |
2019-08-18 | Inspector: Implement RemoteObjectGraphModel::parent_index() | Andreas Kling |
2019-08-18 | Inspector: Add a GUI tool for viewing a remote process's CObject graph | Andreas Kling |