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