| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: cannot correctly compile | saturneric | 2024-01-26 | 1 | -2/+4 |
* | feat: load buddled qt and qtbase translations | saturneric | 2024-01-25 | 1 | -0/+0 |
* | fix: buddle libarchive as submodule | saturneric | 2024-01-25 | 2 | -0/+2 |
* | fix: mimalloc is not yet stable on windows | saturneric | 2024-01-23 | 1 | -2/+0 |
* | refactor: remove nlohmann json library from project | saturneric | 2024-01-15 | 2 | -1/+0 |
* | fix: slove compilation issue on macos | saturneric | 2023-12-22 | 1 | -5/+10 |
* | fix: slove issues on memory and add asan support for debug | saturneric | 2023-12-14 | 1 | -1/+4 |
* | feat: mimalloc support valgrind | saturneric | 2023-12-13 | 1 | -0/+1 |
* | feat: move test to src and add submodule googletest | saturneric | 2023-12-06 | 2 | -1/+4 |
* | feat: introduce mimalloc to replace secmem | saturneric | 2023-12-03 | 2 | -1/+4 |
* | feat: update thridparty libraries | saturneric | 2023-11-02 | 3 | -0/+0 |
* | feat: add callback function to event | saturneric | 2023-11-02 | 3 | -0/+0 |
* | chore: fetch the latest release of the json library | saturneric | 2023-10-18 | 1 | -0/+0 |
* | chore: remove libarchive from source code | saturneric | 2023-10-18 | 3 | -0/+0 |
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -3/+3 |
* | fix: remove libconfig from source to build it seperately | saturneric | 2023-10-15 | 2 | -2/+1 |
* | fix: slove build problem for flatpack builder | saturneric | 2023-10-14 | 1 | -2/+3 |
* | fix: remove submodules and delete debug build pipeline | saturneric | 2023-09-09 | 3 | -0/+0 |
* | feat: add submodule spdlog | saturneric | 2023-02-03 | 1 | -0/+0 |
* | feat: delete dependency easyloggingpp | Saturneric | 2023-02-03 | 1 | -0/+0 |
* | feat: change logging framework to spdlog | Saturneric | 2023-02-03 | 1 | -1/+3 |
* | feat: update submodules | Saturneric | 2023-01-22 | 7 | -0/+0 |
* | refactor(third_party): remove encoding-detectdev/2.0.8/main | Saturneric | 2022-07-23 | 2 | -398/+0 |
* | feat(third_party): update gpgme | Saturneric | 2022-07-22 | 1 | -0/+0 |
* | feat: merge tiny third_party library into core | Saturneric | 2022-05-08 | 1 | -9/+1 |
* | feat: use gnupg from system package manager | Saturneric | 2022-05-07 | 1 | -123/+0 |
* | refactor: remove submodules | Saturneric | 2022-05-07 | 2 | -0/+0 |
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -45/+0 |
* | fix(project): remove automatic build | Saturneric | 2022-04-10 | 1 | -17/+5 |
* | <fix>(ci): Fix the problem of MinGW compilation | Saturneric | 2022-03-12 | 1 | -1/+3 |
* | <fix, refactor, feat> adjust the project configuration | stehu | 2022-03-04 | 2 | -1/+4 |
* | <chore>(project, ci): Make the Windows platform pass the compilation | Saturneric | 2022-02-05 | 1 | -2/+4 |
* | <chore>(project): Adjust the project to make the compilation | Saturneric | 2022-02-04 | 1 | -0/+1 |
* | <chore>(project): add and separate third party code | Saturneric | 2022-02-03 | 4 | -1/+406 |
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -3/+29 |
* | <fix>(project): support build on Windows. | Saturneric | 2022-01-14 | 3 | -76/+105 |
* | <chore>(project, ui, core): update ci for release-deb-package.yml | Saturneric | 2022-01-12 | 1 | -0/+12 |
* | <chore>(project, ui, core): update ci for release-deb-package.yml | Saturneric | 2022-01-12 | 1 | -3/+4 |
* | <chore>(project, ui, core): update ci for release-deb-package.yml | Saturneric | 2022-01-12 | 4 | -0/+0 |
* | <refactor, chore, fix>(project, ui, core): Merged with dev/ci/2.0.5 | Saturneric | 2022-01-12 | 1 | -11/+31 |
|\ |
|
| * | Merge branch 'dev/ci/2.0.4' into dev/ci/2.0.5 | Saturneric | 2022-01-10 | 1 | -2/+2 |
| |\ |
|
| | * | <refactor>(project): clean and modify build messages. | Saturneric | 2022-01-06 | 1 | -2/+2 |
* | | | <refactor, chore>(project, ui, core): Normalize third-party dependencies. | Saturneric | 2022-01-12 | 5 | -34878/+113 |
|/ / |
|
* / | <feature>(ui, project): start to add imap support. | Saturneric | 2022-01-05 | 1 | -0/+0 |
|/ |
|
* | <feature, refactor>(core, ui): Key package generate. | Saturneric | 2022-01-03 | 1 | -1/+1 |
* | <refactor>(ui): Enhanced sending email function. | Saturneric | 2022-01-02 | 1 | -0/+0 |
* | Update project configure to support xcode build. | Saturneric | 2021-12-19 | 1 | -1/+8 |
* | Add Submodules & Update & Fixed | Saturneric | 2021-12-05 | 5 | -3/+12 |
* | Remove rapidjson and Improve update ploicy. | Saturneric | 2021-12-05 | 36 | -17144/+26753 |
* | UI Framework Modified. | Saturneric | 2021-10-02 | 35 | -0/+17144 |