Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | MenuApplets: Move to Userland/MenuApplets/ | Andreas Kling |
2020-12-08 | Clipboard: Remove-unused bpp metadata | Ben Wiederhake |
2020-11-24 | MenuApplets: Added ability to remove entry from ClipboardHistory (#4143) | Florian Förster |
2020-11-17 | ClipboardHistoryModel: Prevent duplicate rows (#4073) | Zac |
2020-09-05 | ClipboardHistory: Show bitmap width/height/bpp for bitmap clippings | Andreas Kling |
2020-09-05 | ClipboardHistory: Show the size (in bytes) of each remembered clipping | Andreas Kling |
2020-09-05 | ClipboardHistory: Cap the history at 20 entries for now | Andreas Kling |
2020-09-05 | LibGUI: Make the Clipboard API deal in raw byte buffers a bit more | Andreas Kling |
2020-08-16 | LibGUI: Move GUI::Model::Role to GUI::ModelRole | Andreas Kling |
2020-05-21 | LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing | Andreas Kling |
2020-05-16 | ClipboardHistory: Add a clipboard history applet :^) | Sergey Bugaev |