Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |