Age | Commit message (Expand) | Author |
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas |
2023-07-04 | Replace break with return true; | PandaNinjas |
2023-07-04 | Remove break and add fallthrough comment in WorldListPage.cpp | PandaNinjas |
2023-07-04 | escaped modlist inner html | Trial97 |
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-03 | build: optimize address-sanitizer | Rachel Powers |
2023-07-03 | build: enable address sanitiser in debug builds | Rachel Powers |
2023-07-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-03 | Merge pull request #1127 from Trial97/scale_cat | Tayou |
2023-07-03 | fixed template | Trial97 |
2023-07-03 | flake.lock: Update | Sefa Eyeoglu |
2023-07-03 | fixed typo | Trial97 |
2023-07-03 | updated option text | Trial97 |
2023-07-03 | fixed logic regarding range over multiple years | Trial97 |
2023-07-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-02 | fix: update if new size is larger | Rachel Powers |
2023-07-02 | fix: update if new size is larger | Rachel Powers |
2023-07-02 | fix: header `<qpoint.h>` -> `<QPoint>` | Rachel Powers |
2023-07-02 | fix: properly calculate min size for progress dialog, apply it at creation | Rachel Powers |
2023-07-02 | fix: segfault in progress dialog | Rachel Powers |
2023-07-02 | resolved local vaiables names | Trial97 |
2023-07-02 | Merge pull request #1232 from telans/screenshots-update | TheKodeToad |
2023-07-02 | fixed typos | Trial97 |
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-02 | antialiasing for all painting, make hitbox fullwidth | Tayou |
2023-07-02 | Merge branch 'catpacks' of github.com:Trial97/PrismLauncher into catpacks | Trial97 |
2023-07-02 | Added more options for variants planing | Trial97 |
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-02 | Merge pull request #1298 from TurboWafflz/develop | Sefa Eyeoglu |
2023-07-02 | Fix compiling on OpenBSD | Finian Wright |
2023-07-01 | Merge pull request #1292 from Trial97/export5 | seth |
2023-06-30 | removed extra condition | Trial97 |
2023-06-30 | Made sure the logs are ignored when collecting files | Trial97 |
2023-06-29 | Add snap github action | ashuntu |
2023-06-29 | Add snapcraft.yaml | ashuntu |
2023-06-30 | Removed logs from instance export | Trial97 |
2023-06-28 | removed magic 5, removed unnecessary QPainter function calls | Tayou |
2023-06-28 | 4 clang-tidy changes, update copyright info | Tayou |
2023-06-28 | format VisualGroup.cpp file | Tayou |
2023-06-28 | use QString.isEmpty() | Tayou |
2023-06-28 | give ungrouped instances a group header | Tayou |
2023-06-28 | some positioning adjustments, deleted the line | Tayou |
2023-06-28 | update instance group header to more modern style | Tayou |
2023-06-28 | Renamed function | Trial97 |
2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-06-28 | Added warnings for running instances | Trial97 |
2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |