aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed.Saturneric2021-12-0218-141/+249
| | | | 1. Fixed known issue in File Operations.
* Fix and Modified.Saturneric2021-12-0228-703/+873
| | | | | | 1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules.
* Modified & ImproveSaturneric2021-12-0213-102/+196
| | | | | | 1. Modified Wizard. 2. Modified Stttings General Tab. 3. Improve Project Configuration.
* Add i18n SupportSaturneric2021-12-01153-2411/+2459
| | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* Add & ModifiedSaturneric2021-11-3010-233/+488
| | | | | | | 1. Modified macro system. 2. Introduce new settings framework. 3. Modified part of the code of MainWindow to meet with the new settings framework.
* Project Structure ModifiedSaturneric2021-11-2919-0/+1290
| | | | 1. remove include folder.
* Solve uid management, related update and other known issues.Saturneric2021-11-2913-43/+133
|
* Fix Known Bugs.Saturneric2021-11-2920-77/+232
| | | | | | 1. Import Keys. 2. Import Keys From Server. 3. UID Management.
* Fix some known issues in basic operations and file operations.Saturneric2021-11-2812-273/+171
|
* Solve key generation and related update issues.Saturneric2021-11-2815-116/+220
|
* Can be compiled with minimal UI support.Saturneric2021-11-2843-770/+1038
|
* UI Framework Modified.Saturneric2021-10-02104-7863/+11267
|
* The basic functions of the core pass the test.Saturneric2021-09-2011-116/+109
| | | | Adjust and improve the core part of the interface.
* Support multi-channel Context.Saturneric2021-09-197-76/+208
| | | | | Make the test configurable. Other modifications.
* Continue to write core test code.Saturneric2021-09-129-175/+202
|
* Add branch coverage test settings.Saturneric2021-09-111-54/+0
|
* Improve and optimize the code.Saturneric2021-09-116-49/+20
|
* Continue to optimize and improve the code.Saturneric2021-09-1014-209/+162
|
* Adjust the code structure.Saturneric2021-09-0535-377/+455
| | | | | Introduce log library. Remove Qt from the core code.
* Rewrite the core.Saturneric2021-09-0557-1728/+3926
| | | | Adjust the structure.
* Modified ResultAnalyse.Saturneric2021-09-047-128/+164
| | | | Add Test.
* Modified VerifyResultAnalyseSaturneric2021-09-031-6/+6
|
* Improve gpg context initializationSaturneric2021-08-291-8/+11
|
* Start to rewrite gpg core.Saturneric2021-08-2953-1177/+827
|
* Fix a discovered problem.Saturneric2021-08-231-4/+4
|
* Reduced the issue.Saturneric2021-08-231-6/+1
|
* Reduced issues.Saturneric2021-08-233-5/+2
|
* Fix some problems; Fix memory leaks that have been discoveredSaturneric2021-08-231-22/+16
|
* Fix some problems;Saturneric2021-08-231-1/+1
|
* Fix some problems;Saturneric2021-08-231-1/+1
|
* Fix some problems; Ready to release a BETA versionSaturneric2021-08-238-43/+47
|
* Improve the automatic key exchange function; fix some known problems;Saturneric2021-08-2312-72/+130
|
* Functions addition and improvement;Saturneric2021-08-2112-57/+359
| | | | | Design and adjustment of function architecture related to server access; Add a new module (advance);
* Fixed.Saturneric2021-08-201-1/+1
|
* Improve Functions;Saturneric2021-08-2010-48/+289
| | | | Bugs Fixed;
* Bugs Fixed;Saturneric2021-08-197-64/+79
|
* Bugs Fixed; Code Modified;Saturneric2021-08-195-8/+6
|
* Bugs Fixed; Improve Functions;Saturneric2021-08-199-136/+137
|
* Bugs Fixed; Improve Functions;Saturneric2021-08-1512-52/+106
|
* Beautify UI; Improve Functions;Saturneric2021-08-127-53/+131
|
* Beautify UISaturneric2021-08-123-1/+6
|
* Continue to fix Compile IssueSaturneric2021-08-111-1/+1
|
* Fix Compile IssueSaturneric2021-08-111-1/+1
|
* Continue to fix Cross Platform Compile ProblemSaturneric2021-08-111-2/+1
|
* Continue to improve functions.Saturneric2021-08-119-721/+983
| | | | Split source files that are too long.
* Split some source files that are too large.Saturneric2021-08-1018-1988/+2331
|
* Add Functions:Saturneric2021-08-1014-141/+543
| | | | | | | | GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation
* Merge branch 'develop-ci' into developSaturneric2021-07-201-1/+1
|\
| * Merge branch 'develop' into develop-ciSaturneric2021-07-2045-1687/+3147
| |\
| * | Update WorkflowSaturneric2021-07-201-1/+1
| | |