Commit Graph

268 Commits

Author SHA1 Message Date
zhangjiaping ae4fdefc7c Fix: Fit ukui-kwin for setting widget & move widget to screen center. 2021-03-30 17:04:44 +08:00
iaom 20322d4cd3 Add function of historycal record. 2021-03-30 09:23:57 +08:00
Mouse Zhang 4cfe6710c8
Merge pull request #194 from iaom/0325-dev
[Fix] Title bar will appear if open mainwindow which closed in panel.
2021-03-29 09:21:24 +08:00
iaom b85c964a04 [Fix] Title bar will appear if open mainwindow which closed in panel. 2021-03-26 11:39:08 +08:00
iaom 93958cc228 Update changelog;
Make search result list scrolling with current selection item changing when key_up and key_down pressed.
2021-03-25 15:45:09 +08:00
iaom 4c0d791052 Optimized some inappropriate code. 2021-03-25 10:46:26 +08:00
iaom a35b2b1bdc Adjusted the focus logic of search result list. 2021-03-23 16:36:02 +08:00
zhangjiaping 3a8c0a1456 feat(frontend): Add tips when there is no network avaliable.
Description: 当无网络可用时添加提示框

Log: 当无网络可用时添加提示框
2021-03-20 16:28:32 +08:00
zhangjiaping 9b7bcf54c6 Feat:Add cloud sync interface. 2021-03-20 15:37:54 +08:00
zhangjiaping 8288b987d1 fix(frontend): Uninstalled apps' name is incorrect in best list.
Description: 修复最佳匹配列表未安装应用名显示有误问题

Log: 修复最佳匹配列表未安装应用名显示有误问题
2021-03-20 13:54:51 +08:00
zhangjiaping 8707ad5485 fix(frontend): Mainwindow is blocked when searching.
Description: 修复搜索时主界面阻塞的问题

Log: 修复搜索时主界面阻塞的问题
Bug: http://172.17.66.192/biz/bug-view-43315.html
2021-03-20 11:05:33 +08:00
zhangjiaping 3ac456f7d6 fix(frontend): Mianwindow is not shown incorrectly when panel is hidden.
Description: 修复任务栏隐藏时主界面显示位置有误的问题

Log: 修复任务栏隐藏时主界面显示位置有误的问题
Bug: http://172.17.66.192/biz/bug-view-43730.html
2021-03-20 09:46:08 +08:00
zhangjiaping 449825c5f9 feat(frontend): Reset geometry for ukui-search.
Description: 重新计算搜索主界面的显示位置

Log: 重新计算搜索主界面的显示位置
2021-03-19 10:15:30 +08:00
iaom 87ff2fade1 Re-implement the file search interface. 2021-03-17 10:23:21 +08:00
zhangjiaping 8addf7abe1 fix(frontend): NameLabel do not update when font-size changed.
Description: 修复字体大小更改时主页标签不刷新的bug

Log: 修复字体大小更改时主页标签不刷新的bug
Bug: http://172.17.66.192/biz/bug-view-42681.html
2021-03-16 13:51:48 +08:00
zhangjiaping ad04389bd5 fix(frontend): Complete translations.
Description: 修复提示框按钮未汉化问题

Log: 修复提示框按钮未汉化问题
Bug: http://172.17.66.192/biz/bug-view-38128.html
2021-03-16 11:05:21 +08:00
Mouse Zhang ba393697fd
Merge pull request #173 from mammonsama666/0313-dev
Feat:Clear cache after web searching.
2021-03-14 10:07:50 +08:00
iaom 267f35636f [Fix] mkfifo fail when fifo path is not exits; 2021-03-13 17:47:53 +08:00
zhangjiaping 47f67ffdd0 Feat:Clear cache after web searching. 2021-03-13 15:51:03 +08:00
zhangjiaping 39b8f81f78 Fix: Fit muti-screens mode. 2021-03-13 14:10:27 +08:00
zhangjiaping 3519dbe2c2 fix(frontend): Software center will not refresh which is already opened.
Description: 修复软件商店打开后点击安装不会再跳转的bug

