aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/import_export/KeyUploadDialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysfeat: support key groupssaturneric1-3/+3
2024-12-13refactor: using qt containers instead of std containerssaturneric1-2/+2
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-1/+3
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-01-11feat: improve api and ui of keys import and exportsaturneric1-3/+2
2023-11-07refactor: separate typedef and implsaturneric1-2/+3
2023-11-06refactor: improve the code structure of coresaturneric1-0/+1
2023-11-06refactor: clean up core's codessaturneric1-1/+1
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2022-07-22refactor(ui): adjust file structureSaturneric1-0/+0
2022-07-22feat(ui): use general main window and dialog classSaturneric1-1/+2
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-1/+1
2022-01-23<refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric1-0/+0
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-5/+28
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2021-12-07Fix Bugs on KeyUploadDialogSaturneric1-2/+0
2021-12-01Add i18n SupportSaturneric1-2/+2
2021-11-28Can be compiled with minimal UI support.Saturneric1-1/+1
2021-10-02UI Framework Modified.Saturneric1-18/+18
2021-08-29Start to rewrite gpg core.Saturneric1-2/+2
2021-07-01Export Secret Key Fixed.Saturneric1-0/+6
2021-06-23UI Improved.Saturneric1-14/+15
2021-06-19Improve project documentsSaturneric1-1/+0
2021-05-31Add a copyright statement to the header of some files.Saturneric1-0/+1
2021-05-29New page and function for generating subkeys.Saturneric1-8/+2
2021-05-21Change Project Name to GPGFrontend.Saturneric1-15/+17
2021-05-18Generate Key Upgraded.Saturneric1-3/+3
2021-05-13Support more Key Generating Algo.Saturneric1-2/+2
2021-05-12File Structure Modified.Saturneric1-1/+1
2021-05-11Change CXX Standard to C++14Saturneric1-9/+7