summaryrefslogtreecommitdiff
path: root/Ladybird
AgeCommit message (Expand)Author
2023-02-24Ladybird: Consider HTTP response a success if it has a status codeAndreas Kling
2023-02-22Ladybird: Support inspecting the accessibility treeMacDue
2023-02-21LibWeb+LibJS: Format Console arguments with JS::PrintAndrew Kaster
2023-02-19Ladybird: Add qtwayland to QT_PLUGIN_PATH in nix-shell scriptLinus Groh
2023-02-19Ladybird: Add libxcrypt to nativeBuildInputs in nix-shell scriptLinus Groh
2023-02-16Ladybird: Close tab clicking wheel of the mouseFederico Guerinoni
2023-02-13Everywhere: Remove the `AK::` qualifier from Stream usagesTim Schumacher
2023-02-13LibCore: Remove `Stream.h`Tim Schumacher
2023-02-13LibCore: Move Stream-based file into the `Core` namespaceTim Schumacher
2023-02-13LibCore: Move Stream-based sockets into the `Core` namespaceTim Schumacher
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2023-02-10Ladybird: Teach RequestManagerQt how to handle every valid HTTP methodLuke Wilde
2023-02-08Everywhere: Use ReadonlySpan<T> instead of Span<T const>MacDue
2023-02-08Ladybird: Don't overwrite argv[0] in spawn_helper_process()MacDue
2023-02-06Ladybird: Specify window size in layout dump modeAliaksandr Kalenik
2023-02-05LibCore: Add const qualifier to exec() argument spansMacDue
2023-02-05LibGfx: Pass font width to `FontDatabase::get()`Aliaksandr Kalenik
2023-02-03Ladybird: Set fixed height for SettingsFederico Guerinoni
2023-02-03Ladybird: Add setting for page to open on new tabFederico Guerinoni
2023-02-03Ladybird: Design settings layout in horizontalFederico Guerinoni
2023-02-02LibWeb+LibWebSocket: DOM WebSocket subprotocol supportGuilherme Gonçalves
2023-02-02Ladybird: Spawn ladybird and headless-browser using helpers in WebDriverAndrew Kaster
2023-02-02Ladybird: Clean up install rules for executablesAndrew Kaster
2023-02-02LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in LagomAndrew Kaster
2023-02-02Ladybird: Abstract spawning helper processes into separate methodsAndrew Kaster
2023-02-02Ladybird: Left-align long url in address barmartinfalisse
2023-02-01Ladybird: Go to homepage on initmartinfalisse
2023-02-01Ladybird: Refactor navigating to url on startupmartinfalisse
2023-02-01Ladybird: Add `ak_string_from_qstring` functionmartinfalisse
2023-02-01Ladybird: Exit Ladybird normally during dump-layout-tree modeTimothy Flynn
2023-02-01Ladybird: Store the WebContent QSocketNotifier on the stackTimothy Flynn
2023-02-01Ladybird: Initialize boolean command line argumentTimothy Flynn
2023-01-29AK: Move memory streams from `LibCore`Tim Schumacher
2023-01-29AK: Move `Stream` and `SeekableStream` from `LibCore`Tim Schumacher
2023-01-29Ladybird: Do not connect SQL server in layout dump output modeAliaksandr Kalenik
2023-01-29Ladybird: Flush stdout before exit in layout dump output modeAliaksandr Kalenik
2023-01-29LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errorsTimothy Flynn
2023-01-27Meta: Support running ladybird with arguments from serenity.shTimothy Flynn
2023-01-27Ladybird: Replace uses of JsonObject::get_deprecated()Sam Atkins
2023-01-27Ladybird: Add --dump-layout-tree mode that dumps layout tree and exitsAndreas Kling
2023-01-27Ladybird: Fire the WebContentView::on_load_finish hook if setAndreas Kling
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2023-01-22Ladybird: Add LocationEdit HighlightingCameron Youell
2023-01-22Ladybird: Make LocationEdit its own classCameron Youell
2023-01-19Ladybird: Accept file dropsKarol Kosek
2023-01-19Ladybird: Add URL and 'open in background' parameters to new_tab()Karol Kosek
2023-01-19Ladybird: Move the initial blank page load to BrowserWindowKarol Kosek
2023-01-19Ladybird: Don't prepend 'about:' urls with an http:// schemeKarol Kosek
2023-01-19Ladybird: Set initial page when NOT connected to WebDriverKarol Kosek
2023-01-18LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytesLiav A