ukui-search/frontend/model
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
..
README.md feat(frontend): Rebuild frontend & implement plugins interface. 2021-05-22 21:29:43 +08:00
best-list-model.cpp Add plugin re-register and un-register function. 2022-11-25 11:30:39 +08:00
best-list-model.h Add plugin re-register and un-register function. 2022-11-25 11:30:39 +08:00
model.pri Replace web search lable with model-view; Add first selection; Change web search icon; 2021-09-08 11:03:43 +08:00
search-result-manager.cpp Fix the problem that the result widget will display a blank page. 2022-08-29 09:52:01 +08:00
search-result-manager.h Change namespace. 2021-12-14 14:43:35 +08:00
search-result-model.cpp 结果列表添加tooltips. 2022-05-24 17:42:03 +08:00
search-result-model.h 优化搜索结果UI刷新逻辑,添加定时器一定条件下定时刷新; 2022-01-18 10:51:09 +08:00
web-search-model.cpp 结果列表添加tooltips. 2022-05-24 17:42:03 +08:00
web-search-model.h Change namespace. 2021-12-14 14:43:35 +08:00

README.md