ladybird/UI/Qt
Andreas Kling f03b675c2a UI/Qt: Keep vertical tab overlays native only on macOS
Make the vertical tab overlay column and resize handle native only on
macOS. This preserves stacking over native web views there without
breaking input routing on non-macOS platforms.
2026-06-03 02:53:37 +02:00
..
Application.cpp UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
Application.h UI/Qt: Begin implementing vertical tab support 2026-05-31 21:24:57 +02:00
Autocomplete.cpp UI/Qt: Centralize chrome material colors 2026-05-26 15:20:59 +02:00
Autocomplete.h UI/Qt+WebContent: Refresh theme colors live 2026-05-26 01:18:51 +02:00
BookmarksBar.cpp UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
BookmarksBar.h UI/Qt: Draw custom browser window chrome 2026-05-26 01:18:51 +02:00
BrowserWindow.cpp UI/Qt: Avoid native churn while resizing chrome 2026-06-03 02:53:37 +02:00
BrowserWindow.h UI/Qt: Draw the tab audio state icons with chrome icon infra 2026-06-02 21:55:14 +02:00
ChromeLayout.h UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
ChromeStyle.cpp UI/Qt: Simplify browser chrome layout 2026-06-03 02:53:37 +02:00
ChromeStyle.h UI/Qt: Put DevTools banner in its own widget, not a status bar 2026-06-01 15:29:51 +01:00
CMakeLists.txt UI/Qt: Put DevTools banner in its own widget, not a status bar 2026-06-01 15:29:51 +01:00
DevToolsBanner.cpp UI/Qt: Put DevTools banner in its own widget, not a status bar 2026-06-01 15:29:51 +01:00
DevToolsBanner.h UI/Qt: Put DevTools banner in its own widget, not a status bar 2026-06-01 15:29:51 +01:00
EventLoopImplementationQt.cpp UI/Qt: Disable QWinEventNotifier before closing process_handle 2026-05-26 20:32:54 +02:00
EventLoopImplementationQt.h UI/Qt: Implement register_process for Qt Windows event loop 2026-04-12 16:08:07 +02:00
EventLoopImplementationQtEventTarget.cpp LibWebView+UI: Move the UI event loops to the UI folder 2025-12-05 14:24:05 -05:00
EventLoopImplementationQtEventTarget.h LibWebView+UI: Move the UI event loops to the UI folder 2025-12-05 14:24:05 -05:00
FindInPageWidget.cpp UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
FindInPageWidget.h UI/Qt: Draw custom browser window chrome 2026-05-26 01:18:51 +02:00
Icon.cpp UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
Icon.h UI/Qt: Draw the tab audio state icons with chrome icon infra 2026-06-02 21:55:14 +02:00
ladybird.qrc UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
LocationEdit.cpp UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
LocationEdit.h UI/Qt: Add a location zoom indicator 2026-05-31 19:46:21 +02:00
MacWindow.h UI/Qt: Guard macOS window helpers 2026-06-03 02:53:37 +02:00
MacWindow.mm UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
main.cpp UI/Qt: Keep macOS chrome out of RHI flushes 2026-06-01 12:13:47 +02:00
Menu.cpp UI/Qt: Begin implementing vertical tab support 2026-05-31 21:24:57 +02:00
Menu.h UI/Qt: Remove icons from menus 2026-05-27 22:05:54 +02:00
Settings.cpp UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
Settings.h UI/Qt: Polish vertical tab sidebar chrome 2026-06-01 02:05:44 +02:00
StringUtils.cpp UI/Qt: Add a utility to create a QString using our own format infra 2026-05-26 15:17:56 -04:00
StringUtils.h UI/Qt: Add a utility to create a QString using our own format infra 2026-05-26 15:17:56 -04:00
Tab.cpp UI/Qt: Simplify browser chrome layout 2026-06-03 02:53:37 +02:00
Tab.h UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
TabBar.cpp UI/Qt: Keep vertical tab overlays native only on macOS 2026-06-03 02:53:37 +02:00
TabBar.h UI/Qt: Simplify browser chrome layout 2026-06-03 02:53:37 +02:00
WebContentView.cpp UI/Qt: Keep macOS chrome out of RHI flushes 2026-06-01 12:13:47 +02:00
WebContentView.h UI/Qt: Present macOS frames with QRhiWidget 2026-06-01 10:00:19 +02:00
WebContentViewMac.mm UI/Qt: Present macOS frames with QRhiWidget 2026-06-01 10:00:19 +02:00
WindowControlButton.cpp UI/Qt: Simplify browser chrome layout 2026-06-03 02:53:37 +02:00
WindowControlButton.h UI/Qt: Simplify browser chrome layout 2026-06-03 02:53:37 +02:00