iaom
|
2cb7f2a378
|
feat(frontend):适配主题的控件圆角配置
|
2023-11-22 09:08:41 +08:00 |
iaom
|
da7cdb1551
|
feat(frontend):适配主题窗口圆角配置
|
2023-11-21 15:50:30 +08:00 |
JunjieBai
|
3b8c35c2c2
|
optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
|
2023-06-02 17:17:54 +08:00 |
iaom
|
b172baca45
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 02:42:47 +00:00 |
JunjieBai
|
fbd391d110
|
Fix the proble that can not add '/' to the block dirs in ukcc plugin.
|
2023-04-12 17:16:30 +08:00 |
iaom
|
c749aa7b83
|
解决设置网络搜索引擎不生效的问题
|
2022-12-12 08:42:48 +08:00 |
iaom
|
134d2039ec
|
增加文件内容模糊搜索功能,优化全局设置代码
|
2022-11-29 14:05:16 +08:00 |
JunjieBai
|
d00912d546
|
Add app widget plugin.
|
2022-10-21 09:14:21 +08:00 |
iaom
|
e6cb935fc0
|
Change namespace.
|
2021-12-14 14:43:35 +08:00 |
iaom
|
37fa621452
|
[Fix] Path inclusive relation judgment incorrectly.
|
2021-07-06 16:53:32 +08:00 |
iaom
|
91705118f8
|
Remove black list check when add one(under '/home' or not).
|
2021-06-18 17:28:27 +08:00 |
zhangjiaping
|
13cda837b7
|
Fix ui bugs.
Link:http://172.17.66.192/biz/bug-view-60982.html
Link:http://172.17.66.192/biz/bug-view-61034.html
|
2021-06-11 11:45:07 +08:00 |
iaom
|
70a8ced4b8
|
Fix: Block list conf won't work.
|
2021-05-17 20:54:48 +08:00 |
iaom
|
1ad0542fca
|
Merge branch 'main' into 0512-dev
|
2021-05-13 11:39:26 +08:00 |
iaom
|
5ff0d20b1f
|
Optimized index status record mechanism.
|
2021-05-13 11:17:07 +08:00 |
zhangjiaping
|
f4ea89dec8
|
Uniform window icon & optimize code.
|
2021-05-12 15:58:38 +08:00 |
rookie-J
|
546f80af48
|
Optimize the process of Qsettings.setValue().
|
2021-05-12 15:01:20 +08:00 |
iaom
|
2f0e34774f
|
Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
|
2021-04-30 16:28:50 +08:00 |
zhangzihao
|
422c73fd1e
|
Format code style.
|
2021-04-26 15:06:47 +08:00 |
Mouse Zhang
|
675e595bad
|
Merge pull request #201 from mammonsama666/0416-dev
Add default value for font-size & style-name.
|
2021-04-20 20:06:13 +08:00 |
zhangzihao
|
6969fba1fd
|
Add change search method in ukui-search.
|
2021-04-20 16:24:07 +08:00 |
zhangjiaping
|
4688ec8e15
|
Add default value for font-size & style-name.
|
2021-04-16 15:57:48 +08:00 |
zhangjiaping
|
a5054306a1
|
Fix: Font-size & row height will not refresh in search list.
修复字体大小改变时搜索结果列表行高和fontmetircs不刷新的bug.
|
2021-04-15 15:06:24 +08:00 |
zhangjiaping
|
a0563ab919
|
Fix: Mainwindow will not refresh sometime theme changed.
修复修改完透明度后修改主题,主界面颜色未随主题切换的Bug
|
2021-04-13 15:40:19 +08:00 |
iaom
|
20322d4cd3
|
Add function of historycal record.
|
2021-03-30 09:23:57 +08:00 |
zhangjiaping
|
9b7bcf54c6
|
Feat:Add cloud sync interface.
|
2021-03-20 15:37:54 +08:00 |
MouseZhangZh
|
5466590bec
|
Reduced resource footprint and increased indexing time.
|
2021-02-27 10:51:19 +08:00 |
Mouse Zhang
|
cfe00a3045
|
Update global-settings.cpp
|
2021-02-25 14:45:44 +08:00 |
iaom
|
fbb15e4a14
|
[FIX] Updating status with QSettings will get stuck sometimes.
|
2021-02-25 14:40:44 +08:00 |
zhangpengfei
|
1fe631efa8
|
Replace returnMessage by returnCode in blacklist function.
|
2021-02-04 20:01:21 +08:00 |
zhangpengfei
|
39a6382377
|
Update copyright.
|
2021-01-29 11:43:07 +08:00 |
zhangpengfei
|
deb148f297
|
Add return message when block an directory which is not in user directory;
Update translations.
|
2021-01-27 10:22:56 +08:00 |
zhangjiaping
|
ac93b02abc
|
feat(frontend): Adapt ukui-kwin.
Description: 适配窗管的无边框策略
Log: 适配窗管的无边框策略
|
2021-01-20 15:33:49 +08:00 |
zhangpengfei
|
6158b46487
|
[FIX] Block dir won't take effect issue;
Remove '\n' when get text content.
|
2021-01-12 16:07:50 +08:00 |
zhangzihao
|
e046b609f1
|
add the feature of database won't be rebuild after restart and fix some bugs
|
2021-01-11 16:59:50 +08:00 |
zhangpengfei
|
63f945ee17
|
Add remove block dir function.
|
2021-01-10 09:23:02 +08:00 |
iaom
|
7b8906b22c
|
Merge pull request #60 from MouseZhangZh/0107-dev
⚡️⚡️⚡️add inotify create or delete index and fix first index makes the size…
|
2021-01-10 09:04:19 +08:00 |
zhangzihao
|
e2fd50baa1
|
add inotify create or delete index and fix first index makes the size of database increase unlimitedly
|
2021-01-10 09:01:22 +08:00 |
iaom
|
2a09482b18
|
Merge pull request #59 from MouseZhangZh/0107-dev
🍱🍱🍱add multithread build index and our config file have some problems
|
2021-01-09 11:35:33 +08:00 |
zhangzihao
|
4fa288b97a
|
add multithread build index and our config file have some problems
|
2021-01-09 11:25:07 +08:00 |
zhangjiaping
|
1827b8335e
|
feat(settings-widget): Use interface provided by backend.
Description: 调用黑名单和搜索的接口
Log: 调用黑名单和搜索的接口
|
2021-01-08 20:48:20 +08:00 |
zhangpengfei
|
f77e1c180b
|
Add blacklist function;
Using a queue to return file search results.
|
2021-01-08 19:08:24 +08:00 |
zhangpengfei
|
291ad86160
|
Add aborts record.
|
2021-01-04 18:55:18 +08:00 |
zhangzihao
|
804404f183
|
add gsettings which key is transparency
|
2021-01-04 14:21:45 +08:00 |