Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: support key groups | saturneric | 12 days | 1 | -21/+24 |
* | refactor: make some function names shorter | saturneric | 2025-02-02 | 1 | -2/+2 |
* | fix: should check key status immediately after get it | saturneric | 2024-10-26 | 1 | -0/+13 |
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
* | fix: add test cases and solve discovered issues | saturneric | 2024-01-18 | 1 | -161/+225 |
* | fix: improve code quality, docs and ci files | saturneric | 2024-01-17 | 1 | -3/+3 |
* | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 2024-01-12 | 1 | -9/+8 |
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -8/+9 |
* | feat: avoid reading entire file to memory | saturneric | 2023-12-27 | 1 | -8/+8 |
* | fix: add test cases and test file basical operations | saturneric | 2023-12-26 | 1 | -0/+239 |