aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: add openssl dependency for windows cidev/2.0.5Saturneric2022-05-051-1/+1
|
* fix: remove git from macos ci dependencySaturneric2022-05-052-2/+2
|
* fix: fix dependency in codeql-analysis.ymlSaturneric2022-05-051-1/+1
|
* fix(ci): fix ci configSaturneric2022-04-102-11/+11
| | | | | | 1. release 2. linux deb 3. change to macOS 11
* fix(project): remove automatic buildSaturneric2022-04-104-23/+11
| | | | | 1. libarchive 2. libconfig++
* <fix>(ui): fix error in IMAPFolderSaturneric2022-03-191-1/+1
|
* <fix>(core, ui): fix codacy issues.Saturneric2022-03-194-11/+31
| | | | | | 1. The scope of the variable 'r' can be reduced. 2. Class 'IMAPFolder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). 3. Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
* Merge branch 'develop-2.0.5' of github.com:saturneric/GpgFrontend into ↵Saturneric2022-03-190-0/+0
|\ | | | | | | develop-2.0.5
| * Merge branch 'main' into develop-2.0.5Saturn&Eric2022-03-190-0/+0
| |\
| | * <doc>(project): update README.md.Saturneric2022-01-161-1/+1
| | | | | | | | | | | | 1. Use compatible alignment settings for icons.
| | * <doc>(project): update README.md.Saturneric2022-01-161-29/+23
| | |
| | * <doc>(project): Update README and delete SECURITYSaturneric2022-01-152-35/+65
| | | | | | | | | | | | 1. update README.md and delete SECURITY.md from branch doc/manual/2.0.5
* | | <fix>(project): fix link issuesSaturneric2022-03-191-1/+1
| | |
* | | <fix>(doc, ci): Adjust deb package generation settings.Saturneric2022-03-192-2/+2
|/ /
* | <fix>(doc): Fix code for multilingual supportSaturneric2022-03-191-2/+2
| |
* | <fix>(core, ui): Fix issues related to compression and decompressionSaturneric2022-03-194-84/+126
| | | | | | | | 1. The problem with double-byte characters in the path (unresolved)
* | <fix>(core): Fix the path compatibility problem of loading certificates ↵Saturneric2022-03-191-1/+1
| | | | | | | | under Windows.
* | <fix>(ci): Completely remove gcc related configuration in macOS compilationSaturneric2022-03-192-2/+0
| |
* | <feat>(doc): Add some common operating system compilation methodsSaturneric2022-03-191-10/+86
| |
* | <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-1919-119/+258
| |
* | <fix>(ui): Fix the problem that the file cannot be signedSaturneric2022-03-131-1/+4
| |
* | <fix>(ci): update ci file for macSaturneric2022-03-132-4/+4
| | | | | | | | 1. update "Install Dependence (macOS)"
* | <fix>(ui): fix macro problemSaturneric2022-03-131-1/+1
| |
* | <fix>(ui): fix TRANSLATORS file not shown at debSaturneric2022-03-131-17/+23
| |
* | <refactor>(doc): merge dev/doc/2.0.5Saturneric2022-03-1326-388/+818
|\ \
| * | <doc>(project): update README.md.Saturneric2022-01-161-1/+1
| | | | | | | | | | | | 1. Use compatible alignment settings for icons.
| * | <doc>(project): update README.md.Saturneric2022-01-161-29/+23
| | | | | | | | | | | | | | | 1. Fixed some linking issues in the document. 2. Improved the description of some parts of the project.
| * | <doc>(project): update README.md and delete SECURITY.md.Saturneric2022-01-152-35/+65
| | |
* | | <fix>(ci): Fix code inspection build issuesSaturneric2022-03-121-4/+6
| | | | | | | | | | | | 1. update according to debug.ci
* | | <fix>(ci): Fix the problem of MinGW compilationSaturneric2022-03-121-1/+3
| | | | | | | | | | | | 1. Not compiling libconfig under MinGW
* | | <fix>(ui): Fix crash after opening a PlainTextEditorPageSaturneric2022-03-121-1/+1
| | |
* | | <fix>(ui): Improve UI experienceSaturneric2022-03-121-2/+2
| | | | | | | | | | | | 1. Unzip only if the target file exists
* | | <refactor, fix>(core, ui): Some tweaks and fixesSaturneric2022-03-123-14/+31
| | |
* | | <feat>(core, ui): Provides the ability to handle foldersSaturneric2022-03-126-37/+559
| | | | | | | | | | | | 1. Convert folders to archive format for processing
* | | <fix>(core): Fix the existing problem of the key packageSaturneric2022-03-122-2/+24
| | | | | | | | | | | | | | | 1. Fix the password generation function 2. Add some log output
* | | Merge branch 'develop-2.0.5' of git.codesdream.com:GpgFrontend into ↵Saturneric2022-03-127-45/+69
|\ \ \ | | | | | | | | | | | | develop-2.0.5
| * | | <fix, refactor, feat> adjust the project configurationstehu2022-03-047-45/+69
| | | | | | | | | | | | | | | | | | | | | | | | 1. Fix possible problems with mac compilation 2. Add new third-party dependency libconfig 3. Use the correct project configuration to specify the C++ standard
* | | | <fix>(core): Fix the setting loading IO problem under WindowsSaturneric2022-03-122-6/+16
| | | |
* | | | <chore>(core): Resolve libarchive compile dependencies for WindowsSaturneric2022-03-122-1/+6
| | | |
* | | | <feat, refactor>(ui, core): Transfer file hash calculation logic to coreSaturneric2022-02-133-49/+65
|/ / / | | | | | | | | | 1. show file size
* | | <fix>(ci): Minor bug in modifying OS labels in ci filesSaturneric2022-02-131-1/+1
| | |
* | | <feat, refactor>(src): Cancel the operation of the file through the ↵Saturneric2022-02-133-125/+5
| | | | | | | | | | | | right-click menu
* | | <feat, refactor>(src): Enable top encryption action menu in file modeSaturneric2022-02-136-24/+132
| | | | | | | | | | | | | | | 1. Adjust the names of some functions 2. Enable top encryption action menu in file mode
* | | <fix>(ci): Set Git's file line endings to LFSaturneric2022-02-132-0/+11
| | |
* | | <fix>(ci): Add mingw-w64-x86_64-gpgme package under WindowsSaturneric2022-02-132-3/+3
| | |
* | | <fix>(ci): Add textinfo package under WindowsSaturneric2022-02-132-3/+3
| | |
* | | <fix>(ci): Fix path issues under WindowsSaturneric2022-02-132-2/+2
| | |
* | | <fix>(ci): Independent compilation of gpgme under windowsSaturneric2022-02-133-33/+20
| | |
* | | <fix>(src): Fix header file path issueSaturneric2022-02-071-1/+1
| | |
* | | <fix>(ci): Build release builds with Windows 2019Saturneric2022-02-071-5/+5
| | |