Commit Graph

24 Commits

Author SHA1 Message Date
xibowen 4c997dedc2 Merge from openkylin/yangtze 2024-01-26 14:31:56 +08:00
iaom a6a5b7846a 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-01-21 19:47:34 +08:00
iaom c3fadf77c2 修复两处内存问题 2022-12-29 14:27:46 +08:00
baijunjie 192b2e9ed5 Add plugin re-register and un-register function.
Modify the destructor function of Applications search plugin.

Enable plugins to adjust their order.
2022-11-25 11:30:39 +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 39e9e66209 结果列表添加tooltips. 2022-05-24 17:42:03 +08:00
iaom 655fe1ae9f Update search plugin interface, add stop search function. 2022-03-08 10:34:11 +08:00
jixiaoxu 988e845d69 优化搜索结果UI刷新逻辑,添加定时器一定条件下定时刷新; 2022-01-18 10:51:09 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
iaom f67f29f872 Remove some annoying qDebug. 2021-10-29 16:03:24 +08:00
jixiaoxu 7ecc6419a3 Add web search detail page; Change selection rules; Fix translation bug; Add web search plugin; Add some resouces; 2021-10-27 11:37:55 +08:00
iaom 73de53d384 Add support for touch sliding. 2021-09-27 17:25:06 +08:00
jixiaoxu d1c65e08d5 Replace web search lable with model-view; Add first selection; Change web search icon; 2021-09-08 11:03:43 +08:00
jixiaoxu c912c5512e Update UI; Update key press event; 2021-08-18 14:23:14 +08:00
jixiaoxu 3408aca702 Fix UI; Fix expand function; Add web search function; 2021-08-12 14:57:25 +08:00
jixiaoxu ba0e71c23d Add order of best match results;Fix best match dissplay bug; 2021-08-03 16:08:30 +08:00
jixiaoxu ddc4aff954 Add best matches; Fix best list bug; 2021-08-02 13:46:59 +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