index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-25
Ladybird: Let Lagom build the IPC endpoints for WebContent
Andreas Kling
2022-12-25
Ladybird: Remove PageClientLadybird as it's no longer used
Andreas Kling
2022-12-25
Ladybird: Port over ConsoleWidget from the SerenityOS Browser
Andreas Kling
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird/Meta: Split out build instructions to a separate document
Andreas Kling
2022-12-25
Ladybird/ConsoleClient: Implement console message styling with `%c`
Sam Atkins
2022-12-25
Ladybird/CMake: Enable compile_commands.json by default
Andrew Kaster
2022-12-25
Ladybird/SimpleWebView: Install and check for content filters in res/
Andrew Kaster
2022-12-25
Ladybird/WebView: Fix size calculation in update_viewport_rect()
Itamar
2022-12-25
Ladybird/Tab: Handle "Dump History" action
Moustafa Raafat
2022-12-25
Ladybird/SimpleWebView: Add debug logging for unhandled debug requests
Moustafa Raafat
2022-12-25
Ladybird/Tab: Update history title when tab title changes
Moustafa Raafat
2022-12-25
Ladybird/History: Ignore title updates when history has no current item
Moustafa Raafat
2022-12-25
Ladybird/BrowserWindow: Make "View Source" a separate window
Moustafa Raafat
2022-12-25
Ladybird: The JS console widget should be a standalone window
Andreas Kling
2022-12-25
Ladybird/ConsoleClient: Get the current ESO from new HostDefined helper
Andrew Kaster
2022-12-25
Ladybird/Everywhere: Ensure that Qt objects are created with parents
Andrew Kaster
2022-12-25
Ladybird: Fix typo in README.md
Jonas Kvinge
2022-12-25
Ladybird: Start applying the default content filter
Luke Wilde
2022-12-25
Ladybird/Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-12-25
Ladybird/BrowserWindow: Port user agent spoofing from Browser
Idan Horowitz
2022-12-25
Ladybird/BrowserWindow: Give color scheme action group a detailed name
Idan Horowitz
2022-12-25
Ladybird: Add a very simple DOM inspector
Andreas Kling
2022-12-25
Ladybird: Add a ModelTranslator to translate a GUI::Model to a Qt model
Andreas Kling
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Clean up tab bar autohide
Aaron Dewes
2022-12-25
Ladybird: Make Tab.cpp directly take a BrowserWindows as m_window
Aaron Dewes
2022-12-25
Ladybird: Remove redundant use of impl()
Linus Groh
2022-12-25
Ladybird/PageClient: Initialize the js console earlier during page setup
davidot
2022-12-25
Ladybird/WebView: Ensure a console widget exists before storing messages
davidot
2022-12-25
Ladybird/WebView: Close top-level BC when the WebView is destroyed
Andreas Kling
2022-12-25
Ladybird: Add macOS build instructions
Niek van der Maas
2022-12-25
Ladybird: Add link to Serenity's LibWeb
ylluminate
2022-12-25
Ladybird: Add instructions for building on Fedora
Diego Iastrubni
2022-12-25
Ladybird: Don't propagate unrecognized button clicks to the web engine
Diego Iastrubni
2022-12-25
Ladybird/WebView: Plumb visibility state changes from Qt to LibWeb
Andreas Kling
2022-12-25
Ladybird: Add --needed option on pacman dependencies command
Matheus Vinicius
2022-12-25
Ladybird/WebView: Move WebSocket stuff to its own files
Andreas Kling
2022-12-25
Ladybird/WebView: Move our PageClient to its own file
Andreas Kling
2022-12-25
Ladybird/BrowserWindow: Add UI for switching preferred CSS color scheme
Andreas Kling
2022-12-25
Ladybird/Tab: Conditionally enable back/forward buttons
Julen Ruiz Aizpuru
2022-12-25
Ladybird/Tab: Make back/forward keyboard shortcuts platform-specific
Julen Ruiz Aizpuru
2022-12-25
Ladybird/FontPluginQt: Initialize the default fixed-width font
Andreas Kling
2022-12-25
Ladybird/FontPluginQt: Implement default font virtuals
Andreas Kling
2022-12-25
Ladybird/WebView: Ensure JS console is initialized before handling input
Andreas Kling
2022-12-25
Ladybird/WebView: Implement page_did_request_scroll_into_view()
Andreas Kling
2022-12-25
Ladybird/WebView: Notify LibWeb whenever the viewport is scrolled
Andreas Kling
2022-12-25
Ladybird/CMake: Install resources and Lagom libraries alongside ladybird
Andrew Kaster
2022-12-25
Ladybird/WebView: Search for resources using installed location
Andrew Kaster
2022-12-25
Ladybird: Fix some crashes related to keyboard events
Diego Iastrubni
[next]