COMMITS
June 1, 2026
T
Base: Add a favicon to all internal about: pages
Timothy Flynn committed
S
LibWeb: Collect layout inspection data only when DevTools is connected
Sam Atkins committed
S
LibWeb: Keep grid template used values outside DevTools data
Sam Atkins committed
T
UI/Qt: Restore horizontal tab widths after turning off vertical tabs
Timothy Flynn committed
T
UI/Qt: Remove no longer needed new tab polish/unpolish invocations
Timothy Flynn committed
T
UI/Qt: Remove redundant layout clearing invocations
Timothy Flynn committed
T
UI/Qt: Remove redundant TabWidget visibility updates
Timothy Flynn committed
T
UI/Qt: Remove unnecessary update to toolbar buttons for vertical tabs
Timothy Flynn committed
T
LibWebView: Don't override expanded vertical tabs from about:settings
Timothy Flynn committed
A
UI/Qt: Give expanded vertical tabs more width
Andreas Kling committed
A
UI/Qt: Avoid repaint loop in vertical tab bar
Andreas Kling committed
A
UI/Qt: Keep macOS chrome out of RHI flushes
Andreas Kling committed
A
UI/Qt: Apply rounded corners after surface creation
Andreas Kling committed
A
UI/Qt: Add macOS shortcuts for switching tabs
Andreas Kling committed
A
UI/Qt: Match new tab button font to tabs
Andreas Kling committed
A
UI/Qt: Preserve macOS web modifier semantics
Andreas Kling committed
A
LibWebView: Normalize wheel deltas to CSS pixels
Andreas Kling committed
A
UI/Qt: Handle pinch zoom gestures
Andreas Kling committed
A
UI/Qt: Present macOS frames with QRhiWidget
Andreas Kling committed
A
UI/Qt: Cache fallback tab icon
Andreas Kling committed
A
UI/Qt: Select URL after plain omnibox clicks
Andreas Kling committed
A
UI/Qt: Add optional rounded window corners on macOS
Andreas Kling committed
May 29, 2026
S
UI/Qt: Put DevTools banner in its own widget, not a status bar
Sam Atkins committed
S
LibDevTools+LibWebView: Support DevTools URL navigation
Sam Atkins committed
May 28, 2026
S
LibDevTools+LibWebView: Support DevTools history navigation
Sam Atkins committed
S
LibDevTools+LibWebView: Support DevTools page reloads
Sam Atkins committed
S
WebContent: Ignore stale DevTools highlight requests
Sam Atkins committed
S
LibDevTools: Reload inspector roots after navigation
Sam Atkins committed
S
LibDevTools: Destroy inspector roots on navigation start
Sam Atkins committed
S
Tests: Add DevTools navigation reload fixtures
Sam Atkins committed