1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/UI/Qt
Timothy Flynn 61c0f67c8c LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard
We currently have a single IPC to set clipboard data. We will also need
an IPC to retrieve that data from the UI. This defines system clipboard
data in LibWeb to handle this transfer, and adds the IPC to provide it.
2025-05-02 17:46:16 -04:00
..
Application.cpp UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
Application.h UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -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 LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
BrowserWindow.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
CMakeLists.txt LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
FindInPageWidget.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
FindInPageWidget.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01: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 LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
Settings.cpp LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
Settings.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02:00
StringUtils.cpp LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
StringUtils.h LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
Tab.cpp LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
Tab.h LibWeb+LibWebView+UI: Migrate to LibWebView's language settings 2025-04-04 10:16:32 +02: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 LibWebView+UI: Handle DPR for select elements like other menus 2025-03-22 17:27:45 +01:00
WebContentView.h LibWeb+WebContent+UI: Support image cursors 2025-02-28 13:50:13 +01:00