aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/help (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-12fix: wrong ui dialog order after switching appssaturneric1-2/+2
2024-12-01feat: improve ui of about dialogsaturneric1-5/+3
2024-11-21feat: distinguish between develop, unstable and release versionssaturneric1-31/+44
2024-07-29feat: update copyright infosaturneric2-2/+2
2024-07-26feat: remove spdlog and clean up logsaturneric1-4/+0
2024-07-24feat: move out GnuPGTabsaturneric3-407/+0
2024-07-12feat: add some ui apis to sdksaturneric2-177/+10
2024-05-17fix: cannot show version in about tabsaturneric1-2/+2
2024-05-03fix: discard changes but text still remainssaturneric1-1/+1
2024-05-03fix: correct some spelling mistakessaturneric1-10/+10
2024-04-30feat: add progress bar at gnupg info tabsaturneric1-0/+6
2024-04-14feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2-17/+12
2024-04-14fix: use qt designer placeholder instead of custom initializedsaturneric2-3/+3
2024-04-12feat: add auto activate function and optimums for some structuressaturneric4-41/+91
2024-04-11fix: find and solve some issues on module managementsaturneric3-22/+28
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-5/+5
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-02-25fix: improve icons and logo stylesaturneric1-2/+2
2024-02-24freat: update logo and iconssaturneric1-13/+8
2024-01-22feat: add gnupg directories infos to gnupg tabsaturneric1-21/+75
2024-01-16fix: slove some issues and update translationssaturneric1-12/+3
2024-01-16refactor: remove libgettext from projectsaturneric2-50/+48
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-46/+51
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2-11/+8
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric2-33/+30
2024-01-05feat: integrate logging api to coresaturneric2-16/+16
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-2/+2
2023-11-29fix: repair gnupg info listing funtionSaturneric2-88/+170
2023-11-06refactor: clean up core's codessaturneric1-1/+1
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-3/+2
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric2-47/+65
2023-10-25fix: solve some code tidy issuessaturneric1-0/+1
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric2-35/+48
2023-10-24feat: try to use GRT as a info exchange center of modules and uisaturneric2-28/+45
2023-10-23perf: reduce header includes and improve build speedsaturneric2-8/+2
2023-10-16fix: check and update copyright at filessaturneric4-12/+14
2023-07-12fix: change gpgfrontend.pub to gpgfrontend.bktus.comSaturneric1-2/+2
2023-03-31fix: solve codacy issuessaturneric1-1/+0
2023-03-31fix: solve ui issues in gunpg tabSaturneric1-2/+5
2023-03-31fix: solve known ui issuesSaturneric1-1/+1
2023-03-30feat: add openssl build version at about tabSaturneric1-1/+4
2023-03-30fix: correct ui representationSaturneric1-3/+3
2023-02-18fix: open about page no refreshing gnupg infoSaturneric1-1/+1
2023-02-17feat: improve task execute systemSaturneric1-4/+3
2023-02-11fix: reduce info level logsSaturneric1-2/+2
2023-02-11feat: show checksums of all gnupg componentsSaturneric2-9/+12
2023-02-03feat: change the log style in source filesSaturneric2-3/+3
2023-01-07feat: add advanced gnupg operationsSaturneric3-67/+66
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
2022-12-22fix: remove myeasylog.logSaturneric1-2/+0
2022-12-21feat: upgrade GnuPG Info TabSaturneric2-33/+108
2022-07-23feat(ui): add tab to show gnupg infoSaturneric3-10/+132