Commit Graph

25 Commits

Author SHA1 Message Date
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