| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: issues found on linux platform | saturneric | 10 days | 1 | -1/+1 |
* | feat: generate cark keys | saturneric | 10 days | 1 | -1/+1 |
* | chore: clean up code | saturneric | 2025-02-04 | 1 | -2/+0 |
* | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 4 | -14/+17 |
* | fix: test basic operations of multi key db and solve issues | saturneric | 2024-10-26 | 2 | -8/+14 |
* | fix: key server adding or switching is actually not working | saturneric | 2024-08-05 | 3 | -3/+9 |
* | feat: simplify logging | saturneric | 2024-07-30 | 1 | -2/+1 |
* | feat: update copyright info | saturneric | 2024-07-29 | 8 | -8/+8 |
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 3 | -11/+3 |
* | feat: add auto activate function and optimums for some structures | saturneric | 2024-04-12 | 1 | -2/+2 |
* | feat: add module controller and continue to work on module system | saturneric | 2024-02-29 | 4 | -9/+10 |
* | feat: add user agent header when doing http request | saturneric | 2024-02-26 | 4 | -4/+25 |
* | feat: add a setting to enable gpgme debug log | saturneric | 2024-01-23 | 2 | -9/+7 |
* | refactor: remove libgettext from project | saturneric | 2024-01-16 | 1 | -6/+5 |
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 8 | -24/+27 |
* | feat: use qt json support components in data object and infos gathering module | saturneric | 2024-01-15 | 1 | -21/+3 |
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 4 | -19/+16 |
* | feat: improve api and ui of keys import and export | saturneric | 2024-01-11 | 8 | -41/+93 |
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 2 | -9/+9 |
* | fix: solve some code tidy issues | saturneric | 2023-10-25 | 1 | -1/+1 |
* | feat: use rt listen publish event function in main windows' app version upgra... | Saturneric | 2023-10-25 | 1 | -2/+2 |
* | feat: use module instead of integrated code at version checking task | Saturneric | 2023-10-24 | 2 | -275/+0 |
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 6 | -34/+15 |
* | feat: using pool for concurrent executions, not stable yet | saturneric | 2023-10-18 | 5 | -18/+17 |
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 10 | -28/+44 |
* | feat: start to add plugin system and do some improve on project configuration | saturneric | 2023-10-15 | 8 | -0/+21 |
* | fix: solve some issues on linux .desktop file | saturneric | 2023-10-15 | 5 | -5/+5 |
* | fix: solve issues in proxy configure | Saturneric | 2023-03-30 | 3 | -65/+83 |
* | fix: solve codacy issues | Saturneric | 2023-02-25 | 1 | -2/+8 |
* | fix: improve the task execution model | Saturneric | 2023-02-18 | 4 | -6/+6 |
* | feat: improve task execute system | Saturneric | 2023-02-17 | 4 | -4/+8 |
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 3 | -11/+11 |
* | fix: solve an issue in version checking | Saturneric | 2023-02-07 | 1 | -4/+8 |
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 3 | -19/+19 |
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -1/+1 |
* | fix: fix some issues | Saturneric | 2022-06-05 | 5 | -4/+279 |
* | perf: improve ListedKeyServerTestThread | Saturneric | 2022-05-22 | 3 | -57/+115 |
* | refactor: change version checking to task | Saturneric | 2022-05-20 | 2 | -54/+115 |
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 2 | -164/+0 |
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 6 | -693/+0 |
* | <fix>(core, ui): fix codacy issues. | Saturneric | 2022-03-19 | 1 | -6/+13 |
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -11/+19 |
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 2 | -4/+4 |
* | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 2022-02-05 | 1 | -2/+2 |
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 2 | -6/+6 |
* | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 2022-02-02 | 1 | -3/+3 |
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 |
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 |
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 14 | -101/+290 |
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 14 | -60/+92 |