aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-28fix: can not import binary key datasaturneric1-2/+2
2024-07-26feat: remove spdlog and clean up logsaturneric1-23/+9
2024-06-02feat: rewrite key list structure and logicsaturneric1-18/+28
2024-05-03fix: "auto-key-retrieve" instead of "auto-key-import"saturneric1-3/+3
2024-04-12feat: add auto activate function and optimums for some structuressaturneric1-3/+3
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-3/+3
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-02-26feat: add user agent header when doing http requestsaturneric1-1/+6
2024-01-30fix: add function to import key rev certsaturneric1-2/+11
2024-01-29fix: solve reported issuessaturneric1-12/+20
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-1/+1
2024-01-23fix: solve issues at i18n supportsaturneric1-5/+5
2024-01-19fix: solve discovered bugs and improve ui operationssaturneric1-6/+34
2024-01-18fix: slove discovered bugssaturneric1-1/+1
2024-01-17fix: find and slove some bugssaturneric1-18/+1
2024-01-16fix: slove some issues and update translationssaturneric1-16/+5
2024-01-16refactor: remove libgettext from projectsaturneric1-78/+78
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-55/+31
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-3/+2
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-39/+35
2024-01-11feat: improve api and ui of keys import and exportsaturneric1-20/+29
2024-01-05feat: integrate logging api to coresaturneric1-15/+15
2023-12-24fix: use the new async encrypt symmetric api at gui appsaturneric1-6/+7
2023-12-24fix: test the initialization of gui applicationsaturneric1-2/+8
2023-12-04fix: slove some ui issuessaturneric1-8/+12
2023-12-04feat: add reasons explanation to env loading failed message boxsaturneric1-33/+38
2023-12-04fix: common utils should be created before core initializationsaturneric1-6/+6
2023-12-03feat: standarized and speed up app env loading processsaturneric1-3/+3
2023-12-03fix: slove issues in key/subkey generationsaturneric1-0/+2
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-0/+42
2023-12-03feat: introduce mimalloc to replace secmemsaturneric1-1/+0
2023-12-02feat: add buddled qt pinentry and make it workssaturneric1-8/+1
2023-12-02fix: add set owner struct action in keymanager menusaturneric1-11/+11
2023-12-01fix: discover and fix some bugssaturneric1-7/+6
2023-11-07refactor: remove CommonUtils at coresaturneric1-3/+3
2023-11-06refactor: improve the code structure of coresaturneric1-2/+2
2023-10-30style: improve code style of coresaturneric1-1/+1
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-2/+2
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-3/+7
2023-10-25fix: solve some code tidy issuessaturneric1-3/+1
2023-10-17refactor: use piml tech to rewrite GlobalSettingsStationsaturneric1-1/+1
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-2/+2
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-07-13feat: support searching keysSaturneric1-2/+2
2023-07-13feat: support marking a key as favouriteSaturneric1-0/+38
2023-07-12fix: change gpgfrontend.pub to gpgfrontend.bktus.comSaturneric1-1/+1
2023-04-04fix: improve some parts that is not goodSaturneric1-0/+3
2023-04-04feat: remove gnupg settings from general tabSaturneric1-5/+52
2023-03-31fix: solve codacy issuessaturneric1-27/+25
2023-02-18fix: improve the task execution modelSaturneric1-6/+7