Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: qt5 compile issues | saturneric | 2025-02-03 | 1 | -0/+1 |
| | |||||
* | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 3 | -10/+12 |
| | |||||
* | feat: allow drag and drop to open text file | saturneric | 2024-11-24 | 1 | -2/+0 |
| | |||||
* | feat: rewrite core init processes and add env option | saturneric | 2024-11-22 | 1 | -4/+1 |
| | |||||
* | fix: do clean up | saturneric | 2024-07-30 | 2 | -11/+8 |
| | |||||
* | feat: simplify logging | saturneric | 2024-07-30 | 1 | -8/+8 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 8 | -10/+10 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 4 | -37/+23 |
| | |||||
* | feat: upgrade module system | saturneric | 2024-02-28 | 1 | -1/+0 |
| | | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it | ||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 2 | -4/+5 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 3 | -22/+24 |
| | |||||
* | fix: slove some known issues | saturneric | 2024-01-05 | 1 | -1/+9 |
| | |||||
* | fix: use secure memory management at impl class | saturneric | 2023-12-16 | 3 | -9/+6 |
| | |||||
* | fix: clean up envirnoment when app exits | saturneric | 2023-12-16 | 2 | -11/+14 |
| | |||||
* | fix: slove threading and memory issues | saturneric | 2023-12-15 | 3 | -87/+126 |
| | |||||
* | fix: slove some issues on memory and intilizations | saturneric | 2023-12-15 | 3 | -4/+13 |
| | |||||
* | fix: slove some memory issues | saturneric | 2023-12-14 | 1 | -7/+10 |
| | |||||
* | feat: mimalloc support valgrind | saturneric | 2023-12-13 | 1 | -0/+2 |
| | |||||
* | fix: add some logs in setting channel object | saturneric | 2023-12-13 | 1 | -5/+8 |
| | |||||
* | feat: move test to src and add submodule googletest | saturneric | 2023-12-06 | 2 | -4/+2 |
| | |||||
* | feat: standarized and speed up app env loading process | saturneric | 2023-12-03 | 3 | -28/+45 |
| | |||||
* | feat: improve memory security of function framework | saturneric | 2023-12-03 | 7 | -19/+79 |
| | |||||
* | refactor: clean up core's codes | saturneric | 2023-11-06 | 8 | -0/+740 |