..
Application.cpp
LibWebView: Move headless clipboard management to LibWebView
2025-10-10 15:10:03 -04:00
Application.h
LibWeb+WebContent+UI: Port text pasting to UTF-16
2025-09-19 06:38:52 -04:00
AudioCodecPluginQt.cpp
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
AudioCodecPluginQt.h
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
AudioThread.cpp
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
AudioThread.h
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
Autocomplete.cpp
UI/Qt: Migrate to LibWebView's autocomplete engine
2025-04-02 08:52:45 -04:00
Autocomplete.h
UI/Qt: Migrate to LibWebView's autocomplete engine
2025-04-02 08:52:45 -04:00
BrowserWindow.cpp
LibWebView+UI: Generate the entire Inspect menu
2025-09-18 07:27:24 -04:00
BrowserWindow.h
LibWebView+UI: Generate action to enable/disable DevTools
2025-09-18 07:27:24 -04:00
CMakeLists.txt
LibWebView+UI: Add structures to hold context menu and action data
2025-09-11 14:23:45 -04:00
FindInPageWidget.cpp
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
FindInPageWidget.h
UI/Qt: Clean up some manual forward declarations
2025-09-11 14:23:45 -04:00
Icon.cpp
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
Icon.h
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
ladybird.qrc
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
LocationEdit.cpp
LibWebView: Do not use AK::format to format search engine URLs
2025-04-06 13:45:10 +02:00
LocationEdit.h
UI/Qt: Migrate to LibWebView's autocomplete engine
2025-04-02 08:52:45 -04:00
main.cpp
Everywhere: Rename serenity_main to ladybird_main
2025-07-08 09:17:16 -04:00
Menu.cpp
LibWebView+UI: Generate action to enable/disable DevTools
2025-09-18 07:27:24 -04:00
Menu.h
LibWebView+UI: Add structures to hold context menu and action data
2025-09-11 14:23:45 -04:00
Settings.cpp
LibWeb+LibWebView+UI: Migrate to LibWebView's language settings
2025-04-04 10:16:32 +02:00
Settings.h
UI/Qt: Remove unused/undefined declaration from Qt settings
2025-09-16 10:38:20 +02:00
StringUtils.cpp
LibWeb+LibWebView+WebContent+UI: Port the document title to UTF-16
2025-08-02 10:10:14 -07:00
StringUtils.h
LibWeb+LibWebView+WebContent+UI: Port the document title to UTF-16
2025-08-02 10:10:14 -07:00
Tab.cpp
LibWebView+UI: Move clipboard handling from the WebView to the App
2025-09-19 06:38:52 -04:00
Tab.h
LibWebView+UI: Generate the zoom menu
2025-09-11 14:23:45 -04:00
TabBar.cpp
UI/Qt: Add a couple of missing includes
2025-04-02 08:52:45 -04:00
TabBar.h
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
TVGIconEngine.cpp
LibGfx: Let Painter care about TinyVG transforms
2024-12-14 23:29:43 +01:00
TVGIconEngine.h
UI/Qt: Store TVG Image Data in a RefPtr to const
2025-04-16 10:41:44 -06:00
WebContentView.cpp
LibGfx+LibWeb+UI: Add OpenHand cursor for CSS grab property
2025-09-13 14:27:18 +02:00
WebContentView.h
LibWebView+UI: Add an Application method to open a URL in a new tab
2025-09-18 07:27:24 -04:00