aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-01fix: issues found on unit test modesaturneric1-0/+1
2025-01-21feat: enhance key db functionssaturneric1-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
2024-12-03fix: discovered issues by testingsaturneric1-7/+24
2024-12-02fix: discovered issuessaturneric1-1/+18
2024-12-01translation: update ts filessaturneric1-2/+9
2024-12-01fix: solve build issues in devops processsaturneric1-7/+5
2024-11-28fix: spelling mistakessaturneric1-1/+1
2024-11-22feat: improve version optionsaturneric1-3/+6
2024-11-22feat: rewrite core init processes and add env optionsaturneric1-7/+105
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-28feat: support more build modesaturneric1-1/+6
2024-07-26feat: remove spdlog and clean up logsaturneric1-21/+18
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-8/+8
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-01-23fix: solve issues at i18n supportsaturneric1-4/+5
2024-01-18fix: add test cases and solve discovered issuessaturneric1-4/+3
2024-01-16refactor: remove libgettext from projectsaturneric1-11/+14
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-8/+1
2024-01-05feat: integrate logging api to coresaturneric1-3/+4
2023-12-13refactor: improve the structure of main,core and test modulesaturneric1-2/+20
2023-12-06feat: move test to src and add submodule googletestsaturneric1-9/+11
2023-12-03feat: standarized and speed up app env loading processsaturneric1-4/+11
2023-11-29feat: introduce cmd functionssaturneric1-0/+73