Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-14 | Improve handling of destructive actions | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-14 | Merge pull request #612 from DioEgizio/move-cat-right | Sefa Eyeoglu | |
closes https://github.com/PrismLauncher/PrismLauncher/issues/611 | |||
2022-12-14 | Merge pull request #608 from Scrumplex/bump-7.0 | Sefa Eyeoglu | |
2022-12-14 | move cat to bottom right | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-13 | fix(Inst.Import): don't set managed pack info from imported ZIPs | flow | |
This prevents the Managed Pack page from showing up even though there's no way for it to work correctly. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-13 | Merge pull request #601 from Scrumplex/fix-translations-3 | flow | |
2022-12-13 | chore: bump to 7.0 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-13 | fix: update source strings | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-13 | Merge pull request #604 from flowln/fix_crash_with_gtk2 | Sefa Eyeoglu | |
fix: crash with GTK2 theme due to QProxyStyle in ManagedPackPage | |||
2022-12-13 | fix(Inst.Import): don't assert extra data when importing from ZIP | flow | |
ZIPs don't have the necessary data in those cases. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-12 | fix: bind image fetch callback lambda to the parent object | flow | |
Fixes a possible crash with the callback being called after the image object was already deleted. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-12 | fix(ManagedPackPage): crash with GTK2 theme due to QProxyStyle | flow | |
Seemingly related issue: https://bugreports.qt.io/browse/QTBUG-49940 Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-12 | Merge pull request #600 from TheLastRar/reset-stylesheet | flow | |
Resolves https://github.com/PrismLauncher/PrismLauncher/issues/510 | |||
2022-12-12 | Fix: Reset stylesheet before setting style | TheLastRar | |
Resolves #510 Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-12-12 | fix: update installers-regex for winget releaser | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-11 | Merge pull request #587 from unascribed/patch/libraries-wording | flow | |
2022-12-11 | Not all libraries are from Mojang | Una | |
Signed-off-by: Una <me@unascribed.com> | |||
2022-12-11 | Merge pull request #585 from DioEgizio/remove-leftover-todo | flow | |
2022-12-11 | fix: remove leftover TODO | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-11 | Merge pull request #569 from Jan200101/PR/fix-mangohud | Sefa Eyeoglu | |
2022-12-11 | Merge pull request #584 from TayouVR/fix-breeze-colors-and-matrix-icon | flow | |
2022-12-11 | fix breeze icon colors and matrix icon | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-12-11 | Merge pull request #486 from flowln/wide_bar_customization | flow | |
2022-12-11 | Merge pull request #461 from flowln/fix_big_resource_pack_imgs | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/360 | |||
2022-12-11 | chore: replace naive mangohud preload with vklayer detection | Jan200101 | |
Signed-off-by: Jan200101 <sentrycraft123@gmail.com> | |||
2022-12-11 | chore: replace naive mangohud detection with vulkan layer detection | Jan200101 | |
Signed-off-by: Jan200101 <sentrycraft123@gmail.com> | |||
2022-12-10 | Merge pull request #32 from flowln/modpack_update_page | flow | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/180 Closes https://github.com/PrismLauncher/PrismLauncher/issues/170 | |||
2022-12-10 | Update launcher/icons/IconList.cpp | leo78913 | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-10 | Update launcher/icons/IconList.cpp | leo78913 | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-10 | Merge pull request #575 from Ryex/blockedmods-only-drop-local | Sefa Eyeoglu | |
Prevent potental crash if droping non local files in BlockedModsDialog | |||
2022-12-09 | fix: prevent potental crash if droping non local files | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-09 | Merge pull request #572 from DioEgizio/breeze-icons-improvements | flow | |
2022-12-09 | Merge pull request #571 from Ryex/blocked-targetFolder | Sefa Eyeoglu | |
fix(blockedmods): Track and use targetFolder for blocked files | |||
2022-12-09 | feat: improve new.svg in breeze icon packs | DioEgizio | |
makes it better and more similar to the one in legacy Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-08 | Merge pull request #568 from leo78913/flatpak-shortcuts | flow | |
2022-12-08 | fix(blockedmods): Track and use targetFolder for blocked files | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-08 | fix: fix creating instance shortcuts in flatpak | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-08 | fix: re-add LD_LIBARY_PATH to mangohud | Jan200101 | |
Upstream officially supports the use of $LIB/mangohud/ Signed-off-by: Jan200101 <sentrycraft123@gmail.com> | |||
2022-12-08 | make removeButton a member of IconPickerDialog | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-07 | fix: don't try updating Flame instance names when updating versions | flow | |
Since the exact version string is only available in the manifest, there's no easy way of getting it before commiting to the update, so there's not much of a good way of showing the updated name in the UI, and using the displayName is weird and gives some buggy behavior. We may want to re-enable it in the future if we find a reliable way of showing the correct info on the UI before starting the update. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-07 | Merge pull request #565 from DioEgizio/shortcut-menu-bar | flow | |
2022-12-07 | fix: add instance shortcut creation action to menubar | DioEgizio | |
also moves deleteinstance to the same place as the instance toolbar Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-07 | Merge pull request #511 from Scrumplex/fix-blocked-mods-usability | flow | |
2022-12-06 | feat+refactor: trash instance icons | leo78913 | |
also refactor IconList::deleteIcon Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-06 | fix: disable remove icon button for default icons | leo78913 | |
pressing this button in the icon picker dialog when a default icon is selected does nothing so why not disable it Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-06 | fix(FlamePage): don't assert / suggest blocked modpacks | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): only update the current instance exactly | flow | |
Also carry on the original ID to avoid updating the wrong instance. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): preserve pack ID from Modrinth update | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | refactor(InstanceImport): require rvalue from 'extra_info' mappings | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPagePage): don't reload pack info when not needed | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> |