Age | Commit message (Expand) | Author |
2023-08-15 | chore: reformat | Sefa Eyeoglu |
2023-08-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-08-14 | chore: update license headers | Sefa Eyeoglu |
2023-08-14 | chore: reformat | Sefa Eyeoglu |
2023-08-11 | fix: fix more warnings | Sefa Eyeoglu |
2023-08-04 | chore: update license headers | Sefa Eyeoglu |
2023-08-02 | chore: reformat | Sefa Eyeoglu |
2023-07-30 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers |
2023-07-06 | fix(tests): Fix abort of Task test on Linux | flow |
2023-07-05 | fix(tests): linux big task memory leak. | Rachel Powers |
2023-07-05 | fix(test): tasks test memmory leak. don't store local task copy. | Rachel Powers |
2023-07-05 | fix(test): task test memory leak *again* | Rachel Powers |
2023-07-05 | fix: Task test memory leaks again | Rachel Powers |
2023-07-04 | Apply suggestions from code review | Rachel Powers |
2023-07-03 | fix: memory leaks in tests | Rachel Powers |
2023-07-03 | fix: memory leaks in ResourceModel Test | Rachel Powers |
2023-07-03 | fix: memory leaks in filesystem test | Rachel Powers |
2023-07-01 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers |
2023-06-26 | Removed unused files | Trial97 |
2023-06-15 | Fix tests for window | Trial97 |
2023-06-15 | Fixed tests | Trial97 |
2023-06-15 | Added new migration for special characters | Trial97 |
2023-06-13 | Added back the INIFile read function | Trial97 |
2023-06-04 | chore: fix test & clean up one last warning | Rachel Powers |
2023-06-04 | chore: clean up after new compiler warnings | Rachel Powers |
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 |