summaryrefslogtreecommitdiff
path: root/Userland/Applets/ClipboardHistory/ClipboardHistoryModel.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-24ClipboardHistory: Add Time columnNícolas F. R. A. Prado
2022-02-13Userland/Applets: Use default constructors/destructorsLenny Maiorani
2021-11-30ClipboardHistory: Add debug dump actionJelle Raaijmakers
2021-11-21LibGUI+Everywhere: Make sync requests to Clipboard server more obviousBen Wiederhake
2021-09-18ClipboardHistory: Listen for configuration changesMustafa Quraish
2021-09-18ClipboardHistory: Use config file to set number of history itemsMustafa Quraish
2021-08-06Everywhere: Replace Model::update() with Model::invalidate()sin-ack
2021-07-27LibGUI: Add a ClipboardClient for GUI::ClipboardTheFightingCatfish
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-04Userland: Rename *.MenuApplet => *.AppletAndreas Kling