summaryrefslogtreecommitdiffstats
path: root/src/qpsearch.cpp
Commit message (Expand)AuthorAgeFilesLines
* qphotorec: improve error message when write failedChristophe Grenier2023-02-191-1/+1
* Update photorec_aux() in qpsearch.cpp to match the function from psearchn.cChristophe Grenier2020-08-081-5/+25
* src/qpsearch.cpp: rename local variable from res to data_check_statusChristophe Grenier2020-08-081-13/+13
* QPhotoRec: update the algo to match the one from PhotoRecChristophe Grenier2018-03-171-145/+23
* Use TD_INIT_LIST_HEAD() function instead of TD_LIST_HEAD_INIT() static initia...Christophe Grenier2016-04-101-4/+2
* QPhotoRec: update to use get_prev_location_smart() like photorec doesChristophe Grenier2015-10-111-3/+7
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-6/+1
* new prototype for file_finish2()Christophe Grenier2014-01-051-3/+3
* Remove file_size_on_disk field from struct file_recovery_structChristophe Grenier2014-01-051-3/+1
* Remove loc field from struct file_recovery_struct, use location insteadChristophe Grenier2013-12-211-20/+22
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-8/+8
* new functions is_fat_directory() and fat_get_cluster_from_entry()Christophe Grenier2013-11-011-1/+1
* QPhotoRec: functional versionChristophe Grenier2013-05-191-0/+415