ladybird/UI/Qt
Andreas Kling 19168446c6 UI/Qt: Add navigation history menus
Show native history menus when users right-click or long-press
the back and forward toolbar buttons. Populate entries from the
UI-process session history mirror, using saved history titles and
favicons when available and falling back to the URL and globe icon
otherwise.

Share the Qt base64 PNG icon helper so bookmark menus and navigation
history menus render stored favicons consistently.
2026-06-16 16:34:33 +02:00
..
Shaders UI/Qt: Present Linux DMABUF frames with QVulkanWindow 2026-06-12 21:45:22 +02:00
Application.cpp LibURL+LibWeb+LibWebView: Move internal URLs to their own header 2026-06-10 20:27:36 +02:00
Application.h LibCore: Keep main event loops alive 2026-06-05 09:18:39 +02:00
Autocomplete.cpp UI/Qt: Show autocomplete above native web content 2026-06-12 21:45:22 +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: Draw a border around frameless windows 2026-06-11 11:15:35 +02:00
BrowserWindow.h UI/Qt: Draw a border around frameless windows 2026-06-11 11:15:35 +02:00
ChromeLayout.h UI/Qt: Unify browser chrome layout 2026-06-03 02:53:37 +02:00
ChromeStyle.cpp UI/Qt: Draw a border around frameless windows 2026-06-11 11:15:35 +02:00
ChromeStyle.h UI/Qt: Draw a border around frameless windows 2026-06-11 11:15:35 +02:00
CMakeLists.txt UI/Qt: Present Linux DMABUF frames with QVulkanWindow 2026-06-12 21:45:22 +02: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: Tint missing find-in-page results 2026-06-11 11:15:25 +02:00
FindInPageWidget.h UI/Qt: Draw custom browser window chrome 2026-05-26 01:18:51 +02:00
Icon.cpp UI/Qt: Add navigation history menus 2026-06-16 16:34:33 +02:00
Icon.h UI/Qt: Add navigation history menus 2026-06-16 16:34:33 +02:00
ladybird.qrc UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
LocationEdit.cpp UI/Qt: Prevent autocomplete highlight flicker while typing 2026-06-03 13:50:01 +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: Add navigation history menus 2026-06-16 16:34:33 +02:00
Menu.h UI/Qt: Remove icons from menus 2026-05-27 22:05:54 +02:00
Settings.cpp LibWebView+UI/Qt: Move the show menu bar setting to LibWebView settings 2026-06-03 18:14:12 -04:00
Settings.h LibWebView+UI/Qt: Move the show menu bar setting to LibWebView settings 2026-06-03 18:14:12 -04: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: Add navigation history menus 2026-06-16 16:34:33 +02:00
Tab.h LibWebView+UI/Qt: Move the show menu bar setting to LibWebView settings 2026-06-03 18:14:12 -04:00
TabBar.cpp UI/Qt: Add tab hover previews 2026-06-11 13:09:32 +02:00
TabBar.h UI/Qt: Add tab hover previews 2026-06-11 13:09:32 +02:00
WebContentView.cpp LibWebView: Keep browser history in the UI process 2026-06-14 17:38:44 +02:00
WebContentView.h UI/Qt: Preserve bitmap fallback for Vulkan web view 2026-06-12 21:45:22 +02:00
WebContentViewLinux.cpp UI/Qt: Preserve bitmap fallback for Vulkan web view 2026-06-12 21:45:22 +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