aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update Documents.Saturneric2021-08-252-2/+4
|/ | | | Fix Some Bugs.
* 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
| | |
* | | Update Document and WizardSaturneric2021-07-201-212/+30
| | |
* | | Fix Keygen ProblemSaturneric2021-07-205-135/+38
| |/ |/|
* | Fix problem that macos cannot use multi-languages.Saturneric2021-07-202-4/+4
| |
* | Add multi-language support.Saturneric2021-07-191-1/+3
| |
* | AdjustSaturneric2021-07-191-1/+1
| |
* | Add simplified Chinese translation.Saturneric2021-07-199-39/+43
| | | | | | | | Repair and adjustment.
* | Improved and Modified.Saturneric2021-07-197-25/+127
| |
* | Improve the function of sending mail;Saturneric2021-07-161-0/+13
| |
* | Improve the function of sending mail; update the version number;Saturneric2021-07-163-12/+77
| |
* | Add send mail function and its settings.Saturneric2021-07-153-62/+259
| |
* | Repair and adjust code and modulesSaturneric2021-07-148-635/+0
| |
* | Repair and adjust the SMTP library.Saturneric2021-07-1412-664/+666
| |
* | Add SMTP Library.Saturneric2021-07-1414-3/+1365
| |
* | Modify the project configuration file.Saturneric2021-07-121-0/+2
| |
* | Project structure adjustment;Saturneric2021-07-1214-298/+526
| | | | | | | | | | | | | | | | Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents;
* | Update Documents; Update UISaturneric2021-07-122-2/+4
| |
* | UI Improvement;Saturneric2021-07-0711-541/+596
| | | | | | | | Update Documents;
* | Fix issues.Saturneric2021-07-061-7/+30
| | | | | | | | | | Improve UI. Update Document.
* | Improve UI.Saturneric2021-07-061-2/+15
| |
* | Fix issues.Saturneric2021-07-065-144/+169
|/ | | | Improve UI.
* Edit Project ConfigurationSaturneric2021-07-051-1/+7
|
* Improve large file reading.Saturneric2021-07-055-555/+662
| | | | | Add loading animation. Other improvements.
* Introduce multithreading.Saturneric2021-07-053-34/+188
| | | | Fix Bugs.