aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/IOUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric10 days1-1/+0
* feat: simplify loggingsaturneric2024-07-301-8/+8
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-16/+13
* fix: solve safe issuessaturneric2024-05-031-1/+1
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-0/+38
* doc: fill translations mainly de and chinesesaturneric2024-01-261-1/+1
* fix: solve issues at i18n supportsaturneric2024-01-231-15/+20
* fix: stop reading all data into memory at file hash calculationsaturneric2024-01-221-36/+46
* fix: add test cases and solve discovered issuessaturneric2024-01-181-0/+6
* refactor: remove libgettext from projectsaturneric2024-01-161-12/+13
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-7/+2
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-102/+38
* fix: slove some of the app building issuessaturneric2024-01-091-1/+1
* feat: integrate logging api to coresaturneric2024-01-051-5/+5
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-1/+1
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-4/+34
* fix: add test cases and test file basical operationssaturneric2023-12-261-0/+39
* feat: improve core interfaces of encrypt and decryptsaturneric2023-12-231-0/+22
* refactor: improve the code structure of coresaturneric2023-11-061-0/+139