Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: avoid block when refreshing keysdev/2.0.6 | Saturneric | 2022-05-09 | 1 | -20/+24 |
| | |||||
* | fix: fix build issues on linux platform | Saturneric | 2022-05-09 | 3 | -105/+109 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 24 | -257/+641 |
| | | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | ||||
* | doc: add entry to developer document. | Saturneric | 2022-05-08 | 2 | -1/+9 |
| | |||||
* | feat: trigger GpgFrontend-Doxygen generation | Saturneric | 2022-05-08 | 1 | -0/+26 |
| | |||||
* | feat: add full support for xocde build | Saturneric | 2022-05-08 | 265 | -9902/+19 |
| | | | | | | 1. add GPGFRONTEND_XOCDE_CODE_SIGN_IDENTITY option for cmake 2. fix some issues on xcode build 3. remove certs from resource | ||||
* | feat: merge tiny third_party library into core | Saturneric | 2022-05-08 | 4 | -15/+8 |
| | | | | | 1. code detecting 2. qt-aes | ||||
* | doc: update translate document. | Saturneric | 2022-05-08 | 1 | -1/+2 |
| | |||||
* | doc: update README.md | Saturneric | 2022-05-08 | 1 | -7/+30 |
| | |||||
* | fix: solve issues in linux compiling | Saturneric | 2022-05-08 | 2 | -4/+5 |
| | | | | | 1. deb dependency update 2. ci update | ||||
* | chore: modified compile args. | Saturneric | 2022-05-08 | 1 | -1/+1 |
| | |||||
* | feat: increase version to v2.0.6 | Saturneric | 2022-05-07 | 1 | -2/+2 |
| | |||||
* | fix: add GpgFrontendCoreExport.h into .gitignore | Saturneric | 2022-05-07 | 2 | -42/+1 |
| | |||||
* | fix: solve some issues | Saturneric | 2022-05-07 | 6 | -47/+17 |
| | | | | | 1. slove deb packing issues 2. solve ci issues | ||||
* | fix: link issue of intl in linux platform | Saturneric | 2022-05-07 | 1 | -4/+8 |
| | |||||
* | fix: remove vmime include | Saturneric | 2022-05-07 | 1 | -2/+0 |
| | |||||
* | fix: use custom build gpgme lib | Saturneric | 2022-05-07 | 6 | -15/+172 |
| | | | | 1. gpgme version of apt is too old. | ||||
* | fix: add GenerateExportHeader for all platfrom | Saturneric | 2022-05-07 | 1 | -2/+3 |
| | |||||
* | feat: use gnupg from brew | Saturneric | 2022-05-07 | 2 | -2/+2 |
| | |||||
* | feat: use gnupg from system package manager | Saturneric | 2022-05-07 | 5 | -130/+10 |
| | |||||
* | refactor: remove submodules | Saturneric | 2022-05-07 | 3 | -6/+0 |
| | | | | | 1. remove vmime 2. remove smtp-mime | ||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 90 | -3108/+969 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | fix: add openssl dependency for windows cidev/2.0.5 | Saturneric | 2022-05-05 | 1 | -1/+1 |
| | |||||
* | fix: remove git from macos ci dependency | Saturneric | 2022-05-05 | 2 | -2/+2 |
| | |||||
* | fix: fix dependency in codeql-analysis.yml | Saturneric | 2022-05-05 | 1 | -1/+1 |
| | |||||
* | fix(ci): fix ci config | Saturneric | 2022-04-10 | 2 | -11/+11 |
| | | | | | | 1. release 2. linux deb 3. change to macOS 11 | ||||
* | fix(project): remove automatic build | Saturneric | 2022-04-10 | 4 | -23/+11 |
| | | | | | 1. libarchive 2. libconfig++ | ||||
* | <fix>(ui): fix error in IMAPFolder | Saturneric | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | <fix>(core, ui): fix codacy issues. | Saturneric | 2022-03-19 | 4 | -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 ↵ | Saturneric | 2022-03-19 | 0 | -0/+0 |
|\ | | | | | | | develop-2.0.5 | ||||
| * | Merge branch 'main' into develop-2.0.5 | Saturn&Eric | 2022-03-19 | 0 | -0/+0 |
| |\ | |||||
| | * | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | 1. Use compatible alignment settings for icons. | ||||
| | * | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -29/+23 |
| | | | |||||
| | * | <doc>(project): Update README and delete SECURITY | Saturneric | 2022-01-15 | 2 | -35/+65 |
| | | | | | | | | | | | | 1. update README.md and delete SECURITY.md from branch doc/manual/2.0.5 | ||||
* | | | <fix>(project): fix link issues | Saturneric | 2022-03-19 | 1 | -1/+1 |
| | | | |||||
* | | | <fix>(doc, ci): Adjust deb package generation settings. | Saturneric | 2022-03-19 | 2 | -2/+2 |
|/ / | |||||
* | | <fix>(doc): Fix code for multilingual support | Saturneric | 2022-03-19 | 1 | -2/+2 |
| | | |||||
* | | <fix>(core, ui): Fix issues related to compression and decompression | Saturneric | 2022-03-19 | 4 | -84/+126 |
| | | | | | | | | 1. The problem with double-byte characters in the path (unresolved) | ||||
* | | <fix>(core): Fix the path compatibility problem of loading certificates ↵ | Saturneric | 2022-03-19 | 1 | -1/+1 |
| | | | | | | | | under Windows. | ||||
* | | <fix>(ci): Completely remove gcc related configuration in macOS compilation | Saturneric | 2022-03-19 | 2 | -2/+0 |
| | | |||||
* | | <feat>(doc): Add some common operating system compilation methods | Saturneric | 2022-03-19 | 1 | -10/+86 |
| | | |||||
* | | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 19 | -119/+258 |
| | | |||||
* | | <fix>(ui): Fix the problem that the file cannot be signed | Saturneric | 2022-03-13 | 1 | -1/+4 |
| | | |||||
* | | <fix>(ci): update ci file for mac | Saturneric | 2022-03-13 | 2 | -4/+4 |
| | | | | | | | | 1. update "Install Dependence (macOS)" | ||||
* | | <fix>(ui): fix macro problem | Saturneric | 2022-03-13 | 1 | -1/+1 |
| | | |||||
* | | <fix>(ui): fix TRANSLATORS file not shown at deb | Saturneric | 2022-03-13 | 1 | -17/+23 |
| | | |||||
* | | <refactor>(doc): merge dev/doc/2.0.5 | Saturneric | 2022-03-13 | 26 | -388/+818 |
|\ \ | |||||
| * | | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | 1. Use compatible alignment settings for icons. | ||||
| * | | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -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. | Saturneric | 2022-01-15 | 2 | -35/+65 |
| | | |