Kevin.D
|
8750733bf1
|
Merge pull request #1 from seolaeo/jh_main
fix(mainwindow): FIX:return without XCloseDisplay
|
2021-07-26 14:59:31 +08:00 |
|
kevin
|
38c42e90ef
|
Update 0723
|
2021-07-23 16:42:17 +08:00 |
|
sunjunhao
|
662a0ec5bc
|
fix(mainwindow): FIX:return without XCloseDisplay
Description: return 之前增加XCloseDisplay
Log: return 之前增加XCloseDisplay
Bug: none
|
2021-01-29 11:05:11 +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
|
41b954b4c2
|
MainFrame supports clickfocus and BackTab event
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-28 10:40:20 +08:00 |
|
Jackie Liu
|
7b9fe0b633
|
Optimization: Speed up pressing the tab button to reach the target
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-25 19:04:50 +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
|
840fec7633
|
Search text is not case sensitive now
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-23 20:56:22 +08:00 |
|
Jackie Liu
|
dd1f0b3a46
|
Use keyboard to select item when searching
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-23 20:56:22 +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
|
458f461d42
|
update QListWidget when currentItem changed
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-22 23:32:59 +08:00 |
|
Jackie Liu
|
c517eb1173
|
Feature: implement Ctrl+F for search text
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-22 16:59:34 +08:00 |
|
Jackie Liu
|
b7382a1401
|
BUGFIX: Fix the problem of missing items due to incorrect hiding and displaying of items
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-21 23:27:43 +08:00 |
|
Jackie Liu
|
f2503999bc
|
Cleanup code
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-21 17:23:32 +08:00 |
|
Jackie Liu
|
91a896efc0
|
BUGFIX: fix QListWidget pixel scrolling when hide and show very fast
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-21 13:30:19 +08:00 |
|
Jackie Liu
|
7264f53b95
|
BUGFIX: Fix the problem that the clipboard data is overwritten when copying the same data too quickly
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-21 12:40:57 +08:00 |
|
Jackie Liu
|
bc93b9aae4
|
Sometimes clipboard have html/text and image both
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-20 23:05:17 +08:00 |
|
Jackie Liu
|
0bd62af2aa
|
Cleanup code
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-20 22:43:08 +08:00 |
|
Jackie Liu
|
2ffb4912ed
|
BUGFIX: fix mistake of tab-chain
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-20 22:22:23 +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
|
919326a0f8
|
Use sqlite3 store pastes data
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-20 15:45:31 +08:00 |
|
Jackie Liu
|
30eeef3a2f
|
Fix typo
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-20 00:02:09 +08:00 |
|
Jackie Liu
|
029d4ff472
|
Add about me
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-19 22:12:57 +08:00 |
|
Jackie Liu
|
714bbb7cd3
|
Add support search
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
|
2020-09-19 18:05:33 +08:00 |
|