aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyUploadDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <refactor, fixed, test>(core, ui): add & modify core and uiSaturneric2022-01-021-1/+1
| | | | | | 1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core.
* <refactor, test>(core, test): core improved and test gpg alone modeSaturneric2021-12-251-4/+2
| | | | | | | | | | | 1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct.
* Fix Bugs on KeyUploadDialogSaturneric2021-12-071-7/+22
|
* Add Translate & Fix Bugs.Saturneric2021-12-071-5/+5
|
* Modified & ImproveSaturneric2021-12-021-3/+3
| | | | | | 1. Modified Wizard. 2. Modified Stttings General Tab. 3. Improve Project Configuration.
* Add i18n SupportSaturneric2021-12-011-7/+7
| | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* Can be compiled with minimal UI support.Saturneric2021-11-281-5/+6
|
* UI Framework Modified.Saturneric2021-10-021-82/+93
|
* Start to rewrite gpg core.Saturneric2021-08-291-1/+1
|
* Add Functions:Saturneric2021-08-101-2/+0
| | | | | | | | GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation
* UI Improvement;Saturneric2021-07-071-0/+4
| | | | Update Documents;
* Export Secret Key Fixed.Saturneric2021-07-011-22/+23
| | | | | Start Wizard Modified. Another Bugs Fixed.
* Update release-ci.ymlSaturneric2021-06-261-1/+1
|
* Update CMakeLists.txt;Saturneric2021-06-251-1/+1
| | | | Change Resource File Loading Path For macOS
* UI Improved.Saturneric2021-06-231-0/+125
Bugs Fixed.