Commit Graph

12 Commits

Author SHA1 Message Date
JunjieBai 37b06c3421 Solve the problem that the dir watcher's dbus crashed because of deadlock. 2022-10-20 16:50:34 +08:00
JunjieBai a088d7cf86 Add the support for nvme device. 2022-10-20 11:16:10 +08:00
JunjieBai bd0acd9523 Add the dir path check of searchable dir for direct search. 2022-10-20 10:36:19 +08:00
jixiaoxu 4d498eee0b 修复inotify-watch内存泄漏;修复部分Fortify检测代码问题; 2022-10-13 17:37:59 +08:00
jixiaoxu ffef1d76ee 新增进程间同步信号量;新增可索引目录默认值; 2022-10-11 16:10:10 +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
Maomao43803 3c7c6e503b Added the transmission of the removeIndexItem signal during umounting. 2022-06-01 13:49:07 +08:00
baijunjie 0fe176a286 Add the default indexable dir.
Add the encapsulation of the singles in dir-watcher.
Modify the removeIndexableListItem, add some locks.
2022-05-31 10:48:45 +08:00
baijunjie e59c369221 Use gio to check the udisk device instead of dbus. 2022-05-27 16:10:00 +08:00
baijunjie a34a781d3d Modify the logic of the appendIndexableListItem() method, add some commit, modify the handleDisk() method and the mountRemoveCallback() method. 2022-05-27 14:34:37 +08:00
baijunjie 3f561c8ad7 remove some dir from blacklist of index. 2022-05-27 14:33:43 +08:00
baijunjie 91bcdd6c18 Add the ukui-search-dir-manager process which is instead of dir-watcher to solve the qSettings conflict in the case of multiple processes. 2022-05-27 14:32:01 +08:00