aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/help/AboutDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-6/+3
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-7/+7
* feat: integrate logging api to coresaturneric2024-01-051-6/+6
* fix: repair gnupg info listing funtionSaturneric2023-11-291-32/+23
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-3/+2
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-8/+18
* fix: solve some code tidy issuessaturneric2023-10-251-0/+1
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-33/+45
* feat: try to use GRT as a info exchange center of modules and uisaturneric2023-10-241-21/+44
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: change gpgfrontend.pub to gpgfrontend.bktus.comSaturneric2023-07-121-2/+2
* fix: solve known ui issuesSaturneric2023-03-311-1/+1
* feat: add openssl build version at about tabSaturneric2023-03-301-1/+4
* fix: correct ui representationSaturneric2023-03-301-3/+3
* fix: reduce info level logsSaturneric2023-02-111-2/+2
* feat: show checksums of all gnupg componentsSaturneric2023-02-111-1/+1
* feat: change the log style in source filesSaturneric2023-02-031-2/+2
* feat: add advanced gnupg operationsSaturneric2023-01-071-1/+3
* feat(ui): add tab to show gnupg infoSaturneric2022-07-231-10/+13
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+256