aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg/function/BasicOperator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed.Saturneric2021-12-021-11/+11
| | | | 1. Fixed known issue in File Operations.
* Add i18n SupportSaturneric2021-12-011-23/+14
| | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* UI Framework Modified.Saturneric2021-10-021-6/+6
|
* The basic functions of the core pass the test.Saturneric2021-09-201-26/+32
| | | | Adjust and improve the core part of the interface.
* Improve and optimize the code.Saturneric2021-09-111-1/+1
|
* Continue to optimize and improve the code.Saturneric2021-09-101-2/+1
|
* Adjust the code structure.Saturneric2021-09-051-26/+10
| | | | | Introduce log library. Remove Qt from the core code.
* Rewrite the core.Saturneric2021-09-051-170/+142
| | | | Adjust the structure.
* Start to rewrite gpg core.Saturneric2021-08-291-0/+254