Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
10 days | feat: generate cark keys | saturneric | 1 | -1/+1 | |
2024-12-13 | refactor: using qt containers instead of std containers | saturneric | 1 | -3/+3 | |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 1 | -4/+6 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-01-16 | fix: make task and threading system safer | saturneric | 1 | -1/+1 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -4/+3 | |
2024-01-11 | feat: improve api and ui of keys import and export | saturneric | 1 | -9/+12 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -5/+4 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -3/+5 | |
2023-10-15 | feat: start to add plugin system and do some improve on project configuration | saturneric | 1 | -0/+2 | |
2022-06-05 | fix: fix some issues | Saturneric | 1 | -25/+26 | |
1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -4/+24 | |
1. tidy up thread. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -4/+6 | |
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 1 | -0/+0 | |
2022-01-04 | <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵ | Saturneric | 1 | -11/+13 | |
add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui. | |||||
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 1 | -12/+14 | |
1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | |||||
2022-01-02 | <feat, refactor>(ui): change smtp test to multiply thread | Saturneric | 1 | -1/+2 | |
2021-12-02 | Fixed. | Saturneric | 1 | -10/+10 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -15/+15 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-07-12 | Project structure adjustment; | Saturneric | 1 | -0/+32 | |
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; |