Commit Graph

17 Commits

Author SHA1 Message Date
iaom 1354acbc44 refact(frontend):优化部分内存占用,删除一些冗余代码 2023-09-01 11:07:57 +08:00
JunjieBai c0c634f980 Fix the problem that the online app will not be shown because of timeout. 2023-07-20 16:43:04 +08:00
iaom d1bf50859a 解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。 2023-06-14 06:21:18 +00:00
iaom 02dfef8627 修复刚开机时应用搜索插件导致偶现卡死问题;优化搜索服务插件接口;优化搜索结果队列处理逻辑。 2023-05-06 17:26:20 +08:00
iaom a6a5b7846a 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-01-21 19:47:34 +08:00
iaom c3fadf77c2 修复两处内存问题 2022-12-29 14:27:46 +08:00
JunjieBai c2a5051b5d Fix the problem that the result widget will display a blank page. 2022-08-29 09:52:01 +08:00
iaom 655fe1ae9f Update search plugin interface, add stop search function. 2022-03-08 10:34:11 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
iaom 73de53d384 Add support for touch sliding. 2021-09-27 17:25:06 +08:00
iaom 323fc1bdab Update UI. 2021-07-23 16:10:30 +08:00
iaom b354f9fdc7 Update search lineedit. 2021-07-21 17:01:34 +08:00
iaom 1ab8001445 Add modify time in result info. 2021-05-28 10:16:28 +08:00
iaom c643518001 Add file search internal plugins. 2021-05-27 21:10:11 +08:00
zhangjiaping 3573c4d86a feat(frontend): Complete some functions of new frontend.
Description: 完善重构版前端部分原有功能,如字体适配、展开收起、历史记录等

Log: 完善重构版前端部分原有功能,如字体适配、展开收起、历史记录等
2021-05-27 10:25:15 +08:00
zhangjiaping 93692a3469 Complete some API & Optimize ui. 2021-05-25 19:42:40 +08:00
zhangjiaping c9079b067d feat(frontend): Rebuild frontend & implement plugins interface.
Description: 前端重构与插件接口实现

Log: 前端重构与插件接口实现
2021-05-22 21:29:43 +08:00