Log: 修复软件商店打开后点击安装不会再跳转的bug
Bug: http://172.17.66.192/biz/bug-view-41150.html
2021-03-11 11:09:47 +08:00
zhangjiaping 529aafc5a1 fix(frontend): Adjust spacing of UI controls according to blueprint.
Description: 根据设计稿调整UI控件间距

Log: 根据设计稿调整UI控件间距
2021-03-10 16:23:35 +08:00
zhangjiaping c3a80a7614 feat(frontend): Add app description.
Description: 为未安装应用添加应用描述栏

Log: 为未安装应用添加应用描述栏
2021-03-10 15:04:53 +08:00
zhangjiaping f6367f2fba fix(homepage): File with space in name can not be opened.
Description: 修复文件名带空格时无法从最近打开列表打开的问题

Log: 修复文件名带空格时无法从最近打开列表打开的问题
Bug: http://172.17.66.192/biz/bug-view-42192.html
2021-03-10 15:03:29 +08:00
Mouse Zhang f32a89cd33 [Fix]Index process may crash while system first boot;
Remove a dbus operation.
2021-03-06 16:41:16 +08:00
zhangjiaping 6099efc8f1 feat(frontend): Sort installed applications.
Description: 已安装应用搜索结果排序

Log: 已安装应用搜索结果排序
2021-03-06 10:05:42 +08:00
iaom c089012854
Merge pull request #160 from sunfengsheng/0305
Application Search Optimization
2021-03-05 10:05:42 +08:00
iaom aff1ad463a
Update main.cpp 2021-03-05 10:03:36 +08:00
sunfengsheng 0f9f1b90cd Application Search Optimization 2021-03-05 08:43:02 +08:00
zhangjiaping c2f9f29f57 fix(frontend): Files with special charactors can not be opened successfully.
Description: 修复带有特殊字符的文件无法正常打开的问题

Log: 修复带有特殊字符的文件无法正常打开的问题
Bug: http://172.17.66.192/biz/bug-view-39807.html
2021-03-03 09:57:57 +08:00
zhangjiaping 896fb44dea fix(frontend): There is no web search result when there is no local result.
Description: 修复没有本地搜索结果时不显示网页搜索列表的问题

Log: 修复没有本地搜索结果时不显示网页搜索列表的问题
Bug: http://172.17.66.192/biz/bug-view-40944.html
2021-03-03 09:02:39 +08:00
zhangjiaping da0bce0e48 feat(frontend): Adjust layout & controls for homepage.
Description: 根据最新需求调整主界面布局和快速打开应用

Log: 根据最新需求调整主界面布局和快速打开应用
2021-03-02 17:22:26 +08:00
zhangjiaping 3b147c3e69 fix(frontend): Main process crashed when open kylin-software-center to install applications.
Description: 修复点击应用安装时ukui-search主进程崩溃的问题

Log: 修复点击应用安装时ukui-search主进程崩溃的问题
2021-03-01 14:30:05 +08:00
zhangjiaping 06420dccad feat(frontend): Connect with the latest API for app search.
Description: 对接应用搜索新接口

Log: 对接应用搜索新接口
2021-02-27 17:32:41 +08:00
zhangjiaping 403057e2bb fix(frontend): Web view will be refreshed when there is nothing to reload.
Description: 修复当网页未搜索新内容时每次打开会重新加载的问题

Log: 修复当网页未搜索新内容时每次打开会重新加载的问题
2021-02-26 14:46:19 +08:00
zhangjiaping 25c18aa4f0 fix(frontend): Two list items can be selected simultaneously.
Description: 修复可以同时选中两个列表项的bug

Log: 修复可以同时选中两个列表项的bug
Bug: http://172.17.66.192/biz/bug-view-40056.html
2021-02-26 11:42:40 +08:00
iaom fbb15e4a14 [FIX] Updating status with QSettings will get stuck sometimes. 2021-02-25 14:40:44 +08:00
zhangjiaping 812daf056d fix(frontend): Close webview when mainwindow focused out.
Description: 主界面失焦消失时关闭网页搜索详情页

