35 Commits

Author SHA1 Message Date
kevin
38c42e90ef Update 0723 2021-07-23 16:42:17 +08:00
Kevin
9307ed6ae8 更新右键部分代码 2020-12-21 17:02:20 +08:00
Kevin
7f79e01e32 增加分类功能 2020-12-21 16:09:51 +08:00
Kevin
830130ce85 Fix lintian check result 2020-12-09 10:09:29 +08:00
Jackie Liu
aab150f1b8 Fix data copy for section clipboard with Shift+Insert
It't work for terminal

Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-10-13 14:39:57 +08:00
Jackie Liu
2c072d98cd Feature: don't paste direct when clipboard has urls
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-27 17:11:11 +08:00
Jackie Liu
778518d217 Feature: support direct paste on linux
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-27 15:37:29 +08:00
Jackie Liu
a0600863e5 BUGFIX: Correct the selection logic of some items
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-24 00:01:45 +08:00
Jackie Liu
91973ba3fe BUGFIX: Don't show pasteitem when file isn't exist
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-23 20:56:22 +08:00
Jackie Liu
8b42de36bd Insert pasteitem icon into database
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-20 19:40:17 +08:00
Jackie Liu
714bbb7cd3 Add support search
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-19 18:05:33 +08:00
Jackie Liu
b05d9940b3 BUGFIX: Use plain text to mark colors
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-18 13:51:10 +08:00
Jackie Liu
3418b0db1b Support color item
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-18 11:11:10 +08:00
Jackie Liu
13c93de77c Support Link
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-17 16:29:31 +08:00
Jackie Liu
0e6be525f4 BUGFIX: clipboard send multi time casue icon lost
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-17 12:43:54 +08:00
Jackie Liu
f63a9b2368 Update translate
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-17 11:36:35 +08:00
Jackie Liu
a8a0d6d58f Linux file icon support,
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-16 20:33:28 +08:00
Jackie Liu
15667b05e1 Use mimedata to save data, which is more comprehensive
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-16 11:39:07 +08:00
Jackie Liu
43b20f84b9 Support richtext
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-15 23:11:02 +08:00
Jackie Liu
d43405a399 A better way to replace the local copy order
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-15 11:26:49 +08:00
Jackie Liu
9dd6112fae Put the selected clipboard at the front
Cleanup the code.

Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-15 00:43:27 +08:00
Jackie Liu
3f57df7d02 Support clipboard text/html contains image data
Sometimes the html type clipboard also contains image data,
in this case the image data must also be saved

Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-14 10:27:32 +08:00
Jackie Liu
03f171bb2e Support Record clipboard creation timestamp
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-12 13:52:09 +08:00
Jackie Liu
1b274beb65 Base Title Support
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-12 01:06:17 +08:00
Jackie Liu
e090f5f742 Ensure data into clipboard
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-11 17:55:10 +08:00