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-02-24
Ladybird: Consider HTTP response a success if it has a status code
Andreas Kling
2023-02-22
Ladybird: Support inspecting the accessibility tree
MacDue
2023-02-21
LibWeb+LibJS: Format Console arguments with JS::Print
Andrew Kaster
2023-02-19
Ladybird: Add qtwayland to QT_PLUGIN_PATH in nix-shell script
Linus Groh
2023-02-19
Ladybird: Add libxcrypt to nativeBuildInputs in nix-shell script
Linus Groh
2023-02-16
Ladybird: Close tab clicking wheel of the mouse
Federico Guerinoni
2023-02-13
Everywhere: Remove the `AK::` qualifier from Stream usages
Tim Schumacher
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Move Stream-based sockets into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2023-02-10
Ladybird: Teach RequestManagerQt how to handle every valid HTTP method
Luke Wilde
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2023-02-08
Ladybird: Don't overwrite argv[0] in spawn_helper_process()
MacDue
2023-02-06
Ladybird: Specify window size in layout dump mode
Aliaksandr Kalenik
2023-02-05
LibCore: Add const qualifier to exec() argument spans
MacDue
2023-02-05
LibGfx: Pass font width to `FontDatabase::get()`
Aliaksandr Kalenik
2023-02-03
Ladybird: Set fixed height for Settings
Federico Guerinoni
2023-02-03
Ladybird: Add setting for page to open on new tab
Federico Guerinoni
2023-02-03
Ladybird: Design settings layout in horizontal
Federico Guerinoni
2023-02-02
LibWeb+LibWebSocket: DOM WebSocket subprotocol support
Guilherme Gonçalves
2023-02-02
Ladybird: Spawn ladybird and headless-browser using helpers in WebDriver
Andrew Kaster
2023-02-02
Ladybird: Clean up install rules for executables
Andrew Kaster
2023-02-02
LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom
Andrew Kaster
2023-02-02
Ladybird: Abstract spawning helper processes into separate methods
Andrew Kaster
2023-02-02
Ladybird: Left-align long url in address bar
martinfalisse
2023-02-01
Ladybird: Go to homepage on init
martinfalisse
2023-02-01
Ladybird: Refactor navigating to url on startup
martinfalisse
2023-02-01
Ladybird: Add `ak_string_from_qstring` function
martinfalisse
2023-02-01
Ladybird: Exit Ladybird normally during dump-layout-tree mode
Timothy Flynn
2023-02-01
Ladybird: Store the WebContent QSocketNotifier on the stack
Timothy Flynn
2023-02-01
Ladybird: Initialize boolean command line argument
Timothy Flynn
2023-01-29
AK: Move memory streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-29
Ladybird: Do not connect SQL server in layout dump output mode
Aliaksandr Kalenik
2023-01-29
Ladybird: Flush stdout before exit in layout dump output mode
Aliaksandr Kalenik
2023-01-29
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
Timothy Flynn
2023-01-27
Meta: Support running ladybird with arguments from serenity.sh
Timothy Flynn
2023-01-27
Ladybird: Replace uses of JsonObject::get_deprecated()
Sam Atkins
2023-01-27
Ladybird: Add --dump-layout-tree mode that dumps layout tree and exits
Andreas Kling
2023-01-27
Ladybird: Fire the WebContentView::on_load_finish hook if set
Andreas Kling
2023-01-26
LibGfx: Remove `try_` prefix from bitmap creation functions
Tim Schumacher
2023-01-22
Ladybird: Add LocationEdit Highlighting
Cameron Youell
2023-01-22
Ladybird: Make LocationEdit its own class
Cameron Youell
2023-01-19
Ladybird: Accept file drops
Karol Kosek
2023-01-19
Ladybird: Add URL and 'open in background' parameters to new_tab()
Karol Kosek
2023-01-19
Ladybird: Move the initial blank page load to BrowserWindow
Karol Kosek
2023-01-19
Ladybird: Don't prepend 'about:' urls with an http:// scheme
Karol Kosek
2023-01-19
Ladybird: Set initial page when NOT connected to WebDriver
Karol Kosek
2023-01-18
LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes
Liav A
[next]