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
/
main.cpp
Age
Commit message (
Expand
)
Author
2022-12-25
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
Timothy Flynn
2022-12-25
Ladybird: Migrate SQLServer to be launched as a singleton process
Timothy Flynn
2022-12-25
Ladybird: Implement SQLServer for Ladybird :^)
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: Ignore SIGINT when we're being debugged
Gunnar Beutner
2022-12-25
Ladybird: Accept file paths, domains, and URLs as an argument
Idan Horowitz
2022-12-25
Ladybird: Ensure that installed ladybird can launch WebContent process
Andrew Kaster
2022-12-25
Ladybird: Remove some unnecessary includes in main.cpp
Andreas Kling
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird/Everywhere: Ensure that Qt objects are created with parents
Andrew Kaster
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Add a FontPlugin and try much harder to find suitable fonts
Andreas Kling
2022-12-25
Ladybird: Use only the Qt event loop to speed everything up :^)
Andreas Kling
2022-12-25
Ladybird: Add Settings class
Filiph Sandström
2022-12-25
Ladybird: Trigger browser to quit when the main window is closed
Matthew Costa
2022-12-25
Ladybird: Add a location bar and allow navigating to new pages :^)
Andreas Kling
2022-12-25
Ladybird: Show hovered link URLs in the status bar :^)
Andreas Kling
2022-12-25
Ladybird: Basic scrolling support
Andreas Kling
2022-12-25
Ladybird: Initial import :^)
Andreas Kling