Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
3 days | fix: undef CB_SUCC and CB_ERR before redefinition | saturneric | 1 | -0/+2 | |
- prevent potential macro redefinition warnings - ensure clean slate for macro definitions | |||||
4 days | feat(utils): add secure string duplication functions and update memory handling | saturneric | 1 | -10/+23 | |
- add SECDUP, USECDUP, QSECDUP macros for secure string duplication - implement QSecStrDup and UnSecStrDup functions - update memory handling to use secure functions where appropriate - improve const correctness in QStrDup parameter - fix memory deallocation in CharArrayToQStringList | |||||
2024-12-02 | fix: adapt to new sdk apis | saturneric | 1 | -1/+29 | |
2024-11-27 | feat: support signing email | saturneric | 1 | -3/+46 | |
2024-11-25 | feat: prettify model event handling logic | saturneric | 2 | -0/+55 | |
2024-11-20 | feat: cache key server data for 5 min | saturneric | 1 | -4/+3 | |
2024-11-16 | fix: solve build problem for qt under 6.4.0 | saturneric | 1 | -1/+19 | |
2024-09-28 | fix: send origin meta text to application | saturneric | 1 | -0/+2 | |
2024-07-31 | fix: addressing some of the issues identified | saturneric | 2 | -36/+54 | |
2024-07-29 | feat: update copyright info | saturneric | 3 | -3/+3 | |
2024-07-29 | feat: improve modules translation | saturneric | 1 | -0/+11 | |
2024-07-28 | fix: problems in infrastructure in some cases | saturneric | 1 | -14/+22 | |
2024-07-28 | feat: upgrade infrastructure to simplify code | saturneric | 3 | -6/+147 | |
2024-07-28 | feat: add pinentry module and paper key module | saturneric | 1 | -1/+116 | |
2024-07-27 | fix: solve a memory leak issue | saturneric | 1 | -7/+4 | |
2024-07-27 | feat: remove dependency 'spdlog' | saturneric | 1 | -71/+0 | |
2024-07-24 | feat: move in GnuPGTab | saturneric | 1 | -3/+42 | |
2024-07-12 | feat: try using ui and i18n apis from sdk | saturneric | 2 | -0/+154 | |