Log: 主界面失焦消失时关闭网页搜索详情页
2021-02-23 10:16:41 +08:00
zhangjiaping 5cf3423052 feat(frontend): Add web searching & web engine settings.
Description: 添加网页搜索功能和引擎设置功能

Log: 添加网页搜索功能和引擎设置功能
2021-02-22 20:30:06 +08:00
zhangpengfei ca3d633527 [FIX] Function sigset in main.cpp is useless,first-index will often be called. 2021-02-21 11:41:20 +08:00
Mouse Zhang dd96c6ed5e
Merge pull request #140 from iaom/0219-dev
Update debian/changelog and debian/control.
2021-02-20 14:04:55 +08:00
zhangpengfei 5b9099c79c Remove some useless dependence temporarily. 2021-02-20 13:59:06 +08:00
zhangjiaping 8d30052518 fix(frontend): Selection canceled with 'Show More' button clicked.
Description: 修复点击显示更多按钮时列表选中项被取消的问题

Log: 修复点击显示更多按钮时列表选中项被取消的问题
2021-02-20 10:05:16 +08:00
zhangjiaping f2bddcc0ae fix(frontend): New result won't be added to expanded list.
Description: 修复展开列表后新增的搜索结果不会动态添加的bug

Log: 修复展开列表后新增的搜索结果不会动态添加的bug
2021-02-20 10:04:28 +08:00
MouseZhangZh 361df062be Upload a new chinese segmentation lib --friso 2021-02-19 10:46:53 +08:00
iaom 133a36ebe1
Merge pull request #134 from mammonsama666/homepage
fix(frontend): Recently opened files displayed incorrectly in homepage.
2021-02-06 15:17:36 +08:00
zhangjiaping 75f7ef25f2 fix(frontend): Recently opened files displayed incorrectly in homepage.
Description: 修复主页面最近打开列表文件显示和排版有误的问题

Log: 修复主页面最近打开列表文件显示和排版有误的问题
2021-02-05 17:32:27 +08:00
zhangjiaping 7776dd2656 fix(frontend): Detail widget for best content result is incorrect.
Description: 修复最佳匹配里的文件内容项显示有误的问题

Log: 修复文件路径过长显示有截断的问题
Bug: http://172.17.66.192/biz/bug-view-35563.html http://172.17.66.192/biz/bug-view-35971.html
2021-02-05 15:00:41 +08:00
zhangjiaping 1e2040a354 fix(frontend): Button for question dialog is in English.
Description: 修复删除黑名单询问弹窗按钮未汉化的Bug

Log: 修复删除黑名单询问弹窗按钮未汉化的Bug
Bug: http://172.17.66.192/biz/bug-view-38128.html
2021-02-05 11:09:16 +08:00
zhangjiaping 3bf7c23432 fix(frontend): Translations for warning dialog is incomplete.
Description: 修复警示弹窗翻译为完成的bug

Log: 修复警示弹窗翻译为完成的bug
Bug: http://172.17.66.192/biz/bug-view-38130.html
2021-02-05 11:07:56 +08:00
zhangpengfei 1fe631efa8 Replace returnMessage by returnCode in blacklist function. 2021-02-04 20:01:21 +08:00
zhangjiaping 383a813d73 fix(translation): Translation file is incorrect.
Description: 翻译文件上传错误

Log: 翻译文件上传错误
2021-02-04 13:35:06 +08:00
zhangjiaping b5fb7c55e9 fix(frontend): There is no tooltip when filename is too long to display.
Description: 修复文件名过长时,文件详情页文件名悬停不完整显示的问题

Log: 修复文件名过长时,文件详情页文件名悬停不完整显示的问题
Bug: http://172.17.66.192/biz/bug-view-37934.html
2021-02-04 10:17:58 +08:00
zhangjiaping c47efa1ab1 fix(frontend): QFileDialog is incompletely translated.
Description: 修复文件选择弹窗汉化不完整的bug

Log: 修复文件选择弹窗汉化不完整的bug
Bug: http://172.17.66.192/biz/bug-view-35800.html
2021-02-02 15:15:37 +08:00
zhangjiaping 5b587fac27 fix(frontend): Modify applications list openned quickly.
Description: 修改快速打开列表,对不存在应用隐藏

