aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/import_export/KeyUploadDialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysfix: testing and solve bugs foundsaturneric1-1/+0
13 daysfeat: support key groupssaturneric1-8/+6
2024-12-13refactor: using qt containers instead of std containerssaturneric1-3/+3
2024-12-03fix: compiler warningssaturneric1-3/+2
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-28/+34
2024-08-05fix: key server adding or switching is actually not workingsaturneric1-5/+6
2024-07-30feat: simplify loggingsaturneric1-1/+1
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-3/+1
2024-04-12feat: add auto activate function and optimums for some structuressaturneric1-2/+2
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-2/+3
2024-02-26feat: add user agent header when doing http requestsaturneric1-0/+2
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-2/+2
2024-01-17fix: find and slove some bugssaturneric1-9/+15
2024-01-16refactor: remove libgettext from projectsaturneric1-7/+7
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-27/+3
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-20/+19
2024-01-11feat: improve api and ui of keys import and exportsaturneric1-10/+23
2024-01-05feat: integrate logging api to coresaturneric1-6/+6
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+1
2023-11-07style: tidy up core/modelsaturneric1-4/+4
2023-11-07refactor: separate typedef and implsaturneric1-0/+1
2023-10-25fix: solve some code tidy issuessaturneric1-1/+2
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-1/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-0/+1
2023-02-11fix: reduce info level logsSaturneric1-5/+5
2023-02-03feat: change the log style in source filesSaturneric1-8/+6
2022-09-03fix(ui): fix user feedback issues.Saturneric1-19/+31
2022-07-22refactor(ui): adjust file structureSaturneric1-0/+0
2022-07-22feat(ui): use general main window and dialog classSaturneric1-3/+5
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-1/+1
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-2/+2
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-2/+2
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-1/+1
2022-01-23<refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric1-1/+1
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-7/+7
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-02<refactor, fixed, test>(core, ui): add & modify core and uiSaturneric1-1/+1
2021-12-25<refactor, test>(core, test): core improved and test gpg alone modeSaturneric1-4/+2
2021-12-07Fix Bugs on KeyUploadDialogSaturneric1-7/+22
2021-12-07Add Translate & Fix Bugs.Saturneric1-5/+5
2021-12-02Modified & ImproveSaturneric1-3/+3
2021-12-01Add i18n SupportSaturneric1-7/+7
2021-11-28Can be compiled with minimal UI support.Saturneric1-5/+6
2021-10-02UI Framework Modified.Saturneric1-82/+93
2021-08-29Start to rewrite gpg core.Saturneric1-1/+1
2021-08-10Add Functions:Saturneric1-2/+0
2021-07-07UI Improvement;Saturneric1-0/+4
2021-07-01Export Secret Key Fixed.Saturneric1-22/+23