Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: adapt linux appimage of modules loadingdev/2.1.2/module | saturneric | 2024-04-21 | 1 | -6/+7 |
| | |||||
* | fix: switch to qt 6.5 lts | saturneric | 2024-04-21 | 1 | -1/+1 |
| | |||||
* | fix: move to notarytool in apple notarization process | saturneric | 2024-04-21 | 1 | -5/+5 |
| | |||||
* | fix: use more cross-platform methods for add_custom_command on linux platform | saturneric | 2024-04-21 | 1 | -10/+12 |
| | |||||
* | fix: move binaries and libs to AppDir of AppImage | saturneric | 2024-04-21 | 1 | -4/+4 |
| | |||||
* | fix: improve grt tab, mods name and its project structure | saturneric | 2024-04-16 | 22 | -32/+105 |
| | |||||
* | fix: high cpu usage when using file tab | saturneric | 2024-04-15 | 2 | -5/+24 |
| | |||||
* | feat: prefer to show module name instead of module id | saturneric | 2024-04-15 | 4 | -12/+18 |
| | |||||
* | feat: add a grt viewer and solve some issues in gnupg info tab | saturneric | 2024-04-14 | 18 | -91/+447 |
| | |||||
* | fix: use qt designer placeholder instead of custom initialized | saturneric | 2024-04-14 | 8 | -18/+32 |
| | |||||
* | feat: add auto activate function and optimums for some structures | saturneric | 2024-04-12 | 32 | -164/+303 |
| | |||||
* | fix: find and solve some issues on module management | saturneric | 2024-04-11 | 13 | -116/+72 |
| | |||||
* | refactor: reduce core prebuild headers and isolate core to modules | saturneric | 2024-03-02 | 37 | -178/+282 |
| | |||||
* | refactor: remove qt6 core5compat dependencies | saturneric | 2024-03-01 | 6 | -32/+2 |
| | |||||
* | feat: validate module id format and compatibility of sdk and qt env | saturneric | 2024-03-01 | 6 | -86/+175 |
| | |||||
* | feat: add prefix GF to all sdk and module symbols | saturneric | 2024-02-29 | 51 | -560/+896 |
| | |||||
* | feat: add module controller and continue to work on module system | saturneric | 2024-02-29 | 39 | -111/+963 |
| | | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | ||||
* | feat: upgrade module system | saturneric | 2024-02-28 | 36 | -471/+1143 |
| | | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it | ||||
* | feat: add user agent header when doing http request | saturneric | 2024-02-26 | 9 | -10/+59 |
| | |||||
* | fix: add English translation | saturneric | 2024-02-26 | 7 | -1046/+6631 |
| | |||||
* | fix: show the real UTC datetime | saturneric | 2024-02-26 | 5 | -15/+22 |
| | |||||
* | fix: improve icons and logo style | saturneric | 2024-02-25 | 6 | -7/+10 |
| | |||||
* | fix: unify app icons | saturneric | 2024-02-25 | 10 | -1/+0 |
| | |||||
* | feat: improve icons deployment and remove dir lfs/app-image | saturneric | 2024-02-25 | 10 | -5/+8 |
| | |||||
* | fix: it names Gpg_Frontend.AppImage now | saturneric | 2024-02-24 | 1 | -1/+1 |
| | |||||
* | fix: change GpgFrontend to Gpg Frontend on linux platform | saturneric | 2024-02-24 | 3 | -5/+5 |
| | |||||
* | fix: adjust logo and icons | saturneric | 2024-02-24 | 15 | -2/+2 |
| | |||||
* | fix: add component type and content rating to appdata.xml | saturneric | 2024-02-24 | 1 | -1/+29 |
| | |||||
* | freat: update logo and icons | saturneric | 2024-02-24 | 21 | -38/+24 |
| | |||||
* | Merge branch 'doc/2.1.2/main' into dev/2.1.2/main | saturneric | 2024-02-24 | 3 | -7/+7 |
|\ | |||||
| * | fix: update logo at manual and README | saturneric | 2024-02-24 | 3 | -7/+7 |
| | | |||||
* | | Merge branch 'doc/2.1.2/main' into dev/2.1.2/main | saturneric | 2024-02-24 | 31 | -926/+1432 |
|\| | |||||
| * | doc: update manual and trademark | saturneric | 2024-02-24 | 31 | -926/+1432 |
| | | |||||
| * | fix: solve issues reported on flathub revirew | saturneric | 2024-02-11 | 6 | -52/+84 |
| | | |||||
| * | Merge pull request #132 from razzeee/patch-1 | Saturn&Eric | 2024-02-02 | 1 | -2/+2 |
| |\ | | | | | | | Declare desktop app | ||||
| | * | Declare desktop app | Kolja | 2024-02-02 | 1 | -2/+2 |
| |/ | | | | | See https://docs.flathub.org/docs/for-app-authors/appdata-guidelines/#header | ||||
* | | fix: use bundled pinentry as default in flatpak container | saturneric | 2024-02-14 | 3 | -3/+9 |
| | | |||||
* | | fix: flathub doesn't support webp as screenshots | saturneric | 2024-02-14 | 2 | -10/+10 |
| | | |||||
* | | fix: solve issues reported on flathub revirew | saturneric | 2024-02-11 | 6 | -53/+80 |
| | | |||||
* | | feat: update app stream metainfo | saturneric | 2024-02-02 | 1 | -2/+36 |
| | | |||||
* | | Merge remote-tracking branch 'origin/main' into dev/2.1.2/main | saturneric | 2024-02-02 | 0 | -0/+0 |
|\| | |||||
| * | Merge pull request #131 from saturneric/dev/2.1.1/mainv2.1.2 | Saturn&Eric | 2024-02-01 | 1 | -2/+3 |
| |\ | | | | | | | Develop 2.1.2.6 | ||||
| * \ | Merge pull request #130 from saturneric/dev/2.1.1/main | Saturn&Eric | 2024-02-01 | 3 | -3/+3 |
| |\ \ | | | | | | | | | Develop 2.1.2.5 | ||||
| * \ \ | Merge pull request #129 from saturneric/dev/2.1.1/main | Saturn&Eric | 2024-02-01 | 7 | -27/+131 |
| |\ \ \ | | | | | | | | | | | Develop 2.1.2.4 | ||||
| * \ \ \ | Merge pull request #128 from saturneric/dev/2.1.1/main | Saturn&Eric | 2024-01-31 | 29 | -177/+487 |
| |\ \ \ \ | | | | | | | | | | | | | Develop 2.1.2.3 | ||||
| * \ \ \ \ | Merge pull request #127 from saturneric/dev/2.1.1/main | Saturn&Eric | 2024-01-30 | 78 | -4284/+6333 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Develop 2.1.2.2 | ||||
| * \ \ \ \ \ | Merge pull request #126 from saturneric/dev/2.1.1/main | Saturn&Eric | 2024-01-23 | 477 | -197644/+56087 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Develop 2.1.2.1 | ||||
* | | | | | | | | fix: add some missing libraries to the installation directory | saturneric | 2024-02-01 | 2 | -31/+29 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | fix: cannot properly find and verify some special-name original filesdev/2.1.1/main | saturneric | 2024-02-01 | 1 | -2/+3 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | fix: set use system pinentry as a default option | saturneric | 2024-02-01 | 3 | -3/+3 |
| |_|_|_|/ |/| | | | |