Age | Commit message (Expand) | Author |
2023-05-28 | fix(memory leak): don't give shared pointers out to foldermodels (causes cycl... | Rachel Powers |
2023-05-26 | fix(memory leak): IndexedPack too large to live inside a qlist without pointe... | Rachel Powers |
2023-05-07 | Merge remote-tracking branch 'upstream/develop' into better-tasks | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-05-01 | feat: better task tracking | Rachel Powers |
2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers |
2023-04-29 | refactor: Move ini to use QSettings && drop get/setList functions | Rachel Powers |
2023-03-31 | fix: typos, CamelCase to camelCase the new names | Rachel Powers |
2023-03-20 | fix: clean up initial review comments (flowin) | Rachel Powers |
2023-03-20 | feat: track instance copies that use links | Rachel Powers |
2023-03-20 | fix: windows test compat | Rachel Powers |
2023-03-20 | fix: better test compareison (also qt5 compat) | Rachel Powers |
2023-03-20 | fix: intelegent recursive links & symlink follow on export | Rachel Powers |
2023-03-20 | refactor: make complete list of links to make and send that. | Rachel Powers |
2023-03-20 | feat: successful process elevation and comunication! | Rachel Powers |
2023-03-20 | qt5 compatability | Rachel Powers |
2023-03-20 | working outside windows | Rachel Powers |
2023-03-20 | we want to make links! | Rachel Powers |
2023-02-05 | Merge pull request #751 from Edgars-Cirulis/develop | Sefa Eyeoglu |
2023-02-01 | fix(tests): improve the reliability of the Task's stack test | flow |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-23 | Merge pull request #675 from flowln/generalize_mod_model | Sefa Eyeoglu |
2023-01-21 | feat+fix(Version): make comparsion FlexVer-compatible | flow |
2023-01-20 | fix(tests): add some comments on the stack overflow Task test | flow |
2023-01-20 | feat(tests): add FlexVer test vector to the Version tests | flow |
2023-01-19 | feat: add debug printing for Version | Rachel Powers |
2023-01-18 | feat(tests): add test for stack overflow in ConcurrentTask | flow |
2023-01-13 | feat(tests): add very basic ResourceModel test | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2022-12-26 | fix: cleanup and suggested changes | Rachel Powers |
2022-12-24 | fix: update parse tests | Rachel Powers |
2022-12-24 | feat: validate world saves | Rachel Powers |
2022-12-24 | fix: force add of ignored testdata files | Rachel Powers |
2022-12-24 | feat: add initial support for parseing datapacks | Rachel Powers |
2022-11-12 | refactor: allow copy operation with whitelist | Sefa Eyeoglu |
2022-11-03 | Fix: Using uint8_t in std::uniform_int_distribution is undefined | TheLastRar |
2022-10-28 | feat(tests): add test for FS::copy with files | flow |
2022-10-15 | chore(tests): add test for FS copy with dot folders/files | flow |
2022-10-08 | Merge pull request #1033 from Scrumplex/multi-arch-support | Sefa Eyeoglu |
2022-10-08 | chore: add missing license headers | Sefa Eyeoglu |
2022-09-20 | feat: support multiarch system classifiers | Sefa Eyeoglu |
2022-09-20 | refactor: introduce RuntimeContext | Sefa Eyeoglu |
2022-09-20 | fix: comments and naming of texture pack stuff | Sefa Eyeoglu |
2022-09-20 | fix: tests | Sefa Eyeoglu |
2022-09-20 | feat: add texture pack parsing | Sefa Eyeoglu |
2022-09-12 | chore(tests): add test for copy operation with blacklist | flow |
2022-09-11 | refactor: restructure tests | Sefa Eyeoglu |
2016-05-01 | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke m... | Petr Mrázek |
2016-05-01 | NOISSUE remove dead unit tests and reorganize CMake code related to unit tests | Petr Mrázek |
2016-05-01 | NOISSUE re/move some dead code and unused build system parts | Petr Mrázek |