Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: indirect memory leak issues | saturneric | 2024-07-26 | 1 | -7/+7 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -11/+5 |
| | |||||
* | feat: enable sorting and add column "comment" at key table | saturneric | 2024-06-28 | 1 | -0/+16 |
| | |||||
* | refactor: rewrite KeyMenuAbility | saturneric | 2024-06-28 | 1 | -6/+9 |
| | |||||
* | feat: user can select shown columns at key table | saturneric | 2024-06-28 | 1 | -108/+118 |
| | |||||
* | feat: rewrite key list structure and logic | saturneric | 2024-06-02 | 1 | -358/+178 |
| | |||||
* | fix: update translations | saturneric | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | feat: let user select keys to sync from key server | saturneric | 2024-05-11 | 1 | -7/+41 |
| | |||||
* | feat: enhance keys searching functions | saturneric | 2024-01-25 | 1 | -5/+9 |
| | |||||
* | fix: solve an issue that switch tab but crypto menu won't update | saturneric | 2024-01-24 | 1 | -1/+1 |
| | |||||
* | feat: improve key list and find widget | saturneric | 2024-01-23 | 1 | -20/+29 |
| | |||||
* | feat: add a setting to enable gpgme debug log | saturneric | 2024-01-23 | 1 | -3/+3 |
| | |||||
* | fix: solve discovered bugs and improve ui operations | saturneric | 2024-01-19 | 1 | -1/+1 |
| | |||||
* | fix: slove discovered bugs | saturneric | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | refactor: remove libgettext from project | saturneric | 2024-01-16 | 1 | -23/+20 |
| | |||||
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 1 | -1/+0 |
| | |||||
* | fix: slove the languange settings issue | saturneric | 2024-01-15 | 1 | -2/+2 |
| | |||||
* | refactor: remove libconfig++ form project | saturneric | 2024-01-15 | 1 | -18/+10 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -75/+67 |
| | |||||
* | feat: improve api and ui of keys import and export | saturneric | 2024-01-11 | 1 | -14/+5 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -10/+10 |
| | |||||
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -1/+1 |
| | |||||
* | fix: add set owner struct action in keymanager menu | saturneric | 2023-12-02 | 1 | -9/+10 |
| | |||||
* | fix: solve some code tidy issues | saturneric | 2023-10-25 | 1 | -2/+2 |
| | |||||
* | refactor: use piml tech to rewrite GlobalSettingsStation | saturneric | 2023-10-17 | 1 | -1/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix: improve ui | Saturneric | 2023-07-14 | 1 | -6/+1 |
| | |||||
* | feat: support searching keys | Saturneric | 2023-07-13 | 1 | -5/+56 |
| | |||||
* | feat: support marking a key as favourite | Saturneric | 2023-07-13 | 1 | -1/+34 |
| | |||||
* | feat: support owner trust level settings of gpg key | Saturneric | 2023-07-12 | 1 | -1/+1 |
| | |||||
* | feat: simplify settings lookup | Saturneric | 2023-04-05 | 1 | -10/+15 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -13/+12 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -15/+15 |
| | |||||
* | feat: support generate ecc key | Saturneric | 2022-11-26 | 1 | -5/+2 |
| | | | | 1. support elliptische kurve nist | ||||
* | fix(core, ui): delete some unnecessary logs | Saturneric | 2022-09-03 | 1 | -6/+0 |
| | |||||
* | fix(ui): fix user feedback issues. | Saturneric | 2022-09-03 | 1 | -1/+5 |
| | | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification. | ||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -9/+15 |
| | | | | 1. solve multiple threads problem. | ||||
* | fix(core): fix a bug when key in smart carddev/2.0.7 | Saturneric | 2022-05-12 | 1 | -1/+4 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -13/+11 |
| | | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | ||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -28/+10 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -3/+3 |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | ||||
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -1/+1 |
| | |||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -2/+2 |
| | |||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -4/+5 |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | ||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -3/+3 |
| | | | | 1. tidy up ui. | ||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -162/+171 |
| | | | | 1. tidy up widgets. | ||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 2022-01-15 | 1 | -28/+29 |
| | | | | | 1. Rename related entities. 2. Add a comments. | ||||
* | <refactor>(ui): Change Sync() to Sync Settings() | Saturneric | 2022-01-12 | 1 | -2/+2 |
| |