aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/ArchiveFileOperator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: support key groupssaturneric12 days1-1/+1
|
* refactor: reduce code duplicationsaturneric2025-01-271-2/+2
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-6/+6
|
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-5/+7
|
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-6/+6
|
* refactor: remove CommonUtils at coresaturneric2023-11-071-0/+19
|
* refactor: improve the code structure of coresaturneric2023-11-061-1/+1
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-151-8/+0
|
* style(src): reformat codeSaturneric2022-07-221-6/+4
|
* refactor: develop 2.0.6 startSaturneric2022-05-071-1/+1
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <fix>(core, ui): Fix issues related to compression and decompressionSaturneric2022-03-191-19/+1
| | | | 1. The problem with double-byte characters in the path (unresolved)
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-1/+1
|
* <feat>(core, ui): Provides the ability to handle foldersSaturneric2022-03-121-0/+79
1. Convert folders to archive format for processing