Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: issues found on unit test mode | saturneric | 2025-02-01 | 1 | -0/+1 |
| | |||||
* | feat: enhance key db functions | saturneric | 2025-01-21 | 1 | -1/+2 |
| | | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode | ||||
* | fix: discovered issues by testing | saturneric | 2024-12-03 | 1 | -7/+24 |
| | |||||
* | fix: discovered issues | saturneric | 2024-12-02 | 1 | -1/+18 |
| | |||||
* | translation: update ts files | saturneric | 2024-12-01 | 1 | -2/+9 |
| | |||||
* | fix: solve build issues in devops process | saturneric | 2024-12-01 | 1 | -7/+5 |
| | |||||
* | fix: spelling mistakes | saturneric | 2024-11-28 | 1 | -1/+1 |
| | |||||
* | feat: improve version option | saturneric | 2024-11-22 | 1 | -3/+6 |
| | |||||
* | feat: rewrite core init processes and add env option | saturneric | 2024-11-22 | 1 | -7/+105 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | feat: support more build mode | saturneric | 2024-07-28 | 1 | -1/+6 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -21/+18 |
| | |||||
* | feat: add module controller and continue to work on module system | saturneric | 2024-02-29 | 1 | -8/+8 |
| | | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | ||||
* | fix: solve issues at i18n support | saturneric | 2024-01-23 | 1 | -4/+5 |
| | |||||
* | fix: add test cases and solve discovered issues | saturneric | 2024-01-18 | 1 | -4/+3 |
| | |||||
* | refactor: remove libgettext from project | saturneric | 2024-01-16 | 1 | -11/+14 |
| | |||||
* | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 2024-01-12 | 1 | -8/+1 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -3/+4 |
| | |||||
* | refactor: improve the structure of main,core and test module | saturneric | 2023-12-13 | 1 | -2/+20 |
| | |||||
* | feat: move test to src and add submodule googletest | saturneric | 2023-12-06 | 1 | -9/+11 |
| | |||||
* | feat: standarized and speed up app env loading process | saturneric | 2023-12-03 | 1 | -4/+11 |
| | |||||
* | feat: introduce cmd functions | saturneric | 2023-11-29 | 1 | -0/+73 |