Log: 修改快速打开列表,对不存在应用隐藏
Bug: http://172.17.66.192/biz/bug-view-35708.html http://172.17.66.192/biz/bug-view-35311.html
2021-02-02 10:30:54 +08:00
zhangjiaping dbecee473d fix(frontend): Window title is not translated.
Description: 修复任务栏窗口标题未汉化的Bug

Log: 修复任务栏窗口标题未汉化的Bug
Bug: http://172.17.66.192/biz/bug-view-36548.html
2021-02-02 10:09:30 +08:00
zhangpengfei 39a6382377 Update copyright. 2021-01-29 11:43:07 +08:00
zhangjiaping 825062aa75 fix(frontend): Escape rice text & recalculate position for mainwindow.
Description: 转义富文本并重新计算主界面位置

Log: 转义富文本并重新计算主界面位置
Bug: -
2021-01-29 10:33:33 +08:00
zhangjiaping 1419307e97 Optimize part of single-application. 2021-01-29 09:27:02 +08:00
zhangjiaping 4a27ee7de1 Hide engine settings in setting widget.: 2021-01-28 18:39:46 +08:00
zhangjiaping 243f56eb7e fix(frontend): Adjust ui according to blueprint.
Description: 根据设计稿调整UI细节,添加弹窗

Log: 根据设计稿调整UI细节,添加弹窗
2021-01-27 16:25:10 +08:00
zhangjiaping 749b101968 feat(frontend): Set fixed geometry for mainwindow.
Description: 固定主界面位置在任务栏附近

Log: 固定主界面位置在任务栏附近
2021-01-26 18:43:03 +08:00
zhangjiaping f62c5dd289 fix(frontend): Retract button is not reset when get new result.
Description: 修复收起按钮未重置的问题和ukui-search -s拉起不显示主界面的bug

Log: 修复收起按钮未重置的问题和ukui-search -s拉起不显示主界面的bug
Bug: http://172.17.66.192/biz/bug-view-35227.html http://172.17.66.192/biz/bug-view-33087.html
2021-01-26 16:22:03 +08:00
zhangpengfei 22fbf1883f Optimized file search method;Update debian files about translations. 2021-01-25 19:16:22 +08:00
zhangjiaping 7aadf794ad fix(frontend): Adjust UI according to blueprint.
Description: 根据设计稿调整UI

Log: 根据设计稿调整UI
2021-01-25 11:37:34 +08:00
zhangzihao e6ebd8ec9e Changed _exit to exit. 2021-01-23 11:32:18 +08:00
zhangzihao fc283322b7 Removed inotify on home and modified index status 2021-01-22 17:15:43 +08:00
张佳萍 9b68600e6b
Merge pull request #99 from MouseZhangZh/0121-dev-inzpf
🎉🎉🎉Use multiple processes to solve the problem of excessiving memory usage
2021-01-22 10:10:04 +08:00
zhangzihao add5b7bb46 Add named pipe to control the order of two child process. 2021-01-22 09:49:44 +08:00
zhangzihao 501e252bf7 Adjust the logic between parent and child processes, named pipes to be added. 2021-01-21 21:05:53 +08:00
zhangjiaping c93292bf4b feat(frontend): Add keypress event.
Description: 添加esc按键监听隐藏主界面

Log: 添加esc按键监听隐藏主界面
2021-01-21 14:20:44 +08:00
zhangpengfei 452896a354 Creat two sub-processes for file index to reduce the resource consumption(ongoing). 2021-01-21 13:50:21 +08:00
zhangjiaping db3e947e95 fix(frontend): Optimize code for frontend.
Description: 优化前端Qprocess相关代码

Log: 优化前端Qprocess相关代码
2021-01-21 11:31:53 +08:00
zhangjiaping ac93b02abc feat(frontend): Adapt ukui-kwin.
Description: 适配窗管的无边框策略

