ladybird/UI/Qt
Andreas Kling 117cef4e92 UI/Qt: Accept all standard back/forward shortcuts
Use Qt's platform shortcut bindings for back and forward navigation
instead of only installing the primary binding. On macOS this keeps
Command-[ and Command-] while also accepting Command-Left and
Command-Right.
2026-06-22 01:13:53 +02:00
..
Shaders UI/Qt: Present Linux DMABUF frames with QVulkanWindow 2026-06-12 21:45:22 +02:00
Application.cpp UI/Qt: Keep macOS app alive without windows 2026-06-22 01:13:53 +02:00
Application.h UI/Qt: Keep macOS app alive without windows 2026-06-22 01:13:53 +02:00
Autocomplete.cpp UI/Qt: Show autocomplete when focusing location edit 2026-06-22 01:13:53 +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: Keep macOS app alive without windows 2026-06-22 01:13:53 +02:00
BrowserWindow.h UI/Qt: Resize frameless macOS windows manually 2026-06-22 01:13:53 +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: Preview non-prefix autocomplete suggestions 2026-06-22 01:13:53 +02:00
LocationEdit.h UI/Qt: Preview non-prefix autocomplete suggestions 2026-06-22 01:13:53 +02:00
MacWindow.h UI/Qt: Resize frameless macOS windows manually 2026-06-22 01:13:53 +02:00
MacWindow.mm UI/Qt: Resize frameless macOS windows manually 2026-06-22 01:13:53 +02:00
main.cpp UI/Qt: Keep macOS app alive without windows 2026-06-22 01:13:53 +02:00
Menu.cpp UI/Qt: Accept all standard back/forward shortcuts 2026-06-22 01:13:53 +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: Restore AppKit focus before focusing location edit 2026-06-22 01:13:53 +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 UI: Share macOS web selection color 2026-06-22 01:13:53 +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