aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/FileOperator.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-06refactor: improve the code structure of coresaturneric1-89/+0
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2022-05-07refactor: develop 2.0.6 startSaturneric1-1/+1
1. delete smtp ability 2. change libs link type to dramatic
2022-02-13<feat, refactor>(ui, core): Transfer file hash calculation logic to coreSaturneric1-3/+10
1. show file size
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-0/+0
2022-02-05<fix, feat, chore>(ui, core, project): Replace file IO functionSaturneric1-0/+85
1. In order to improve compatibility, use the file IO function provided by Qt 2. Introduce some necessary header files for core