Log: 适配窗管的无边框策略
2021-01-20 15:33:49 +08:00
zhangzihao 5790b5692c Try fixing occupied too much memory issue. 2021-01-19 19:26:39 +08:00
zhangpengfei 20efcc67af Try fixing occupied too much memory bug. 2021-01-19 10:44:28 +08:00
zhangjiaping 3775929080 Resolve confilicts. 2021-01-18 19:51:51 +08:00
zhangjiaping 862f9bae71 fix(inputbox): Position of icon in inputbox is incorrect.
Description: 修复输入框图标位置有误的问题

Log: 修复输入框图标位置有误的问题
Bug: -
2021-01-18 19:16:38 +08:00
zhangjiaping 1a7f52b85c fix(frontend): Add 'Show More' label to hide items when resultList is too lang.
Description: 添加‘显示更多’和‘收起’按钮

Log: 添加‘显示更多’和‘收起’按钮
Bug: -
2021-01-18 18:53:29 +08:00
zhangjiaping 7e91c306cd Optimize code. 2021-01-18 10:07:02 +08:00
zhangjiaping 0301d5f854 fix(frontend): Break line by adding '\n' into path string,.
Description: 在文件路径添加换行符以实现无视分隔符换行

Log: 在文件路径添加换行符以实现无视分隔符换行
Bug: http://172.17.66.192/biz/bug-view-33378.html
2021-01-18 09:34:47 +08:00
zhangjiaping e3da6e6f42 feat(frontend): Set fixed height for titlelabel.
Description: 给列表标题设置固定高度以防滚动区域高度计算错误

Log: 给列表标题设置固定高度以防滚动区域高度计算错误
2021-01-16 16:16:26 +08:00
zhangjiaping 6a2563d4dc feat(frontend): Add animation into inputbox.
Description: 在输入框添加动画效果

Log: 在输入框添加动画效果
2021-01-16 15:24:28 +08:00
zhangjiaping 8285da4a35 fix(frontend): There is not enough items in homepage.
Description: 修复主界面选项数量不足的问题

Log: 修复打开设置项失败的问题
Bug: http://172.17.66.192/biz/bug-view-33320.html
2021-01-15 17:45:21 +08:00
zhangjiaping 9cd15760ba fix(setting-widget): Index is empty.
Description: 索引项接口对接

Log: 索引项接口对接
Bug: http://172.17.66.192/biz/bug-view-33094.html
2021-01-15 16:16:51 +08:00
zhangjiaping 287ea66277 Delete useless mutex. 2021-01-15 15:38:00 +08:00
zhangjiaping 4a460f632f fix(frontend): Widget crashed when searching & open file/filepath failed.
Description: 修复搜索过快时主界面崩溃的bug

Log: 修复打开文件和打开文件所在路径失败的bug
Bug: --
2021-01-15 15:34:43 +08:00
iaom 49083ae0ae
Merge pull request #82 from mammonsama666/0114-fix
fix(frontend): Fix ui bugs for detail widget.
2021-01-14 20:40:43 +08:00
zhangzihao 8711ed0187 fix autostart and add it to start menu 2021-01-14 19:37:44 +08:00
zhangjiaping 22e1331c99 fix(frontend): Fix ui bugs for detail widget.
Description: 修复详情页显示不全和不换行的Bug

Log: 修复详情页显示不全和不换行的Bug
Bug: http://172.17.66.192/biz/bug-view-33617.html
2021-01-14 15:19:25 +08:00
zhangjiaping 475f309cac fix(content): Font is not obviously bolded in contents.
Description: 修复文本搜索字体加粗不明显的bug

Log: 修复文本搜索字体加粗不明显的bug
Bug: http://172.17.66.192/biz/bug-view-33411.html
2021-01-14 10:20:54 +08:00
zhangjiaping 4e0ee32008 fix(frontend): Process crushed when openning apps.
Description: 修复打开应用时全局搜索崩溃的问题

