ladybird/UI/Qt
Andreas Kling 2f0fe26ce9 UI/Qt: Preview non-prefix autocomplete suggestions
Allow highlighted rows that are not valid inline completions to preview
their full suggestion text in the location editor. This covers history
entries matched by title or URL substring, while ordinary typing stays
on the inline-only path.

Keep automatic inline autocomplete text when Escape closes the popup.
Escape still cancels hovered or keyboard-selected preview text.
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 LibWebView+UI/Qt: Reuse an existing history tab when viewing history 2026-06-17 12:31:07 +02:00
Application.h LibWebView+UI/Qt: Reuse an existing history tab when viewing history 2026-06-17 12:31:07 +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 LibWebView+UI/Qt: Reuse an existing history tab when viewing history 2026-06-17 12:31:07 +02:00
BrowserWindow.h LibWebView+UI/Qt: Reuse an existing history tab when viewing history 2026-06-17 12:31:07 +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: 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 keyboard shortcut to view history 2026-06-17 12:31:07 +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: Show autocomplete when 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 LibGfx+LibWeb: Preserve text color for selections 2026-06-18 22:43:26 +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