Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(gnupg): move info gathering to show event and remove debug logs | saturneric | 2025-06-10 | 2 | -14/+22 |
| | | | | | | - move gnupg info gathering logic from constructor to showEvent - remove debug logging statements - add resizeColumnsToContents for option details table | ||||
* | fix: use register_module | saturneric | 2025-05-01 | 1 | -20/+18 |
| | |||||
* | refactor: switch to in project submodule build model | saturneric | 2025-04-30 | 1 | -5/+8 |
| | |||||
* | chore: upgrade to v2.1.8 | saturneric | 2025-04-19 | 1 | -2/+2 |
| | |||||
* | fix: crash due to memory bad access | saturneric | 2025-04-15 | 2 | -15/+49 |
| | |||||
* | feat: call gpgconf using the homedir option | saturneric | 2025-01-27 | 2 | -19/+27 |
| | |||||
* | fix: adapt to new sdk apis | saturneric | 2024-12-02 | 2 | -44/+56 |
| | |||||
* | translations: update zh_CN and de_DE | saturneric | 2024-12-02 | 1 | -3/+5 |
| | |||||
* | fix: gnupg info not loading | saturneric | 2024-12-01 | 3 | -32/+92 |
| | |||||
* | fix: update date field on signing | saturneric | 2024-11-28 | 1 | -4/+4 |
| | |||||
* | fix: spelling mistakes | saturneric | 2024-11-28 | 1 | -1/+1 |
| | |||||
* | feat: support signing email | saturneric | 2024-11-27 | 2 | -2/+2 |
| | |||||
* | feat: async gather_gnupg_info() | saturneric | 2024-11-21 | 3 | -8/+12 |
| | |||||
* | fix: send origin meta text to application | saturneric | 2024-09-28 | 1 | -1/+1 |
| | |||||
* | fix: addressing some of the issues identified | saturneric | 2024-07-31 | 2 | -20/+25 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 7 | -7/+7 |
| | |||||
* | fix: mount should do during activate phase | saturneric | 2024-07-29 | 1 | -9/+5 |
| | |||||
* | fix: translations are not applied | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | feat: improve modules translation | saturneric | 2024-07-29 | 8 | -13/+567 |
| | |||||
* | feat: upgrade infrastructure to simplify code | saturneric | 2024-07-28 | 2 | -58/+13 |
| | |||||
* | feat: add pinentry module and paper key module | saturneric | 2024-07-28 | 2 | -8/+2 |
| | |||||
* | feat: remove dependency 'spdlog' | saturneric | 2024-07-27 | 3 | -152/+51 |
| | |||||
* | feat: move in GnuPGTab | saturneric | 2024-07-24 | 10 | -105/+659 |
| | |||||
* | feat: try using ui and i18n apis from sdk | saturneric | 2024-07-12 | 6 | -0/+873 |