Log: 修复打开应用时全局搜索崩溃的问题
Bug: http://172.17.66.192/biz/bug-view-33144.html
2021-01-14 09:52:34 +08:00
zhaikangning b044ca189f Solve the problem that ppa compilation fails that cannot find translations files 2021-01-13 19:21:44 +08:00
张佳萍 5b84a5fd27
Merge pull request #80 from iaom/0113-dev
Add system tray icon.
2021-01-13 18:40:06 +08:00
zhangpengfei d7ff0e2a31 Add system tray icon. 2021-01-13 18:35:48 +08:00
zhangjiaping 933f32ee67 fix(thread): Process stuck because of thread.
Description: 修复线程无法终止导致的卡死问题

Log: 重新添加参数
2021-01-13 18:33:05 +08:00
张佳萍 b225dfa49e
Merge pull request #77 from iaom/0113-dev
Update desktop file
2021-01-13 15:33:25 +08:00
zhangpengfei 0f2c2f2ec6 Update desktop file 2021-01-13 15:30:42 +08:00
zhangjiaping e758f9e03d fix(thread): Search result is incorrect because of thread quit.
Description: 修复由于线程退出导致的搜索结果错误问题

Log: 修复由于线程退出导致的搜索结果错误问题
Bug: --
2021-01-13 15:04:37 +08:00
zhangjiaping cce3e70642 fix(read queue thread): Fix bug of excessive CPU usage.
Description: 修复CPU占用率过高的问题

Log: 修复CPU占用率过高的问题
2021-01-12 20:57:12 +08:00
zhangjiaping c39ee571b0 fix(ui): Fix some bugs for frontend.
Description: 修复设置界面和搜索结果列表的前端bug

Log: 修复设置界面和搜索结果列表的前端bug
2021-01-12 10:37:07 +08:00
zhangpengfei e554789059 Modified mode of search thread exit. 2021-01-11 20:49:42 +08:00
张佳萍 c991679741
Merge branch 'main' into 0111-dev 2021-01-11 20:38:38 +08:00
zhangjiaping 51fd7e19bf feat(searchList): Confirm interface with backend.
Description: 接口对接

Log: 接口对接
2021-01-11 20:34:51 +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 929063645b Modified file search interface and index interface. 2021-01-10 15:59:17 +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
zhangjiaping 731311931d Optimize code. 2021-01-08 10:35:26 +08:00
zhangjiaping 443c434019 feat(homepage): Init & refresh homepage with interface provided by ConfigFile.
Description: 加入初始化和刷新Homepage的接口调用

Log: 加入初始化和刷新Homepage的接口调用
2021-01-08 10:27:47 +08:00
张佳萍 cc54028c35
Merge pull request #55 from sunfengsheng/main
fix:Rewrite configuration files to static functions
2021-01-07 20:16:04 +08:00
sunfengsheng 736c22b1b2 fix:Rewrite configuration files to static functions 2021-01-07 20:07:29 +08:00
zhangpengfei d01cbe31bb [FIX] Translation files(*.qm) can not be generated issue.
Add desktop file,and some minor repairs.
2021-01-07 15:21:53 +08:00
zhangpengfei 5b11ba39c6 Update debian files and some interface optimization. 2021-01-06 17:42:35 +08:00
iaom 576e2760ac
Merge branch 'main' into 0106-dev 2021-01-06 14:49:20 +08:00
zhangjiaping 2d6d41b05f feat(mainwindow): Get transparency by GlobalSettings' interface.
Description: 使用GlobalSettings类提供的接口获取透明度

Log: 使用GlobalSettings类提供的接口获取透明度
2021-01-06 14:40:48 +08:00
zhangzihao 842fe557bb 💩💩💩add class ukui-search-qdbus and turn PWD to OUT_PWD 2021-01-06 14:14:38 +08:00
zhangjiaping 33608a71ab feat(mainwindow): Show mainwindow when setting widget closed.
Description: 设置界面关闭时重新显示主界面

Log: 设置界面关闭时重新显示主界面
2021-01-06 11:21:19 +08:00
zhangjiaping 8b011bf847 feat(searchList): Add keyword highlight.
Description: 关键字高亮

