aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: issues found on unit test modesaturneric2025-02-011-0/+1
* feat: enhance key db functionssaturneric2025-01-211-1/+2
* fix: discovered issues by testingsaturneric2024-12-031-7/+24
* fix: discovered issuessaturneric2024-12-021-1/+18
* translation: update ts filessaturneric2024-12-011-2/+9
* fix: solve build issues in devops processsaturneric2024-12-011-7/+5
* fix: spelling mistakessaturneric2024-11-281-1/+1
* feat: improve version optionsaturneric2024-11-221-3/+6
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-7/+105
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: support more build modesaturneric2024-07-281-1/+6
* 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