summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/CMakeLists.txt
AgeCommit message (Expand)Author
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-17Browser: Move main browser window logic into a BrowserWindow classAndreas Kling
2021-04-11Browser: Initial cookie storage implementationTimothy Flynn
2021-03-26Browser: Add right-click context menu item for editing bookmarksTimothy Flynn
2021-01-12Applications: Move to Userland/Applications/Andreas Kling