aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
* fix: testing and solve bugs foundsaturneric11 days1-6/+21
* fix: found bugssaturneric12 days1-1/+0
* feat: support key groupssaturneric12 days1-9/+38
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-3/+3
* chore: clean up codesaturneric2025-02-041-1/+0
* fix: solve discovered issuessaturneric2025-02-031-40/+0
* refactor: code clean upsaturneric2025-01-271-57/+0
* fix: optimums unknown fpr verifying helpersaturneric2025-01-261-1/+1
* feat: allow file batch operationssaturneric2025-01-261-1/+36
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
* feat: improve ui logic and support more email operationssaturneric2024-11-271-7/+7
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-29/+0
* feat: support verifying email through eml datasaturneric2024-11-251-4/+2
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-37/+39
* feat: auto import missing key after verifysaturneric2024-11-171-0/+117
* fix: should import or export keys to selected key dbsaturneric2024-11-171-0/+1
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-24/+35
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-74/+80
* fix: try debugging key database refreshing processsaturneric2024-10-261-1/+4
* feat: add more context of key database supportsaturneric2024-10-251-2/+4
* fix: key server adding or switching is actually not workingsaturneric2024-08-051-1/+1
* feat: simplify loggingsaturneric2024-07-301-6/+6
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: can not import binary key datasaturneric2024-07-281-2/+2
* feat: remove spdlog and clean up logsaturneric2024-07-261-23/+9
* feat: rewrite key list structure and logicsaturneric2024-06-021-18/+28
* fix: "auto-key-retrieve" instead of "auto-key-import"saturneric2024-05-031-3/+3
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-3/+3
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-3/+3
* feat: add user agent header when doing http requestsaturneric2024-02-261-1/+6
* fix: add function to import key rev certsaturneric2024-01-301-2/+11
* fix: solve reported issuessaturneric2024-01-291-12/+20
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
* fix: solve issues at i18n supportsaturneric2024-01-231-5/+5
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-6/+34
* fix: slove discovered bugssaturneric2024-01-181-1/+1
* fix: find and slove some bugssaturneric2024-01-171-18/+1
* fix: slove some issues and update translationssaturneric2024-01-161-16/+5
* refactor: remove libgettext from projectsaturneric2024-01-161-78/+78
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-55/+31
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-3/+2
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-39/+35
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-20/+29
* feat: integrate logging api to coresaturneric2024-01-051-15/+15
* fix: use the new async encrypt symmetric api at gui appsaturneric2023-12-241-6/+7
* fix: test the initialization of gui applicationsaturneric2023-12-241-2/+8
* fix: slove some ui issuessaturneric2023-12-041-8/+12
* feat: add reasons explanation to env loading failed message boxsaturneric2023-12-041-33/+38
* fix: common utils should be created before core initializationsaturneric2023-12-041-6/+6