aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/help (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-292-2/+2
* feat: remove spdlog and clean up logsaturneric2024-07-261-4/+0
* feat: move out GnuPGTabsaturneric2024-07-243-407/+0
* feat: add some ui apis to sdksaturneric2024-07-122-177/+10
* fix: cannot show version in about tabsaturneric2024-05-171-2/+2
* fix: discard changes but text still remainssaturneric2024-05-031-1/+1
* fix: correct some spelling mistakessaturneric2024-05-031-10/+10
* feat: add progress bar at gnupg info tabsaturneric2024-04-301-0/+6
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-142-17/+12
* fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-142-3/+3
* feat: add auto activate function and optimums for some structuressaturneric2024-04-124-41/+91
* fix: find and solve some issues on module managementsaturneric2024-04-113-22/+28
* 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
* feat: add gnupg directories infos to gnupg tabsaturneric2024-01-221-21/+75
* fix: slove some issues and update translationssaturneric2024-01-161-12/+3
* refactor: remove libgettext from projectsaturneric2024-01-162-50/+48
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-46/+51
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-122-11/+8
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-122-33/+30
* feat: integrate logging api to coresaturneric2024-01-052-16/+16
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-2/+2
* fix: repair gnupg info listing funtionSaturneric2023-11-292-88/+170
* refactor: clean up core's codessaturneric2023-11-061-1/+1
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-3/+2
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-252-47/+65
* fix: solve some code tidy issuessaturneric2023-10-251-0/+1
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-242-35/+48
* feat: try to use GRT as a info exchange center of modules and uisaturneric2023-10-242-28/+45
* perf: reduce header includes and improve build speedsaturneric2023-10-232-8/+2
* fix: check and update copyright at filessaturneric2023-10-164-12/+14
* fix: change gpgfrontend.pub to gpgfrontend.bktus.comSaturneric2023-07-121-2/+2
* fix: solve codacy issuessaturneric2023-03-311-1/+0
* fix: solve ui issues in gunpg tabSaturneric2023-03-311-2/+5
* 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: open about page no refreshing gnupg infoSaturneric2023-02-181-1/+1
* feat: improve task execute systemSaturneric2023-02-171-4/+3
* fix: reduce info level logsSaturneric2023-02-111-2/+2
* feat: show checksums of all gnupg componentsSaturneric2023-02-112-9/+12
* feat: change the log style in source filesSaturneric2023-02-032-3/+3
* feat: add advanced gnupg operationsSaturneric2023-01-073-67/+66
* fix: remove myeasylog.logSaturneric2022-12-221-2/+0
* feat: upgrade GnuPG Info TabSaturneric2022-12-212-33/+108
* feat(ui): add tab to show gnupg infoSaturneric2022-07-233-10/+132