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
Age
Commit message (
Expand
)
Author
2023-05-27
Ladybird: Use the DALL-E ladybird globe as the application icon
Andreas Kling
2023-05-27
Ladybird+Tests/LibWeb: Add very basic text-only test harness
Andreas Kling
2023-05-25
Ladybird: Add shortcut to "Close Current Tab"
Xexxa
2023-05-25
Ladybird: Move "Settings" from "File" to "Edit"
Xexxa
2023-05-25
Ladybird: Add missing icons
Xexxa
2023-05-24
Ladybird: Use cursor position for context menu
Karthik Karanth
2023-05-23
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
Jelle Raaijmakers
2023-05-23
Ladybird: Default to HTTPS instead of HTTP if no protocol is specified
Andreas Kling
2023-05-23
Ladybird: Select all text in LocationEdit on click
Rafał Babiarz
2023-05-21
Ladybird: Remove unused IODevice.h include
Ben Wiederhake
2023-05-17
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
Timothy Flynn
2023-05-17
Ladybird: Move ownership of the JS console/inspector to the tab object
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
Timothy Flynn
2023-05-17
Ladybird: Remove unused JS console methods
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-16
Ladybird: Fix context menus being in slightly the wrong position
MacDue
2023-05-16
Ladybird: Add screenshot actions to the page context menu
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for image elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for link elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for video elements
Timothy Flynn
2023-05-16
Ladybird: Move the page context menu from the BrowserWindow to the Tab
Timothy Flynn
2023-05-16
Browser+LibWeb+WebContent: Broadcast video element context menu requests
Timothy Flynn
2023-05-15
Ladybird+LibWebView: Move backing store management code to LibWebView
Andreas Kling
2023-05-15
Ladybird: Make resizing the window a lot less laggy
Andreas Kling
2023-05-15
Ladybird: Only request repaint for what's in the visible viewport
Andreas Kling
2023-05-15
Ladybird+LibWebView: Remember the size of the last paint
Andreas Kling
2023-05-15
Ladybird: Floor the WebContentView viewport offset at 0, 0
Andreas Kling
2023-05-14
Ladybird: Send the double click event to WebContent
Luke Wilde
2023-05-13
Ladybird: Add common handy actions to context menu
MacDue
2023-05-13
Ladybird: Disable SQL database by default (until we can trust it)
Andreas Kling
2023-05-09
AK: Add the `Input` word to input-only buffered streams
Lucas CHOLLET
2023-05-09
Ladybird: Allow right clicking and inspecting elements
MacDue
2023-05-08
Documentation: Homogenize Ladybird build instructions
martinfalisse
2023-05-08
LibWeb: Add `--layout-test-mode` flag to HeadlessBrowser
martinfalisse
2023-05-08
Ladybird: Move arguments parsing before FontPluginQt init
martinfalisse
2023-05-07
Ladybird: Don't ask Qt to decode any images for us
MacDue
2023-05-07
Ladybird: Don't ask Qt to decode SVG images for us
Andreas Kling
2023-05-06
Ladybird: Stop telling Qt to use HTTP pipelining
Andreas Kling
2023-05-05
Ladybird: Use vector icons in the browser toolbar
Andreas Kling
2023-05-05
Ladybird: Remove the "home" icon from the toolbar (and the concept)
Andreas Kling
2023-04-30
Ladybird: Let WebContent know if the current system theme is dark
Andreas Kling
2023-04-27
Ladybird: Prohibit GUI interaction of the WebContent process on macOS
Timothy Flynn
2023-04-26
LibCore: Remove unused EventLoopManager::wake()
Andreas Kling
2023-04-26
LibCore: Move post_event() back to EventLoopImplementation
Andreas Kling
2023-04-26
Browser+Ladybird: Render text in the JS console with a monospace font
Timothy Flynn
2023-04-26
Ladybird: Explicitly set the font family for CSS generic fonts
Timothy Flynn
2023-04-25
LibCore+Ladybird: Add EventLoopManager interface for persistent state
Andreas Kling
2023-04-25
Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop
Andreas Kling
2023-04-25
Ladybird: Remove Web::Platform plugins for Qt in favor of LibCore
Andreas Kling
2023-04-25
Ladybird: Run the Core::EventLoop with a Qt backend
Andreas Kling
[next]