Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-11 | added missing header | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-11 | feat:Added option to use system locale | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-10 | Merge pull request #1331 from TheKodeToad/hungry-trash | seth | |
Fix updating trashing resources | |||
2023-07-10 | Shortcuts on macOS (#1081) | Nathan | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-10 | Merge pull request #1334 from TheKodeToad/litemod-dl | TheKodeToad | |
LiteMod downloading | |||
2023-07-10 | Merge pull request #1249 from Trial97/curse | TheKodeToad | |
Curseforge modpack export | |||
2023-07-10 | Merge pull request #1338 from Trial97/unlockVersionPage | TheKodeToad | |
feat:unlocked versions page | |||
2023-07-09 | Merge pull request #1241 from Trial97/settings | TheKodeToad | |
Allow editing of running instances | |||
2023-07-09 | Merge pull request #1332 from TheKodeToad/widebar-pain | Rachel Powers | |
Fix crash when editing instance and prevent similar crashes in future | |||
2023-07-09 | Merge pull request #1321 from TheKodeToad/mr-optional | Rachel Powers | |
Optional mods in mrpack export | |||
2023-07-09 | removed redundant code | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-09 | feat:unlocked versions page | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-09 | Replace string manipulation in favour of QFileInfo | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | LiteMod downloading | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | Fix actionVisitItemPage insersion, and prevent widebar segfault | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | Make trash hungry | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | fix(progress dialog): if there is a parent center on creation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-07 | Merge pull request #1302 from Ryex/fix/progress-dialog-segfault | Rachel Powers | |
fix: segfault in progress dialog | |||
2023-07-08 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou | |
2023-07-07 | fix: improve QUrl construction | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | Update ModFolderPage.cpp | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-07 | Made action text simpler | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-07 | fix: reset invalid meta url on launch | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | fix(ui): validate meta override url | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | Merge pull request #1128 from pandaninjas/fix-implicit-fallthrough | Sefa Eyeoglu | |
2023-07-06 | Optional mods in mrpack export | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-06 | better url handling | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-06 | Keep formatting consistent | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
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 | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Replace break with return true; | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Remove break and add fallthrough comment in WorldListPage.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | escaped modlist inner html | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-03 | Merge pull request #1127 from Trial97/scale_cat | Tayou | |
2023-07-03 | fixed template | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-03 | fixed typo | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-03 | updated option text | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | fix: update if new size is larger | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: update if new size is larger | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: header `<qpoint.h>` -> `<QPoint>` | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: properly calculate min size for progress dialog, apply it at creation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: segfault in progress dialog | Rachel Powers | |
- dialog tries to resize after unhiding the subtask scroll area - after resize attempts to recenter on parent - `calls parentWidget()->{x|y}()` - what if there is no parent? nullptr->() = segfault - recenter on last pos, don't access parent Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | resolved local vaiables names | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | Merge pull request #1232 from telans/screenshots-update | TheKodeToad | |
ScreenshotsPage fixes | |||
2023-07-02 | fixed typos | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings | |||
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | Fix compiling on OpenBSD | Finian Wright | |
Signed-off-by: Finian Wright <turbowafflz@gmail.com> |