summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/BookmarksBarWidget.h
AgeCommit message (Expand)Author
2022-07-27Browser: Give BookmarksBarWidget a minimum sizeSam Atkins
2022-07-14Browser: Use OpenInNewTab parameter in on_bookmark_click handlernetworkException
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-26Browser: Add right-click context menu item for editing bookmarksTimothy Flynn
2021-01-12Applications: Move to Userland/Applications/Andreas Kling