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
/
BrowserWindow.cpp
Age
Commit message (
Expand
)
Author
2023-04-23
Ladybird: Implement the JavaScript console using a WebContentView
Timothy Flynn
2023-04-15
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
MacDue
2023-03-29
Ladybird: Add reset zoom level button to toolbar
MacDue
2023-03-27
Ladybird: Don't update the zoom menu text for null tabs
MacDue
2023-03-26
Ladybird: Show current zoom level in view menu
MacDue
2023-03-26
Ladybird: Open target _blank links in new tab
Coderdreams
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-18
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
Andreas Kling
2023-03-16
Ladybird: Implement `notify_request_open_new_tab`
Aliaksandr Kalenik
2023-03-08
Ladybird: Send window size and position to WebContent process
Aliaksandr Kalenik
2023-03-06
Everywhere: Stop using NonnullOwnPtrVector
Andreas Kling
2023-02-16
Ladybird: Close tab clicking wheel of the mouse
Federico Guerinoni
2023-02-03
Ladybird: Add setting for page to open on new tab
Federico Guerinoni
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-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
2022-12-25
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
Timothy Flynn
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: Update for AK::{String => DeprecatedString} rename
Linus Groh
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
2022-12-25
Ladybird: Construct a WebDriverConnection when instructed to do so
Timothy Flynn
2022-12-25
Ladybird: Don't change window icons when background tabs change icons
Gunnar Beutner
2022-12-25
Ladybird: Don't update window titles when background tabs change titles
Gunnar Beutner
2022-12-25
Ladybird: Add Ctrl+Shift+G shortcut to force a garbage collection
Andreas Kling
2022-12-25
Ladybird: Hook up the CookieJar again after WebContent introduction
Andreas Kling
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird/BrowserWindow: Make "View Source" a separate window
Moustafa Raafat
2022-12-25
Ladybird/Everywhere: Ensure that Qt objects are created with parents
Andrew Kaster
2022-12-25
Ladybird/BrowserWindow: Port user agent spoofing from Browser
Idan Horowitz
2022-12-25
Ladybird/BrowserWindow: Give color scheme action group a detailed name
Idan Horowitz
2022-12-25
Ladybird: Add a very simple DOM inspector
Andreas Kling
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Clean up tab bar autohide
Aaron Dewes
2022-12-25
Ladybird/BrowserWindow: Add UI for switching preferred CSS color scheme
Andreas Kling
2022-12-25
Ladybird: Update pointer to current tab when the selected tab changes
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: Tweak the QTabWidget look
Andreas Kling
2022-12-25
Ladybird: Use only the Qt event loop to speed everything up :^)
Andreas Kling
2022-12-25
Ladybird: Add SettingsDialog stub
Filiph Sandström
2022-12-25
Ladybird: Add Ctrl-W action to close current tab (#28)
Alec Murphy
2022-12-25
Ladybird: Add quick & dirty port of the JS console from Browser :^)
Andreas Kling
[next]