summaryrefslogtreecommitdiff
path: root/Ladybird/Tab.h
AgeCommit message (Expand)Author
2023-03-29Ladybird: Add reset zoom level button to toolbarMacDue
2023-01-22Ladybird: Make LocationEdit its own classCameron Youell
2023-01-19Ladybird: Move the initial blank page load to BrowserWindowKarol Kosek
2022-12-25Ladybird/WebDriver: Move to using local socket files for WebDriver IPCTimothy Flynn
2022-12-25Ladybird: Update for AK::{String => DeprecatedString} renameLinus Groh
2022-12-25Ladybird: Construct a WebDriverConnection when instructed to do soTimothy Flynn
2022-12-25Ladybird: Don't push to history when loading through history navigationBaitinq
2022-12-25Ladybird: Use Browser's History.{cpp,h}Linus Groh
2022-12-25Ladybird: Render web content in a separate process :^)Andreas Kling
2022-12-25Ladybird: Rename WebView to SimpleWebViewAndreas Kling
2022-12-25Ladybird: Make Tab.cpp directly take a BrowserWindows as m_windowAaron Dewes
2022-12-25Ladybird: Focus the location editor when creating a new tabAndreas Kling
2022-12-25Ladybird: Show hovered link URLs in a conditional UI labelAndreas Kling
2022-12-25Ladybird: Tweak inaccurate copyright year :^)Andreas Kling
2022-12-25Ladybird: Add a protocol to the URL, when one is not setDiego Iastrubni
2022-12-25Ladybird: Port over part of the "Debug" menu from the SerenityOS browserAndreas Kling
2022-12-25Ladybird: Expanded toolbar with browser history and home buttonMatthew Costa
2022-12-25Ladybird: Rudimentary tabbed browsing supportMatthew Costa