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
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-18
ClipboardHistory: Show ranges and max dimensions for copied glyphs
thankyouverycool
2022-02-24
ClipboardHistory: Add Time column
Nícolas F. R. A. Prado
2022-02-13
Userland/Applets: Use default constructors/destructors
Lenny Maiorani
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-01-09
ClipboardHistory: Update to new glyph format
Maciej
2021-12-18
ClipboardHistory: Convert to try_create_default_icon
Astraeus-
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