index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ladybird
/
Tab.h
Age
Commit message (
Expand
)
Author
2023-03-29
Ladybird: Add reset zoom level button to toolbar
MacDue
2023-01-22
Ladybird: Make LocationEdit its own class
Cameron Youell
2023-01-19
Ladybird: Move the initial blank page load to BrowserWindow
Karol Kosek
2022-12-25
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
Timothy Flynn
2022-12-25
Ladybird: Update for AK::{String => DeprecatedString} rename
Linus Groh
2022-12-25
Ladybird: Construct a WebDriverConnection when instructed to do so
Timothy Flynn
2022-12-25
Ladybird: Don't push to history when loading through history navigation
Baitinq
2022-12-25
Ladybird: Use Browser's History.{cpp,h}
Linus Groh
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Make Tab.cpp directly take a BrowserWindows as m_window
Aaron Dewes
2022-12-25
Ladybird: Focus the location editor when creating a new tab
Andreas Kling
2022-12-25
Ladybird: Show hovered link URLs in a conditional UI label
Andreas Kling
2022-12-25
Ladybird: Tweak inaccurate copyright year :^)
Andreas Kling
2022-12-25
Ladybird: Add a protocol to the URL, when one is not set
Diego Iastrubni
2022-12-25
Ladybird: Port over part of the "Debug" menu from the SerenityOS browser
Andreas Kling
2022-12-25
Ladybird: Expanded toolbar with browser history and home button
Matthew Costa
2022-12-25
Ladybird: Rudimentary tabbed browsing support
Matthew Costa