summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/Clipboard.h
AgeCommit message (Expand)Author
2020-09-23AK: Resolve format related circular dependencies properly.asynts
2020-09-05LibGUI: Add a Clipboard API for retrieving a copied Gfx::BitmapAndreas Kling
2020-09-05Clipboard: Add a key-value map alongside the clipboard storageAndreas Kling
2020-09-05LibGUI: Make the Clipboard API deal in raw byte buffers a bit moreAndreas Kling
2020-05-16FileManager+LibGUI+Userland: Switch clipboard to MIME typesSergey Bugaev
2020-05-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling