JunjieBai
|
f1f6b36588
|
Fix#146819 the app-data-service crashes when the destructor is executed.
|
2022-11-22 09:20:05 +08:00 |
jixiaoxu
|
4d498eee0b
|
修复inotify-watch内存泄漏;修复部分Fortify检测代码问题;
|
2022-10-13 17:37:59 +08:00 |
JunjieBai
|
e528b6b3ec
|
Modify the enqueue method of app info queue.
|
2022-08-08 13:57:08 +08:00 |
JunjieBai
|
b1eb17be2a
|
Using the file-system-watcher to watch the desktop files' dirs.
|
2022-08-08 13:55:51 +08:00 |
JunjieBai
|
4628054547
|
Make the appdb dbus autostart.Install the desktop file of app-data-service.
|
2022-08-08 10:37:49 +08:00 |
JunjieBai
|
6408223760
|
Fix the error count of launch times.
Modify the enqueue operation of app queue.
|
2022-07-14 19:01:56 +08:00 |
JunjieBai
|
d3b6fcf844
|
add a queue to process all insert&update&delete operations of database and use dbus to encapsulate them.
|
2022-07-12 11:26:03 +08:00 |
JunjieBai
|
12d6d64c3b
|
Change the pos if the override of QDbusArgument's operator>> in order to avoid others who use the app-info-table include dbus.
|
2022-07-04 17:38:59 +08:00 |
JunjieBai
|
27f28df33d
|
Add two timers to handle multi signals in a short time.
Modify the update logic, add update signals while set or change pos of top&favorites.
Adjust the struct of the app info table.
|
2022-06-29 17:23:01 +08:00 |
JunjieBai
|
13288b97bb
|
Add interfaces for changing position of top&favorites apps.
Add appDB update signal.
Add signal transformer and register its signals as dbus signals.
|
2022-06-28 11:20:41 +08:00 |
JunjieBai
|
5b90706ca8
|
Add a new function to traverse the desktop files and to handle the data in AppDataBase.
Adjust the code structure.
|
2022-06-24 12:12:46 +08:00 |
jixiaoxu
|
0004538ee3
|
新增搜索服务应用数据库接口;新增搜索应用插件功能;搜索服务接口新增设置返回数据结构(应用搜索插件);目录结构优化等;
|
2022-06-13 13:38:47 +08:00 |
iaom
|
5a02265302
|
增加了一些插件加载时的调试日志。
|
2022-03-14 16:27:58 +08:00 |
iaom
|
c4c657c3b4
|
Add app data code dir.
|
2022-02-11 11:06:10 +08:00 |