index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applets
/
ClipboardHistory
Age
Commit message (
Expand
)
Author
2021-12-04
Applets/ClipboardHistory: Port to LibMain :^)
Andreas Kling
2021-11-30
ClipboardHistory: Add debug dump action
Jelle Raaijmakers
2021-11-21
ClipboardHistory: Properly display bitmap depth
Ben Wiederhake
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-09-18
ClipboardHistory: Listen for configuration changes
Mustafa Quraish
2021-09-18
ClipboardHistory: Use config file to set number of history items
Mustafa Quraish
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-07-27
LibGUI: Add a ClipboardClient for GUI::Clipboard
TheFightingCatfish
2021-07-19
Applets: Add tooltip for Clipboard History
brapru
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-07
FontEditor+ClipboardHistory: Use system-wide Clipboard
thankyouverycool
2021-04-05
ClipboardHistory: Make the applet use an alpha channel
Dawid Wolosowicz
2021-04-04
WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet
Andreas Kling
2021-04-04
Userland: Rename *.MenuApplet => *.Applet
Andreas Kling