Timothy Flynn
87e84dabe4
UI/Qt: Add a utility to create a QString using our own format infra
...
QString::arg has an internal limit of 8 arguments. Let's add the ability
to use our own formatting logic going forward.
2026-05-26 15:17:56 -04:00
Timothy Flynn
50fed1d65c
LibWeb+LibWebView+WebContent+UI: Port the document title to UTF-16
2025-08-02 10:10:14 -07:00
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
Shannon Booth
3fb9c37783
UI/Qt: Do not rely on the URL implicit constructors
2025-03-04 16:24:19 -05:00
Timothy Flynn
db47cc41f8
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00