Age | Commit message (Expand) | Author |
2023-07-08 | fix(flame install): don't assume .zip is a resource pack. default to mod | Rachel Powers |
2023-07-08 | fix(instance edit): don't allow editing if no selected instance or instance d... | Rachel Powers |
2023-07-08 | Fix actionVisitItemPage insersion, and prevent widebar segfault | TheKodeToad |
2023-07-08 | Make trash hungry | TheKodeToad |
2023-07-08 | fix(progress dialog): if there is a parent center on creation | Rachel Powers |
2023-07-07 | Merge pull request #1302 from Ryex/fix/progress-dialog-segfault | Rachel Powers |
2023-07-08 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou |
2023-07-07 | fix: improve QUrl construction | Sefa Eyeoglu |
2023-07-07 | Update ModFolderPage.cpp | TheKodeToad |
2023-07-07 | Made action text simpler | Trial97 |
2023-07-07 | fix: reset invalid meta url on launch | Sefa Eyeoglu |
2023-07-07 | fix(ui): validate meta override url | Sefa Eyeoglu |
2023-07-07 | Merge pull request #1128 from pandaninjas/fix-implicit-fallthrough | Sefa Eyeoglu |
2023-07-06 | Optional mods in mrpack export | TheKodeToad |
2023-07-06 | better url handling | Trial97 |
2023-07-06 | Keep formatting consistent | PandaNinjas |
2023-07-05 | Merge pull request #1284 from Ryex/fix/properly-track-failed-copies-and-clones | Sefa Eyeoglu |
2023-07-04 | Fix VersionProxyModel.cpp | PandaNinjas |
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 | Merge pull request #1127 from Trial97/scale_cat | Tayou |
2023-07-03 | fixed template | Trial97 |
2023-07-03 | fixed typo | Trial97 |
2023-07-03 | updated option text | 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 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-02 | Fix compiling on OpenBSD | Finian Wright |
2023-06-30 | removed extra condition | Trial97 |
2023-06-30 | Made sure the logs are ignored when collecting files | Trial97 |
2023-06-30 | Removed logs from instance export | Trial97 |
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 |
2023-06-28 | Merge pull request #1266 from TheKodeToad/smol-tweaks | Sefa Eyeoglu |
2023-06-27 | Merge pull request #1280 from Trial97/shortcut | seth |
2023-06-27 | Update launcher/FileSystem.cpp | Rachel Powers |
2023-06-27 | fix(filesystem): track failed copies and clones | Rachel Powers |
2023-06-27 | Added more information to the screenshot upload warning | Trial97 |