ladybird/Libraries/LibWebView/WebUI
Timothy Flynn 496c88d0c9 LibWebView: Add about:history to view, query and mangage browser history
This adds a WebUI to view the local browsing history, with controls to
search and delete entries. The APIs used to search history are paginated
to prevent excessive query sizes.
2026-06-10 20:27:36 +02:00
..
BookmarksUI.cpp LibWebView: Add bookmark import/export to about:bookmarks 2026-04-22 08:02:15 -04:00
BookmarksUI.h LibWebView: Add bookmark import/export to about:bookmarks 2026-04-22 08:02:15 -04:00
HistoryUI.cpp LibWebView: Add about:history to view, query and mangage browser history 2026-06-10 20:27:36 +02:00
HistoryUI.h LibWebView: Add about:history to view, query and mangage browser history 2026-06-10 20:27:36 +02:00
ProcessesUI.cpp
ProcessesUI.h LibWebView: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
SettingsUI.cpp LibWebView+UI/Qt: Move the vertical tab width to LibWebView settings 2026-06-03 18:14:12 -04:00
SettingsUI.h LibWebView: Add settings and actions to control vertical tabs 2026-05-31 21:24:57 +02:00
VersionUI.cpp Meta: Enable exit-time destructor warnings for libraries 2026-06-04 19:20:49 +02:00
VersionUI.h LibURL+LibWeb+LibWebView: Convert about:version to a proper WebUI 2026-04-21 06:59:11 -04:00