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
/
Tab.cpp
Age
Commit message (
Expand
)
Author
2023-05-24
Ladybird: Use cursor position for context menu
Karthik Karanth
2023-05-23
Ladybird: Default to HTTPS instead of HTTP if no protocol is specified
Andreas Kling
2023-05-17
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
Timothy Flynn
2023-05-17
Ladybird: Move ownership of the JS console/inspector to the tab object
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-16
Ladybird: Fix context menus being in slightly the wrong position
MacDue
2023-05-16
Ladybird: Add screenshot actions to the page context menu
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for image elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for link elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for video elements
Timothy Flynn
2023-05-16
Ladybird: Move the page context menu from the BrowserWindow to the Tab
Timothy Flynn
2023-05-13
Ladybird: Add common handy actions to context menu
MacDue
2023-05-05
Ladybird: Use vector icons in the browser toolbar
Andreas Kling
2023-05-05
Ladybird: Remove the "home" icon from the toolbar (and the concept)
Andreas Kling
2023-04-15
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
MacDue
2023-03-31
Ladybird: Add tooltip to reset zoom level button
MacDue
2023-03-29
Ladybird: Add reset zoom level button to toolbar
MacDue
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-07
Ladybird: Handle close event in WebContentView
Aliaksandr Kalenik
2023-02-02
Ladybird: Left-align long url in address bar
martinfalisse
2023-01-22
Ladybird: Make LocationEdit its own class
Cameron Youell
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-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
2022-12-25
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
Timothy Flynn
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: Implement WebDriver's navigation and window control endpoints
Timothy Flynn
2022-12-25
Ladybird: Construct a WebDriverConnection when instructed to do so
Timothy Flynn
2022-12-25
Ladybird: Fix reloading functionality
Baitinq
2022-12-25
Ladybird: Don't add initial about:blank load to history
Baitinq
2022-12-25
Ladybird: Don't push to history when loading through history navigation
Baitinq
2022-12-25
Ladybird: Handle forward and backward mouse buttons
Baitinq
2022-12-25
Ladybird: Use Browser's History.{cpp,h}
Linus Groh
2022-12-25
Ladybird: Load about:blank in new tabs
Andreas Kling
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird/Tab: Handle "Dump History" action
Moustafa Raafat
2022-12-25
Ladybird/Tab: Update history title when tab title changes
Moustafa Raafat
2022-12-25
Ladybird/Everywhere: Ensure that Qt objects are created with parents
Andrew Kaster
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird: Make Tab.cpp directly take a BrowserWindows as m_window
Aaron Dewes
2022-12-25
Ladybird/Tab: Conditionally enable back/forward buttons
Julen Ruiz Aizpuru
2022-12-25
Ladybird/Tab: Make back/forward keyboard shortcuts platform-specific
Julen Ruiz Aizpuru
2022-12-25
Ladybird: Focus the location editor when creating a new tab
Andreas Kling
2022-12-25
Ladybird: Remove some awkward camelCase signal names
Andreas Kling
2022-12-25
Ladybird: Hide the hovered URL label on startup
Andreas Kling
2022-12-25
Ladybird: Remove spacing between toolbar and web view
Andreas Kling
2022-12-25
Ladybird: Show hovered link URLs in a conditional UI label
Andreas Kling
[next]