Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | LibWeb+Browser: Add a barebones LayoutTreeModel to the inspector window | Andreas Kling |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-08 | Browser: Move InspectorWidget into the Browser namespace | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |
2020-03-07 | LibWeb: Move everything into the Web namespace | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G 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 |
2020-01-05 | Browser+LibHTML: Add "Computed" styles to the DOM inspector | Matrix89 |
2020-01-02 | Browser+LibHTML: Add resolved element style to the DOM inspector | Andreas Kling |