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