summaryrefslogtreecommitdiff
path: root/Ladybird
AgeCommit message (Expand)Author
2023-06-04Toolchain+Ladybird: Declare dependencies in correct nix filenetworkException
2023-06-04Ladybird: Sort packages in nativeBuildsInputs nix listnetworkException
2023-06-03Ladybird: Assume file:// URL when URL starts with '/'Shannon Booth
2023-06-02Ladybird: Simplify ImageCodecPluginLadybird a bitNico Weber
2023-05-31Ladybird: Look for helper processes at `{app_dir}/{helper}/{helper}`Sigmund Lahn
2023-05-29Ladybird+Browser: Add a 'Dump All Resolved Styles' debug optionAli Mohammad Pur
2023-05-28headless-browser: Print a diff when a test failure occursAndreas Kling
2023-05-28Ladybird: Add placeholder to LocationEditRafał Babiarz
2023-05-27Ladybird: Run all layout & text tests in the same processAndreas Kling
2023-05-27Ladybird: Use the DALL-E ladybird globe as the application iconAndreas Kling
2023-05-27Ladybird+Tests/LibWeb: Add very basic text-only test harnessAndreas Kling
2023-05-25Ladybird: Add shortcut to "Close Current Tab"Xexxa
2023-05-25Ladybird: Move "Settings" from "File" to "Edit"Xexxa
2023-05-25Ladybird: Add missing iconsXexxa
2023-05-24Ladybird: Use cursor position for context menuKarthik Karanth
2023-05-23LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusiveJelle Raaijmakers
2023-05-23Ladybird: Default to HTTPS instead of HTTP if no protocol is specifiedAndreas Kling
2023-05-23Ladybird: Select all text in LocationEdit on clickRafał Babiarz
2023-05-21Ladybird: Remove unused IODevice.h includeBen Wiederhake
2023-05-17Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebViewTimothy Flynn
2023-05-17Ladybird: Move ownership of the JS console/inspector to the tab objectTimothy Flynn
2023-05-17Browser+Ladybird+LibWebView: Virtualize computing content/widget pointsTimothy Flynn
2023-05-17Ladybird: Remove unused JS console methodsTimothy Flynn
2023-05-17Browser+Ladybird+LibWebView: Move some common functions to LibWebViewTimothy Flynn
2023-05-16Ladybird: Fix context menus being in slightly the wrong positionMacDue
2023-05-16Ladybird: Add screenshot actions to the page context menuTimothy Flynn
2023-05-16Ladybird: Add a context menu for image elementsTimothy Flynn
2023-05-16Ladybird: Add a context menu for link elementsTimothy Flynn
2023-05-16Ladybird: Add a context menu for video elementsTimothy Flynn
2023-05-16Ladybird: Move the page context menu from the BrowserWindow to the TabTimothy Flynn
2023-05-16Browser+LibWeb+WebContent: Broadcast video element context menu requestsTimothy Flynn
2023-05-15Ladybird+LibWebView: Move backing store management code to LibWebViewAndreas Kling
2023-05-15Ladybird: Make resizing the window a lot less laggyAndreas Kling
2023-05-15Ladybird: Only request repaint for what's in the visible viewportAndreas Kling
2023-05-15Ladybird+LibWebView: Remember the size of the last paintAndreas Kling
2023-05-15Ladybird: Floor the WebContentView viewport offset at 0, 0Andreas Kling
2023-05-14Ladybird: Send the double click event to WebContentLuke Wilde
2023-05-13Ladybird: Add common handy actions to context menuMacDue
2023-05-13Ladybird: Disable SQL database by default (until we can trust it)Andreas Kling
2023-05-09AK: Add the `Input` word to input-only buffered streamsLucas CHOLLET
2023-05-09Ladybird: Allow right clicking and inspecting elementsMacDue
2023-05-08Documentation: Homogenize Ladybird build instructionsmartinfalisse
2023-05-08LibWeb: Add `--layout-test-mode` flag to HeadlessBrowsermartinfalisse
2023-05-08Ladybird: Move arguments parsing before FontPluginQt initmartinfalisse
2023-05-07Ladybird: Don't ask Qt to decode any images for usMacDue
2023-05-07Ladybird: Don't ask Qt to decode SVG images for usAndreas Kling
2023-05-06Ladybird: Stop telling Qt to use HTTP pipeliningAndreas Kling
2023-05-05Ladybird: Use vector icons in the browser toolbarAndreas Kling
2023-05-05Ladybird: Remove the "home" icon from the toolbar (and the concept)Andreas Kling
2023-04-30Ladybird: Let WebContent know if the current system theme is darkAndreas Kling