aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/import_export/KeyImportDetailDialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-22refactor(ui): adjust file structureSaturneric1-204/+0
2022-07-22feat(ui): use general main window and dialog classSaturneric1-2/+4
1. store window size and position 2. store icon size and style
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-1/+1
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-1/+1
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-1/+1
1. Use more modern ways. 2. Repair partial docking.
2022-01-23<refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric1-1/+1
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-47/+47
1. tidy up ui.
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-15<doc, refactor>(ci): Tidy up code of core and related partsSaturneric1-3/+3
1. Rename related entities. 2. Add a comments.
2021-12-16Added & Improved & Fixed.Saturneric1-4/+4
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.
2021-12-02Fix and Modified.Saturneric1-21/+27
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules.
2021-12-01Add i18n SupportSaturneric1-29/+32
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-11-29Fix Known Bugs.Saturneric1-4/+4
1. Import Keys. 2. Import Keys From Server. 3. UID Management.
2021-10-02UI Framework Modified.Saturneric1-121/+144
2021-08-29Start to rewrite gpg core.Saturneric1-2/+2
2021-07-01Export Secret Key Fixed.Saturneric1-3/+2
Start Wizard Modified. Another Bugs Fixed.
2021-06-21Repair and improve the functions and UI related to the upload and update of ↵Saturneric1-4/+12
the key server. Improve part of the UI description. Repair the problems in the project configuration file.
2021-05-22Enhance code robustness;Saturneric1-9/+10
Improve performance for GpgKey; Fix code defects. Makes the update response to changes in the key database directed. Signed-off-by: Saturneric <[email protected]>
2021-05-21Change Project Name to GPGFrontend.Saturneric1-14/+17
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]>
2021-05-12File Structure Modified.Saturneric1-3/+1
Change Headers and Source Files Name. Modified CMake Structure.
2021-05-12Srouce Files Tidy and ReformSaturneric1-56/+53