aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: standarized and speed up app env loading processsaturneric2023-12-031-3/+3
* fix: slove issues in key/subkey generationsaturneric2023-12-031-0/+2
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-0/+42
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-1/+0
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-8/+1
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-11/+11
* fix: discover and fix some bugssaturneric2023-12-011-7/+6
* refactor: remove CommonUtils at coresaturneric2023-11-071-3/+3
* refactor: improve the code structure of coresaturneric2023-11-061-2/+2
* style: improve code style of coresaturneric2023-10-301-1/+1
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-2/+2
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-3/+7
* fix: solve some code tidy issuessaturneric2023-10-251-3/+1
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-1/+1
* refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric2023-10-161-2/+2
* 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
* feat: support searching keysSaturneric2023-07-131-2/+2
* feat: support marking a key as favouriteSaturneric2023-07-131-0/+38
* fix: change gpgfrontend.pub to gpgfrontend.bktus.comSaturneric2023-07-121-1/+1
* fix: improve some parts that is not goodSaturneric2023-04-041-0/+3
* feat: remove gnupg settings from general tabSaturneric2023-04-041-5/+52
* fix: solve codacy issuessaturneric2023-03-311-27/+25
* fix: improve the task execution modelSaturneric2023-02-181-6/+7