| .. |
|
Application.cpp
|
LibWebView+UI: Pass RequestServerOptions to Application implementations
|
2025-11-20 09:33:49 +01:00 |
|
Application.h
|
LibWebView+UI: Pass RequestServerOptions to Application implementations
|
2025-11-20 09:33:49 +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
|
CMake: Specify no translations for Qt deploy script on Windows
|
2025-11-03 13:23:47 -05: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: Remove some now-superfluous debug menu items
|
2025-11-12 09:06:21 -05: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 |