Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(core): fix a bug when key in smart carddev/2.0.7 | Saturneric | 2022-05-12 | 3 | -21/+48 |
| | |||||
* | fix(ui): adjuest timeout value for keyserver test | Saturneric | 2022-05-12 | 1 | -1/+1 |
| | |||||
* | feat(ui): support .pgp extension | Saturneric | 2022-05-12 | 1 | -15/+20 |
| | |||||
* | fix(core): let exposed api use FileOperator | Saturneric | 2022-05-12 | 1 | -27/+6 |
| | |||||
* | fix(ui): remove spaces in export key filename | Saturneric | 2022-05-12 | 1 | -3/+12 |
| | |||||
* | doc: update _sidebar.md | Saturneric | 2022-05-12 | 1 | -2/+0 |
| | | | | 1. remove manual on email and advanced operations. | ||||
* | feat(ui): more advanced charset functions | Saturneric | 2022-05-12 | 3 | -55/+136 |
| | | | | | | 1. support dealing more type of files with different charsets 2. solve cash cause by reading file thread 3. improve ui operations | ||||
* | fix: solve problem on .gitignore | Saturneric | 2022-05-12 | 1 | -1/+1 |
| | | | | 1. fix ignore item for GpgFrontendUIExport | ||||
* | fix: solve openssl issue senselessly for macOS | Saturneric | 2022-05-12 | 1 | -0/+3 |
| | |||||
* | feat(core): add charset operations | Saturneric | 2022-05-12 | 3 | -10/+205 |
| | | | | | 1. introduce library icu 2. add CharsetOperator | ||||
* | doc: update documents. | Saturneric | 2022-05-10 | 4 | -16/+6 |
| | | | | | 1. update ReadME.md. 2. update User Manual. | ||||
* | fix: solve issue in macOS Xode build | Saturneric | 2022-05-09 | 1 | -0/+1 |
| | | | | 1. add missing XOCDE_BUILD variable. | ||||
* | feat: improve UI library's encapsulation | Saturneric | 2022-05-09 | 7 | -143/+155 |
| | |||||
* | fix: modified init order | Saturneric | 2022-05-09 | 1 | -40/+40 |
| | |||||
* | refactor: increase version to 2.0.7 | Saturneric | 2022-05-09 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | |