aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/import_export/KeyUploadDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support key groupssaturneric12 days1-8/+6
* refactor: using qt containers instead of std containerssaturneric2024-12-131-3/+3
* fix: compiler warningssaturneric2024-12-031-3/+2
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-28/+34
* fix: key server adding or switching is actually not workingsaturneric2024-08-051-5/+6
* feat: simplify loggingsaturneric2024-07-301-1/+1
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-3/+1
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-2/+2
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-2/+3
* feat: add user agent header when doing http requestsaturneric2024-02-261-0/+2
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-2/+2
* fix: find and slove some bugssaturneric2024-01-171-9/+15
* refactor: remove libgettext from projectsaturneric2024-01-161-7/+7
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-27/+3
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-20/+19
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-10/+23
* feat: integrate logging api to coresaturneric2024-01-051-6/+6
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+1
* style: tidy up core/modelsaturneric2023-11-071-4/+4
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* fix: solve some code tidy issuessaturneric2023-10-251-1/+2
* refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric2023-10-161-1/+1
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-151-0/+1
* fix: reduce info level logsSaturneric2023-02-111-5/+5
* feat: change the log style in source filesSaturneric2023-02-031-8/+6
* fix(ui): fix user feedback issues.Saturneric2022-09-031-19/+31
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+159