summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/InspectorWidget.h
AgeCommit message (Expand)Author
2021-08-23Browser: Add "Inspect Element" to context menu :^)Sam Atkins
2021-08-23Browser: Hide inspected-element outline when DOM Inspector is closedSam Atkins
2021-06-29LibWeb+Browser: Support DOM Inspector for OutOfProcessWebViewAdam Hodgen
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Applications: Move to Userland/Applications/Andreas Kling