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-01-12
LibWebView+Ladybird: Move preferred color scheme to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move text selection to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move running JavaScript to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move debug request to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move page loading to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move get source request to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move zoom logic to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Begin de-duplicate WebView implementations
Linus Groh
2023-01-12
Ladybird: Add Ctrl+= as an alternate "zoom in" shortcut
Andreas Kling
2023-01-12
Ladybird: Use QKeySequence::StandardKey as much as possible
Andreas Kling
2023-01-12
Ladybird: Add "Copy" and "Select All" actions to the Edit menu
Andreas Kling
2023-01-12
Ladybird: Replace ColorScheme enum with Web::CSS::PreferredColorScheme
Linus Groh
2023-01-12
Ladybird: Implement zoom :^)
Linus Groh
2023-01-12
Ladybird: Set 'device pixels per CSS pixel' to device pixel ratio :^)
Linus Groh
2023-01-11
Ladybird: Use standard font paths in FontPluginQt
Linus Groh
2023-01-09
Ladybird: Port to Core::Stream::File
Karol Kosek
2023-01-09
Ladybird: Let Qt pick the reload shortcut
Andreas Kling
2023-01-08
Ladybird: Add Qt's standard refresh key (F5) to reload shortcuts
Karol Kosek
2023-01-07
LibWebView+WebContent: Expose the Accessibility Tree to Other Processes
Jonah
2023-01-03
Ladybird: Install SQLServer binary
Davide Cavalca
2023-01-03
Ladybird: Remove separate LICENSE file
networkException
2022-12-30
Ladybird: Tell Qt that we manually handle the Cookie header
Luke Wilde
2022-12-30
Ladybird: Fix typos
Nico Weber
2022-12-25
Ladybird: Close inspector and JS console when tab closes
MacDue
2022-12-25
Ladybird: Add the node properties tabs to the inspector
MacDue
2022-12-25
Ladybird: Reimplement the DOM inspector :^)
MacDue
2022-12-25
Ladybird: Allow replacing underlying model of ModelTranslator
MacDue
2022-12-25
Documentation: Move Ladybird BuildInstructions to Documentation
Andrew Kaster
2022-12-25
Ladybird: Support building Ladybird as a non-top-level project
Andrew Kaster
2022-12-25
Ladybird/WebDriver: Retrieve process environment in an OS-dependent way
Timothy Flynn
2022-12-25
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
Timothy Flynn
2022-12-25
Ladybird: Fix build after Gfx::load_system_theme() return type change
Andreas Kling
2022-12-25
Ladybird: Migrate SQLServer to be launched as a singleton process
Timothy Flynn
2022-12-25
Ladybird: Quit SQLServer when its connected client exits
Timothy Flynn
2022-12-25
Ladybird: Fix build after ConsoleGlobalEnvironmentExtensions rename
Andreas Kling
2022-12-25
Ladybird: Implement SQLServer for Ladybird :^)
Timothy Flynn
2022-12-25
Ladybird: Do not domain match on cookie updates
Timothy Flynn
2022-12-25
Ladybird/Documentation: Add cmake to macOS dependencies
Thitat Auareesuksakul
2022-12-25
Ladybird: Pass Gfx::IntPoint by value
MacDue
2022-12-25
Ladybird: Pass Gfx::IntSize by value
MacDue
2022-12-25
Ladybird: Fix build with JS::MarkupGenerator's new string type usage
Aliaksandr Kalenik
2022-12-25
Ladybird: Update for AK::{String => DeprecatedString} rename
Linus Groh
2022-12-25
Ladybird: Replace history entry if loading URL because of a redirect
Baitinq
2022-12-25
Ladybird: Add stub for notify_server_did_finish_handling_input_event
Sam Atkins
2022-12-25
Ladybird/WebDriver: Support running headless WebDriver sessions
Timothy Flynn
2022-12-25
Ladybird: Update stored URL when a page starts/finishes loading
Timothy Flynn
2022-12-25
Ladybird: Implement updated alert/confirm/prompt IPC methods
Timothy Flynn
2022-12-25
Ladybird: Add block pop-ups checkbox to debug menu
Idan Horowitz
2022-12-25
Ladybird/WebDriver: Implement the cookie endpoints for Ladybird
Timothy Flynn
[next]