Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-21 | fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of ↵ | Rachel Powers | |
job doens;t increase refcount or it will be cyclic Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-21 | fix: memory leak with NetJob and responce not getting cleaned up | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-15 | Better variable name :p | Kode | |
Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-15 | De-hardcode .index | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-14 | make instance settings account selector a comboBox | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-05-14 | Made sure the metadata is valid when checking mod deps | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert | |||
2023-05-13 | Merge branch 'develop' into mrpack-export | Kode | |
Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-13 | Hopefully This Works™ | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | Move setAbortable(true) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | Make some changes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | fix: `shouldDisplay()` is now redundant. | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-12 | ty! | Kode | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-12 | Merge branch 'develop' into fix/network_and_signals | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-12 | Gib -> GiB | Rachel Powers | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-11 | fix: remove qt < 5.6 support process error signal | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-10 | feat: Don't hide the settings tab when an instance is running | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-09 | fix: Prism sets the data dir to the working directory. | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-08 | feat: Add the launcher root folder to the Folders menu | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-07 | typo fix | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-07 | Merge remote-tracking branch 'upstream/develop' into better-tasks | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-06 | doc fixes | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-06 | refactor: move functions to utils + code-review fixes | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-06 | Merge pull request #1054 from Ryex/more-lax-block-mods-filename-check | Sefa Eyeoglu | |
2023-05-06 | Merge pull request #950 from DioEgizio/resize-settings | Sefa Eyeoglu | |
fix: divide minecraftpage into tabs | |||
2023-05-06 | Update launcher/ui/pages/global/MinecraftPage.ui | DioEgizio | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-05-05 | change: don't search appdata locaiton for logging rules if using custom data dir | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | Apply suggestions from code review | Rachel Powers | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | feat: display license and issue tracker | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | change: don't toggle a resource's enabeling just by selecting it. only if ↵ | Rachel Powers | |
they are on the checkbox. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | use 32x32 images for image column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | fix: fix qchar conversion and codeql | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | fix: grow pixmapcache if it is evicting too fast | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(resourcePackPage): icon column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(texturepackPage): icon column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(modpage): mod icon in description and column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(mod parsing): load extra mod details | Rachel Powers | |
- (image, license, issuetracker) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | Fixed code error | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | Updated required_by as dependency | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | fix: super lax compare | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | Fixed comments | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-03 | fix add an addtion lax file name match with ` ` replaced with `+` | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-03 | Initialized variable | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert | |||
2023-05-03 | Removed comment | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-03 | Moved the selected resources to one list | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |