aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: adapt linux appimage of modules loadingdev/2.1.2/modulesaturneric2024-04-211-6/+7
* fix: use more cross-platform methods for add_custom_command on linux platformsaturneric2024-04-211-10/+12
* fix: move binaries and libs to AppDir of AppImagesaturneric2024-04-211-4/+4
* fix: improve grt tab, mods name and its project structuresaturneric2024-04-1622-32/+105
* fix: high cpu usage when using file tabsaturneric2024-04-152-5/+24
* feat: prefer to show module name instead of module idsaturneric2024-04-154-12/+18
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-1417-89/+419
* fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-147-17/+10
* feat: add auto activate function and optimums for some structuressaturneric2024-04-1232-164/+303
* fix: find and solve some issues on module managementsaturneric2024-04-1112-63/+71
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-0237-178/+282
* refactor: remove qt6 core5compat dependenciessaturneric2024-03-016-32/+2
* feat: validate module id format and compatibility of sdk and qt envsaturneric2024-03-016-86/+175
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-2950-557/+879
* feat: add module controller and continue to work on module systemsaturneric2024-02-2937-110/+750
* feat: upgrade module systemsaturneric2024-02-2836-471/+1143
* feat: add user agent header when doing http requestsaturneric2024-02-268-10/+48
* fix: add English translationsaturneric2024-02-261-1/+2
* fix: show the real UTC datetimesaturneric2024-02-265-15/+22
* fix: improve icons and logo stylesaturneric2024-02-253-5/+7
* feat: improve icons deployment and remove dir lfs/app-imagesaturneric2024-02-251-4/+6
* freat: update logo and iconssaturneric2024-02-242-33/+23
* fix: use bundled pinentry as default in flatpak containersaturneric2024-02-143-3/+9
* fix: add some missing libraries to the installation directorysaturneric2024-02-011-30/+29
* fix: cannot properly find and verify some special-name original filesdev/2.1.1/mainsaturneric2024-02-011-2/+3
* fix: set use system pinentry as a default optionsaturneric2024-02-013-3/+3
* fix: slove ci issuessaturneric2024-02-012-5/+15
* fix: slove discovered issues on windows platformsaturneric2024-01-312-1/+22
* fix: export spdlog dll to binary output pathsaturneric2024-01-311-0/+7
* fix: copy qt5 dlls at qt5 build modesaturneric2024-01-311-1/+7
* fix: update translationssaturneric2024-01-311-4/+4
* feat: support qt5 build optionsaturneric2024-01-3111-10/+42
* feat: try to add qt5 supportsaturneric2024-01-305-29/+92
* fix: add general main window rect state fallback logicsaturneric2024-01-305-6/+108
* fix: add function to import key rev certsaturneric2024-01-308-20/+141
* fix: solve reported issuessaturneric2024-01-293-17/+44
* fix: slove some discovered issues on windowssaturneric2024-01-264-6/+10
* fix: export libarchive and libgtest to artifactssaturneric2024-01-262-0/+16
* fix: cannot correctly compilesaturneric2024-01-261-0/+14
* doc: fill translations mainly de and chinesesaturneric2024-01-268-11/+12
* feat: enhance gnupg control boardsaturneric2024-01-257-116/+137
* feat: enhance keys searching functionssaturneric2024-01-252-6/+20
* feat: enhance analysed results of verification and signingsaturneric2024-01-254-39/+97
* feat: load buddled qt and qtbase translationssaturneric2024-01-252-0/+29
* fix: archive functions not work on windows when there were some non-ascii cha...saturneric2024-01-252-39/+71
* fix: buddle libarchive as submodulesaturneric2024-01-252-9/+0
* fix: try to solve bugs at universal file operationssaturneric2024-01-242-6/+11
* fix: improve file pagesaturneric2024-01-246-46/+75
* fix: decrypt tar.gpg but output path is incorrectsaturneric2024-01-241-2/+1
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-2410-76/+125