Log: 关键字高亮
2021-01-06 09:59:08 +08:00
zhangpengfei afe162eb62 Add debian related files. 2021-01-06 08:57:21 +08:00
iaom 0b7ae5630d
Merge pull request #41 from MouseZhangZh/1230-dev
💥💥💥add gsettings which key is transparency
2021-01-04 14:37:05 +08:00
zhangpengfei 0f315b0f23 Optimized segment lib. 2021-01-04 14:35:04 +08:00
zhangzihao 804404f183 add gsettings which key is transparency 2021-01-04 14:21:45 +08:00
iaom bcc226a650
Merge pull request #40 from mammonsama666/0103-dev
feat(contentSearch): Add content search ui.
2021-01-04 09:22:07 +08:00
zhangjiaping 482c286a27 feat(contentSearch): Add content search ui.
Description: 添加文本搜索ui

Log: 添加文本搜索ui
2021-01-03 20:51:19 +08:00
zhangzihao 6c535a8f26 add globalsetting and something(blockddirs and messagelist refact) incompeleted 2021-01-03 16:58:26 +08:00
zhangpengfei 601f9d636d Optimized text content search. 2021-01-03 16:01:35 +08:00
zhangpengfei 9ee1b37693 Store the content text for search and generate snippets when performing text content search. 2021-01-02 17:21:38 +08:00
iaom 7388ea19b0
Merge branch 'main' into 1231-dev 2021-01-01 10:10:33 +08:00
zhangpengfei c1b8818144 Add file content index and search funtion(lib). 2020-12-31 21:14:13 +08:00
zhangjiaping c2d678492c feat(settings): Correct spelling of 'folder' & add deleting folder method.
Description: 更正文件夹单词的拼写并添加设置列表删除功能

Log: 更正文件夹单词的拼写并添加设置列表删除功能
2020-12-31 09:09:13 +08:00
iaom d33ea025a4
Merge pull request #33 from mammonsama666/1230-dev
feat(settings): Optimize setting widget & add translations.
2020-12-30 18:50:31 +08:00
zhangjiaping b8b51103f2 feat(settings): Optimize setting widget & add translations.
Description: 优化设置界面并添加翻译文件

Log: 优化设置界面并添加翻译文件
2020-12-30 17:23:03 +08:00
zhangzihao 6c510bb02b improve the speed of indexing word's pinyin and do not index words which include more than three multitone words 2020-12-30 15:56:23 +08:00
zhangpengfei d8ff48bef1 Repair project structure. 2020-12-30 15:31:36 +08:00
zhangpengfei d1c338dcf9 Rebuild project structure. 2020-12-30 14:42:04 +08:00
zhangjiaping 997c7cd2fa feat(settings): Add settings widget.
Description: 添加设置界面(已搭建UI框架)

Log: 添加设置界面(已搭建UI框架)
2020-12-29 20:31:48 +08:00
zhangpengfei 3d4c4df712 Add docx parser. 2020-12-29 20:18:36 +08:00
iaom c34d0dbdce
Merge pull request #25 from MouseZhangZh/zzh-search
 add multitone words file name search
2020-12-29 20:03:27 +08:00
zhangzihao 7308c98090 add the first letter search 2020-12-29 19:30:48 +08:00
zhangzihao d00118331b add multitone words file name search 2020-12-29 16:41:30 +08:00
iaom 109a2e5bbd
Merge pull request #22 from mammonsama666/zjp-best-match
feat(searchList): Add best matching list.
2020-12-28 22:51:11 +08:00
Mouse Zhang a493cd716e
Merge branch 'main' into zzh-search 2020-12-28 06:34:43 -06:00
zhangzihao c0ac3492c8 add file type filter and some classes(not completed) 2020-12-28 20:29:13 +08:00
zhangjiaping fdea8e6b14 feat(searchList): Clear selection of other lists when select a row.
Description: 当选中某一行时,取消其他列表项的选中

Log: 当选中某一行时,取消其他列表项的选中
2020-12-28 20:09:27 +08:00
zhangjiaping 8f3d91cb1f feat(searchList): Add best matching list.
Description: 添加最佳匹配列表

Log: 添加最佳匹配列表
2020-12-28 17:21:25 +08:00