aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into develop-ciSaturneric2021-07-2045-1687/+3147
|\
| * 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.
* | Update WorkflowSaturneric2021-07-201-1/+1
|/
* 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.
* Fix the logic problem of the signature and encryption function.Saturneric2021-07-052-14/+64
| | | | Update documentation.
* Improve the access method and interface of fast file operationSaturneric2021-07-043-3/+14
|
* Merge branch 'main' into developSaturneric2021-07-049-87/+129
|\
| * Export Secret Key Fixed.Saturneric2021-07-019-73/+99
| | | | | | | | | | Start Wizard Modified. Another Bugs Fixed.
| * Update release-ci.ymlv1.0.7Saturneric2021-06-261-1/+1
| |
| * Update release-ci.ymlSaturneric2021-06-261-3/+7
| |
| * Update release-ci.ymlSaturneric2021-06-261-1/+0
| |
| * Update release-ci.ymlSaturneric2021-06-262-7/+7
| |
| * App Image Build Supportedsaturneric2021-06-261-8/+22
| |
* | Adjust and improve the basic settings pageSaturneric2021-07-048-590/+566
| | | | | | | | Other improvements
* | Improve UI; Improve File Opera;Saturneric2021-07-034-56/+59
| |
* | Continue to write new function.Saturneric2021-07-011-2/+8
| |
* | Merge remote-tracking branch 'origin/develop' into developSaturneric2021-06-271-3/+9
|\|
| * Update Documents;Saturneric2021-06-261-1/+1
| | | | | | | | Update debug.yml;
| * Merge branch 'develop' of ↵Saturneric2021-06-251-3/+9
| |\ | | | | | | | | | ssh://tunnel.bktus.com:30412/Saturneric/GPGFrontend into develop-patch
| | * Make Static Link for gpg libraries for macOSSaturneric2021-06-251-3/+9
| | |
* | | Add and improve file operation functions.Saturneric2021-06-277-189/+805
| | |
* | | Develop File Opera FunctionsSaturneric2021-06-267-72/+214
| | |
* | | Merge branch 'develop-patch' of ↵Saturneric2021-06-261-2/+2
|\| | | | | | | | | | | ssh://tunnel.bktus.com:30412/Saturneric/GPGFrontend into develop
| * | Set as minor version updateSaturneric2021-06-251-2/+2
| |/
* / Reply and save work.Saturneric2021-06-265-61/+183
|/
* Update CMakeLists.txt;Saturneric2021-06-251-14/+14
|
* Update Project Configuration and Srouce code for macOS Release BuildSaturneric2021-06-253-14/+8
|
* Update CMakeLists.txt;Saturneric2021-06-258-16/+16
| | | | Change Resource File Loading Path For macOS
* Merge;Saturneric2021-06-251-6/+49
|\ | | | | | | Update CMakeLists.txt;
| * Update Project Configuration For macOSSaturneric2021-06-251-7/+41
| |
* | Update Project Structure;Saturneric2021-06-2510-963/+1136
| | | | | | | | | | Update Version; Add FilePage;