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/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
2022-12-25
Ladybird: Implement the Web::Platform::ImageCodecPlugin interface
Andreas Kling
2022-12-25
Ladybird/CMake: Link against LibSoftGPU to fix WebGL with serenity LibGL
Andrew Kaster
2022-12-25
Ladybird: Update pointer to current tab when the selected tab changes
Timothy Flynn
2022-12-25
Ladybird: Hook up the dump-cookies debug request to the cookie jar
Timothy Flynn
2022-12-25
Ladybird: Switch to next/previous tab with Ctrl+PageDown/PageUp
Andreas Kling
2022-12-25
Ladybird: Focus the location editor when creating a new tab
Andreas Kling
2022-12-25
Ladybird: Remove some awkward camelCase signal names
Andreas Kling
2022-12-25
Ladybird: Hide the hovered URL label on startup
Andreas Kling
2022-12-25
Ladybird: Show tooltips for <a title> text
Andreas Kling
2022-12-25
Ladybird: Allow scrolling with arrow keys and PageUp/PageDown
Andreas Kling
2022-12-25
Ladybird: Remove spacing between toolbar and web view
Andreas Kling
2022-12-25
Ladybird: Show hovered link URLs in a conditional UI label
Andreas Kling
2022-12-25
Ladybird: Tweak the QTabWidget look
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: Fix build after LibWeb+LibJS GC changes
Andreas Kling
2022-12-25
Ladybird: Turn initialize_global_object() into a regular initialize()
Luke Wilde
2022-12-25
Ladybird: Retrieve console object from the realm's intrinsic
Luke Wilde
2022-12-25
Ladybird: Remove obsolete call to set_associated_realm()
Andreas Kling
2022-12-25
Ladybird: Fix a few typos in README
Kemal Zebari
2022-12-25
Ladybird: Update for LibJS realm changes
Luke Wilde
2022-12-25
Ladybird: Remove redundant subtraction of scrollbar from viewport rect
Andreas Kling
2022-12-25
Ladybird: Simplify awkward keyboard mapping code
Andreas Kling
2022-12-25
Ladybird: Update for LibJS global object construction changes
Andreas Kling
2022-12-25
Ladybird: Remove unused PageClient override
Andreas Kling
2022-12-25
Ladybird/Meta: Use reverse domain name notation in property list files
Xexxa
2022-12-25
Ladybird/Meta: Enable macOS high-dpi support
Filiph Sandström
2022-12-25
Ladybird: Try decoding images with Qt if LibGfx fails us
Andreas Kling
2022-12-25
Ladybird: Enable HTTP pipelining
Andreas Kling
2022-12-25
Ladybird: Actually add request headers to outgoing HTTP requests
Andreas Kling
2022-12-25
Ladybird: Allow for setting the hompage through SettingsDialog
Filiph Sandström
2022-12-25
Ladybird: Add SettingsDialog stub
Filiph Sandström
2022-12-25
Ladybird: Add Settings class
Filiph Sandström
2022-12-25
Ladybird: Don't rewrite file:// URLs to HTTP
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: Add Ctrl-W action to close current tab (#28)
Alec Murphy
2022-12-25
Ladybird: Basic keyboard input (#31)
Diego Iastrubni
2022-12-25
Ladybird/Docs: Document Android build steps
Andrew Kaster
2022-12-25
Ladybird/Meta: Add Android build
Andrew Kaster
2022-12-25
Ladybird: Add a separate license file
Andreas Kling
2022-12-25
Ladybird: Don't try to append to the JS console before it's instantiated
Andreas Kling
2022-12-25
Ladybird: Add files I forgot to commit :^)
Andreas Kling
2022-12-25
Ladybird: Remove debug spam about non-existent console messages
Andreas Kling
2022-12-25
Ladybird: Basic support for window.alert() and window.confirm()
Andreas Kling
2022-12-25
Ladybird: Add quick & dirty port of the JS console from Browser :^)
Andreas Kling
[prev]
[next]