aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/ArchiveFileOperator.h (unfollow)
Commit message (Collapse)AuthorFilesLines
12 daysfeat: support key groupssaturneric1-1/+1
2025-01-27refactor: reduce code duplicationsaturneric1-2/+2
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-6/+6
2023-12-30feat: do not load entire data to memory in libarchive operationssaturneric1-5/+7
2023-12-28feat: add simple archiving functions for encrypt and decryptsaturneric1-6/+6
2023-11-07refactor: remove CommonUtils at coresaturneric1-0/+19
2023-11-06refactor: improve the code structure of coresaturneric1-1/+1
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-8/+0
2022-07-22style(src): reformat codeSaturneric1-6/+4
2022-05-07refactor: develop 2.0.6 startSaturneric1-1/+1
1. delete smtp ability 2. change libs link type to dramatic
2022-03-19<fix>(core, ui): Fix issues related to compression and decompressionSaturneric1-19/+1
1. The problem with double-byte characters in the path (unresolved)
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-1/+1
2022-03-12<feat>(core, ui): Provides the ability to handle foldersSaturneric1-0/+79
1. Convert folders to archive format for processing