Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: solve CI build dependencies | saturneric | 10 days | 1 | -1/+1 |
| | |||||
* | fix: setup gitea develop regularly build and test process | saturneric | 2024-11-16 | 1 | -1/+1 |
| | |||||
* | fix: remove googletest, libarchive and mimalloc source code from repo | saturneric | 2024-07-30 | 1 | -9/+0 |
| | |||||
* | fix: try to fix build process of git actionsdev/2.1.3/main | saturneric | 2024-07-28 | 1 | -0/+3 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -3/+0 |
| | |||||
* | fix: code.qt.io is down now | saturneric | 2024-04-28 | 1 | -1/+1 |
| | |||||
* | feat: load buddled qt and qtbase translations | saturneric | 2024-01-25 | 1 | -0/+3 |
| | |||||
* | fix: buddle libarchive as submodule | saturneric | 2024-01-25 | 1 | -0/+3 |
| | |||||
* | refactor: remove nlohmann json library from project | saturneric | 2024-01-15 | 1 | -3/+0 |
| | |||||
* | feat: move test to src and add submodule googletest | saturneric | 2023-12-06 | 1 | -0/+3 |
| | |||||
* | feat: introduce mimalloc to replace secmem | saturneric | 2023-12-03 | 1 | -1/+4 |
| | |||||
* | chore: remove libarchive from source code | saturneric | 2023-10-18 | 1 | -3/+0 |
| | | | | 1. it's better to get this library at system PATH | ||||
* | fix: remove libconfig from source to build it seperately | saturneric | 2023-10-15 | 1 | -4/+1 |
| | |||||
* | fix: remove submodules and delete debug build pipeline | saturneric | 2023-09-09 | 1 | -9/+0 |
| | |||||
* | feat: update documents and git module urls | Saturneric | 2023-09-08 | 1 | -8/+8 |
| | |||||
* | fix: update submodules' url | saturneric | 2023-08-01 | 1 | -8/+8 |
| | |||||
* | feat: add submodule spdlog | saturneric | 2023-02-03 | 1 | -0/+3 |
| | |||||
* | feat: delete dependency easyloggingpp | Saturneric | 2023-02-03 | 1 | -3/+0 |
| | |||||
* | feat: change submodules url | Saturneric | 2022-11-26 | 1 | -8/+8 |
| | | | | 1. set to self-hosted mirrored git repositroies. | ||||
* | refactor: remove submodules | Saturneric | 2022-05-07 | 1 | -6/+0 |
| | | | | | 1. remove vmime 2. remove smtp-mime | ||||
* | <fix, refactor, feat> adjust the project configuration | stehu | 2022-03-04 | 1 | -0/+3 |
| | | | | | | 1. Fix possible problems with mac compilation 2. Add new third-party dependency libconfig 3. Use the correct project configuration to specify the C++ standard | ||||
* | <chore>(project): add and separate third party code | Saturneric | 2022-02-03 | 1 | -0/+3 |
| | | | | | 1. Add libarchive dependency 2. Separate encoding detection code from src | ||||
* | <fix>(git): Fix the url problem of .gitmodules | Saturneric | 2022-01-14 | 1 | -2/+2 |
| | |||||
* | <fix>(project): support build on Windows. | Saturneric | 2022-01-14 | 1 | -2/+2 |
| | | | | | 1. Optimize the introduction of vmime header files. 2. Disable ExternalProject when using Windows platform. | ||||
* | <refactor, chore>(project, ui, core): Normalize third-party dependencies. | Saturneric | 2022-01-12 | 1 | -3/+12 |
| | | | | | | | | 1. All third-party dependencies are in the form of submodules . 2. Compile third-party dependencies together at compile time. 3. Strip 3rd party dependencies from source code. 4. Normalize the reference of the header file of the third-party dependency, and only refer to it once. 5. Remove all find_libraries and use build-time static library files instead. | ||||
* | <feature>(ui, project): start to add imap support. | Saturneric | 2022-01-05 | 1 | -0/+3 |
| | | | | | | 1. introduce vmime library. 2. add ReceiveMailDialog and related actions in MainWindowUI. 3. add git submodule vmime. | ||||
* | Add Submodules & Update & Fixed | Saturneric | 2021-12-05 | 1 | -0/+12 |
1. AppImage Update 2. gpgme 3. libgpg-error 4. libassuan 5. update gcc's version to 8. 6. fix build issues. |