aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve UI & Fixed.Saturneric2021-12-138-104/+74
|
* Added & FixedSaturneric2021-12-133-59/+17
| | | | | 1. Add MIME identify 2. Fixed Wide-Char Path Problem in Windows.
* Add Stable Restart from Exception FunctionSaturneric2021-12-132-22/+32
|
* Update Translate & Added.Saturneric2021-12-1311-85/+291
| | | | | | 1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
* Fixed & Modified & Added.Saturneric2021-12-1213-249/+334
| | | | | | | | 1. Fixed UTF-16 & UTF-8 filesystem path's bugs. 2. Added mkdir & create empty file. 3. Improve file browser. 4. Added Infoboard.ui. 5. Fixed Verify Bugs.
* Add Support For UI Header include PathSaturneric2021-12-102-8/+9
|
* Merge branch 'develop' into develop-uiSaturneric2021-12-103-14/+38
|\
| * Update Project ConfigSaturneric2021-12-082-11/+6
| | | | | | | | 1. Fixed Multi Language in Ubuntu.
| * Fix Bugs in FilePage,Saturneric2021-12-081-4/+9
| |
| * Fixed Multi Language Problem on Windows.Saturneric2021-12-081-2/+21
| |
| * Fix retina screen problemSaturneric2021-12-081-0/+5
| |
* | Start to use .ui fileSaturneric2021-12-083-5/+7
|/ | | | | | 1. Edit Project Configure. 2. Add UI Dir 3. Add FileFage.ui
* Modified Project Configure & Update CI & Stable UI.Saturneric2021-12-082-2/+2
|
* Fix Bugs on KeyUploadDialogSaturneric2021-12-072-9/+22
|
* Fix bugs in macOS.Saturneric2021-12-072-2/+3
|
* Support Windows BuildSaturneric2021-12-073-32/+21
|
* Add Translate & Fix Bugs.Saturneric2021-12-0719-148/+170
|
* Test & Improve UISaturneric2021-12-0633-230/+299
|
* Improve UI & FunctionsSaturneric2021-12-0641-215/+761
|
* Improve UISaturneric2021-12-0521-779/+955
| | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
* Add Submodules & Update & FixedSaturneric2021-12-054-5/+11
| | | | | | | | | 1. AppImage Update 2. gpgme 3. libgpg-error 4. libassuan 5. update gcc's version to 8. 6. fix build issues.
* Remove rapidjson and Improve update ploicy.Saturneric2021-12-057-85/+57
|
* Merge branch 'main' into developSaturn&Eric2021-12-057-30/+17
|\ | | | | | | | | | | | | 1. Fix issues noticed by codacy. 2. Fix CI Configure Files. 3. Modified Porject Configuration. 4. Fixed Error in Source Code.
* \ Merge branch 'develop-ci' into developSaturneric2021-12-05184-10763/+18888
|\ \ | |/ |/|
| * FixedSaturneric2021-12-0433-195/+348
| | | | | | | | | | | | 1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n.
| * FixedSaturneric2021-12-025-19/+121
| | | | | | | | 1. Fixed Known Issues.
| * 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
| |