1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed CMakeLists.txt
Lukas Holecek
as hluk
More... almost 13 years ago
tag 1.0.2
Lukas Holecek
as hluk
More... almost 13 years ago
fixed console output in Windows
Lukas Holecek
as hluk
More... almost 13 years ago
added other resolutions for an icon
Lukas Holecek
as hluk
More... almost 13 years ago
icon; minor changes
Lukas Holecek
as hluk
More... almost 13 years ago
global (system) shortcuts; impoved focusing
Lukas Holecek
as hluk
More... almost 13 years ago
bugs (deserialize zero-length argument; read without argument reads data from clipboard)
Lukas Holecek
as hluk
More... almost 13 years ago
cleaned; bugs; callback removed (same as automatic command with empty Match field)
Lukas Holecek
as hluk
More... almost 13 years ago
improved main window visibility toggling; access clipboard directly using 'read' command without parameter
Lukas Holecek
as hluk
More... almost 13 years ago
keep selection after window is closed (except escape key)
Lukas Holecek
as hluk
More... almost 13 years ago
default configuration updated; config/* files removed
Lukas Holecek
as hluk
More... almost 13 years ago
Automaticly run commands on new clipboard items ('Automatic' checkbox)
Lukas Holecek
as hluk
More... almost 13 years ago
fixed tray menu and added key hints (numbers)
Lukas Holecek
as hluk
More... about 13 years ago
ClipboardMonitor: do something only if clipboard/selection data are not empty and if text is present it is not empty
Lukas Holecek
as hluk
More... about 13 years ago
removed m_ignore from ClipboardMonitor; minor changes
Lukas Holecek
as hluk
More... about 13 years ago
added ClipboardModel::realDataChanged signal
Lukas Holecek
as hluk
More... about 13 years ago
added command for mime types listing, clipboard and selection commands; removed redundant list command
Lukas Holecek
as hluk
More... about 13 years ago
bug: server not reading all messages from monitor
Lukas Holecek
as hluk
More... about 13 years ago
safer message passing; some bugs
Lukas Holecek
as hluk
More... about 13 years ago
windows compatibility; simpler message passing
Lukas Holecek
as hluk
More... about 13 years ago
don't use X11 selection if not available
Lukas Holecek
as hluk
More... about 13 years ago
Added missing file (paste.svg)
Lukas Holecek
as hluk
More... about 13 years ago
added references to tabdialog.* files for cmake
Lukas Holecek
as hluk
More... about 13 years ago
configuration manager: cleaner code, resetting, configuration dialog is modal
Lukas Holecek
as hluk
More... about 13 years ago
copy/paste item
Lukas Holecek
as hluk
More... about 13 years ago
ADDED: tabs
Lukas Holecek
as hluk
More... about 13 years ago
added support for cmake
Lukas Holecek
as hluk
More... about 13 years ago
check clipboard after starting monitor; cleaner ClipboardMonitor::checkClipboard()
Lukas Holecek
as hluk
More... about 13 years ago
don't store single-byte text items in history
Lukas Holecek
as hluk
More... about 13 years ago
bold font only in tray menu (not in file menu)
Lukas Holecek
as hluk
More... about 13 years ago