aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/help/AboutDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: wrong ui dialog order after switching appssaturneric2025-04-121-2/+2
* feat: improve ui of about dialogsaturneric2024-12-011-5/+3
* feat: distinguish between develop, unstable and release versionssaturneric2024-11-211-31/+44
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-4/+0
* feat: move out GnuPGTabsaturneric2024-07-241-6/+0
* feat: add some ui apis to sdksaturneric2024-07-121-136/+10
* fix: cannot show version in about tabsaturneric2024-05-171-2/+2
* fix: discard changes but text still remainssaturneric2024-05-031-1/+1
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-141-5/+1
* fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-141-2/+2
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-24/+26
* fix: find and solve some issues on module managementsaturneric2024-04-111-11/+20
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-5/+5
* fix: improve icons and logo stylesaturneric2024-02-251-2/+2
* freat: update logo and iconssaturneric2024-02-241-13/+8
* fix: slove some issues and update translationssaturneric2024-01-161-12/+3
* refactor: remove libgettext from projectsaturneric2024-01-161-43/+41
* 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