aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/import_export (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days5-7/+7
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
* fix: testing and solve bugs foundsaturneric11 days3-10/+15
* fix: found bugssaturneric12 days1-1/+0
* feat: support key groupssaturneric12 days5-32/+21
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-2/+2
* fix: wrong ui dialog order after switching appssaturneric2025-04-121-0/+3
* refactor: code clean upsaturneric2025-01-271-2/+2
* refactor: clean up codesaturneric2025-01-271-2/+1
* refactor: using qt containers instead of std containerssaturneric2024-12-136-25/+24
* fix: compiler warningssaturneric2024-12-032-6/+4
* fix: solve key list drag and drop refreshing issuesaturneric2024-11-241-1/+1
* fix: should select channel before any gpg operationsaturneric2024-10-261-2/+3
* fix: should check key status immediately after get itsaturneric2024-10-261-0/+4
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-268-44/+67
* fix: key server adding or switching is actually not workingsaturneric2024-08-053-10/+15
* feat: simplify loggingsaturneric2024-07-302-2/+2
* feat: update copyright infosaturneric2024-07-298-8/+8
* feat: remove spdlog and clean up logsaturneric2024-07-262-10/+3
* feat: add auto activate function and optimums for some structuressaturneric2024-04-122-4/+4
* refactor: remove qt6 core5compat dependenciessaturneric2024-03-011-2/+0
* feat: validate module id format and compatibility of sdk and qt envsaturneric2024-03-011-81/+86
* 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
* fix: add general main window rect state fallback logicsaturneric2024-01-302-2/+2
* fix: add function to import key rev certsaturneric2024-01-301-0/+7
* feat: add a setting to enable gpgme debug logsaturneric2024-01-232-3/+3
* fix: improve ui and solve discovered bugs at version checking modulesaturneric2024-01-221-0/+4
* fix: slove discovered bugssaturneric2024-01-181-19/+20
* fix: find and slove some bugssaturneric2024-01-172-14/+17
* refactor: remove libgettext from projectsaturneric2024-01-164-106/+101
* refactor: remove libconfig++ form projectsaturneric2024-01-151-4/+4
* chore: remove qt5 supportsaturneric2024-01-151-5/+0
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-152-67/+10
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-5/+3
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-126-50/+39
* feat: improve api and ui of keys import and exportsaturneric2024-01-117-274/+195
* feat: integrate logging api to coresaturneric2024-01-052-11/+12
* feat: general improvements of aync execution and memory securitysaturneric2023-12-032-2/+2
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+3
* style: tidy up core/modelsaturneric2023-11-072-39/+41
* refactor: separate typedef and implsaturneric2023-11-076-4/+9
* refactor: improve the code structure of coresaturneric2023-11-062-0/+2
* refactor: clean up core's codessaturneric2023-11-063-3/+3
* style: improve code style of coresaturneric2023-10-301-1/+1
* fix: solve some code tidy issuessaturneric2023-10-252-3/+6
* perf: reduce header includes and improve build speedsaturneric2023-10-234-16/+4
* 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-168-16/+16
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-152-0/+2