aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: remove spdlog and clean up logsaturneric2024-07-261-21/+18
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-8/+8
* fix: solve issues at i18n supportsaturneric2024-01-231-4/+5
* fix: add test cases and solve discovered issuessaturneric2024-01-181-4/+3
* refactor: remove libgettext from projectsaturneric2024-01-161-11/+14
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-8/+1
* feat: integrate logging api to coresaturneric2024-01-051-3/+4
* refactor: improve the structure of main,core and test modulesaturneric2023-12-131-2/+20
* feat: move test to src and add submodule googletestsaturneric2023-12-061-9/+11
* feat: standarized and speed up app env loading processsaturneric2023-12-031-4/+11
* feat: introduce cmd functionssaturneric2023-11-291-0/+73