summaryrefslogtreecommitdiff
path: root/Ladybird/main.cpp
AgeCommit message (Expand)Author
2022-12-25Ladybird/WebDriver: Move to using local socket files for WebDriver IPCTimothy Flynn
2022-12-25Ladybird: Migrate SQLServer to be launched as a singleton processTimothy Flynn
2022-12-25Ladybird: Implement SQLServer for Ladybird :^)Timothy 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: Ignore SIGINT when we're being debuggedGunnar Beutner
2022-12-25Ladybird: Accept file paths, domains, and URLs as an argumentIdan Horowitz
2022-12-25Ladybird: Ensure that installed ladybird can launch WebContent processAndrew Kaster
2022-12-25Ladybird: Remove some unnecessary includes in main.cppAndreas Kling
2022-12-25Ladybird: Render web content in a separate process :^)Andreas Kling
2022-12-25Ladybird/Everywhere: Ensure that Qt objects are created with parentsAndrew Kaster
2022-12-25Ladybird: Rename WebView to SimpleWebViewAndreas Kling
2022-12-25Ladybird: Add a FontPlugin and try much harder to find suitable fontsAndreas Kling
2022-12-25Ladybird: Use only the Qt event loop to speed everything up :^)Andreas Kling
2022-12-25Ladybird: Add Settings classFiliph Sandström
2022-12-25Ladybird: Trigger browser to quit when the main window is closedMatthew Costa
2022-12-25Ladybird: Add a location bar and allow navigating to new pages :^)Andreas Kling
2022-12-25Ladybird: Show hovered link URLs in the status bar :^)Andreas Kling
2022-12-25Ladybird: Basic scrolling supportAndreas Kling
2022-12-25Ladybird: Initial import :^)Andreas Kling