index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Browser
/
BookmarksBarWidget.h
Age
Commit message (
Expand
)
Author
2023-05-23
Browser: Don't show error message box when canceling editor dialog
Kemal Zebari
2023-04-24
Browser: Convert `BookmarksBarWidget` to use failable functions
Cameron Youell
2023-04-09
Browser: Have `BookmarksBarWidget` signal bookmark changes for `Tab`
Kemal Zebari
2023-03-17
Browser: Have the bookmark button use the editor dialog
Kemal Zebari
2023-03-06
Everywhere: Stop using NonnullRefPtrVector
Andreas Kling
2022-12-21
Browser: Introduce action for opening bookmarks in a new window
Kemal Zebari
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-07-27
Browser: Give BookmarksBarWidget a minimum size
Sam Atkins
2022-07-14
Browser: Use OpenInNewTab parameter in on_bookmark_click handler
networkException
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-03-26
Browser: Add right-click context menu item for editing bookmarks
Timothy Flynn
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling