Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: support more build modesdk/2.1.3 | saturneric | 2024-07-28 | 1 | -0/+2 |
| | |||||
* | feat: load both integrated and external modules | saturneric | 2024-04-28 | 1 | -0/+7 |
| | |||||
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -21/+0 |
| | |||||
* | refactor: remove libconfig++ form project | saturneric | 2024-01-15 | 1 | -55/+3 |
| | |||||
* | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 2024-01-12 | 1 | -20/+13 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -9/+9 |
| | |||||
* | fix: solve compile issue | saturneric | 2024-01-08 | 1 | -0/+20 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -1/+1 |
| | |||||
* | feat: switch to portable mode by adding a txt file under bin path | saturneric | 2024-01-04 | 1 | -7/+0 |
| | |||||
* | fix: use secure memory management at impl class | saturneric | 2023-12-16 | 1 | -1/+1 |
| | |||||
* | feat: move test to src and add submodule googletest | saturneric | 2023-12-06 | 1 | -0/+15 |
| | |||||
* | refactor: remove CommonUtils at core | saturneric | 2023-11-07 | 1 | -13/+21 |
| | |||||
* | refactor: clean up core's codes | saturneric | 2023-11-06 | 1 | -1/+1 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+3 |
| | |||||
* | fix: improve headers including relations | saturneric | 2023-10-17 | 1 | -5/+0 |
| | |||||
* | refactor: use piml tech to rewrite GlobalSettingsStation | saturneric | 2023-10-17 | 1 | -107/+36 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix: sole compile issue in linux platform | Saturneric | 2023-07-13 | 1 | -2/+0 |
| | |||||
* | feat: support all clear log and data files | Saturneric | 2023-07-13 | 1 | -1/+33 |
| | |||||
* | feat: simplify settings lookup | Saturneric | 2023-04-05 | 1 | -1/+17 |
| | |||||
* | feat(ui, core): add custom key db support | Saturneric | 2022-12-04 | 1 | -3/+2 |
| | | | | | | 1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function | ||||
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -2/+2 |
| | |||||
* | fix: adjust initialized order and organize | Saturneric | 2022-05-19 | 1 | -1/+1 |
| | | | | 1. disable command line file arg input ability | ||||
* | pref: improve pch for compiling speed | Saturneric | 2022-05-19 | 1 | -5/+0 |
| | |||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -38/+2 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -0/+232 |
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies |