aboutsummaryrefslogtreecommitdiffstats
path: root/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <doc>(navbar): take repository and GitHub apart.Saturneric2022-01-051-0/+41
|
* <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric2022-01-041-1/+1
| | | | | | 1. fixed proxy settings ui. 2. fixed send mail settings ui. 3. fixed uncaught exception handling.
* <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵Saturneric2022-01-041-0/+325
| | | | | | | | | add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui.
* <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric2022-01-041-2/+2
| | | | | | | 1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui.
* <fix, feature>(core, ui): version system upgrade.Saturneric2022-01-031-10/+0
| | | | | | 1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui.
* <feature>(ui): default sender gpg key settings in send mail.Saturneric2022-01-031-0/+34
|
* <feature, refactor>(core, ui): Key package generate.Saturneric2022-01-032-1/+222
| | | | | | | | 1. refactor GpgKeyImportExporter to meet with key package generation. 2. add ExportKeyPackageDialog. 3. add Qt AES ability. 4. refactor Key List to provide menu ability control. 5. add check all and uncheck all ability to key list menu.
* <fixed, refactor>(ui): Enhanced sending email function.Saturneric2022-01-021-0/+3
| | | | 1. make options changeable when init in sending email dialog.
* <refactor>(ui): Enhanced sending email function.Saturneric2022-01-022-9/+269
|
* <feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric2022-01-024-45/+235
| | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
* Fixed & Improve.Saturneric2021-12-163-39/+215
| | | | | 1. Fixed Known Issues. 2. Improve UI.
* Added & Improved & Fixed.Saturneric2021-12-164-5/+527
| | | | | | | | | Fixed Bugs in core. Improved Send Mail & Keyserver Settings. Added Pubkey Sync for key list. Added Refresh for key list. Improved Send Mail and others. Known Bugs Fixed.
* SMTP Support Added.Saturneric2021-12-141-0/+374
|
* Update Translations & README.Saturneric2021-12-131-0/+48
|
* Improve UI & Fixed.Saturneric2021-12-131-0/+21
|
* Update Translate & Added.Saturneric2021-12-131-0/+150
| | | | | | 1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
* Fixed & Modified & Added.Saturneric2021-12-122-111/+232
| | | | | | | | 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.
* Start to use .ui fileSaturneric2021-12-081-0/+130
1. Edit Project Configure. 2. Add UI Dir 3. Add FileFage.ui