1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 02:31:00 +00:00
serenity/MenuApplets/ClipboardHistory
Zac 7ef8835e5a
ClipboardHistoryModel: Prevent duplicate rows (#4073)
Prevents the adding of items to the ClipboardHistoryModel if the raw
data and mime_type of the item being added is the same as another item
already in the list.
2020-11-17 09:50:39 +01:00
..
ClipboardHistoryModel.cpp ClipboardHistoryModel: Prevent duplicate rows (#4073) 2020-11-17 09:50:39 +01:00
ClipboardHistoryModel.h Meta+MenuApplets: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
CMakeLists.txt ClipboardHistory: Replace IconWidget with GUI::Image 2020-06-18 16:35:57 +02:00
main.cpp ClipboardHistory: Bring window to front when applet is clicked 2020-11-11 20:31:35 +01:00