Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-01 | actually it can handle multiple files just fine | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-09-01 | fix opening files from curseforge: links on linux | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-07-11 | Merge branch 'develop' into curseforge-url-handle | Rachel Powers | |
2023-06-26 | fix: install logo to multimc theme in genicons.sh | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-01 | packaging: remove redundant "do you want to uninstall previous version" | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-31 | fix: typo - space before comment | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-31 | packaging: make windows nsis installer run the uninstaller for previous ↵ | Rachel Powers | |
install before installing Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | Merge pull request #1034 from kerichdev/patch-1 | flow | |
2023-05-19 | chore: update social links | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-05-14 | fix: remove unnecessary keywords from desktop file | Keri | |
this messes with apps that use tag search like rofi Signed-off-by: Keri <kerichuudev@gmail.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-05-12 | Merge branch 'develop' into curseforge-url-handle | Rachel Powers | |
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-05 | Fix command line args | timoreo | |
Signed-off-by: timoreo <contact@timoreo.fr> | |||
2023-05-05 | Added url handler for curseforge | timoreo | |
Signed-off-by: timoreo <contact@timoreo.fr> | |||
2023-05-01 | feat: default qtlogging.ini file | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: ensure filelink.exe is included in setup.exe | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-02-12 | feat: make shell association an optional section | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-02-12 | fix: oversight caused prism to be `.zip` windows default | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-26 | Fix | Adrien | |
Me when me when me when Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-12-26 | Update org.prismlauncher.PrismLauncher.metainfo.xml.in | Adrien | |
Add ModpackUpdate and change some lines Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-12-26 | Update org.prismlauncher.PrismLauncher.metainfo.xml.in | Adrien | |
Should be the right properties (I hope) Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-12-22 | feat(docs): add note about logging env variables in man page | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-29 | chore: move instance_icons.svg | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-11 | changed name of file type association | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-05 | add -I import flag & don't clobber .zip assoc | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-05 | windows file association is *hard* | Rachel Powers | |
new macros! Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-04 | Merge branch 'develop' into macos-drag-n-drop | Sefa Eyeoglu | |
2022-11-02 | experimental: install mime info in CMake | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-01 | fix: fix logo name | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-29 | use existing variables | fn2006 | |
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com> | |||
2022-10-29 | fix hardcoded svg | fn2006 | |
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com> | |||
2022-10-29 | Merge pull request #173 from Scrumplex/fix-icons | Sefa Eyeoglu | |
2022-10-27 | Fix: Don't specify x86 in manifest | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-10-25 | Merge pull request #231 from tobimori/patch-1 | Sefa Eyeoglu | |
2022-10-25 | move .app rename to packaging process, update mac copyright string | tobimori | |
Signed-off-by: tobimori <tobias@moeritz.cc> | |||
2022-10-24 | Merge pull request #211 from Hibiii/show-instace-arg | Sefa Eyeoglu | |
2022-10-25 | add .mrpack mime type | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-24 | fix: use display name in NSIS | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-24 | fix: update icon generate script | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-22 | add linux support | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-21 | Add --show to manual page | Hibi | |
2022-10-20 | Remove erroneous space | Chrono-byte | |
Signed-off-by: Chrono-byte <me@disilla.org> | |||
2022-10-20 | fix contributor notices in AboutDialog.cpp for license compliance | Chrono-byte | |
Signed-off-by: Chrono-byte <me@disilla.org> | |||
2022-10-20 | Merge pull request #148 from ZombieNub/prismlauncher-rename | Sefa Eyeoglu | |
2022-10-20 | update meta to not break flatpak | Zeke | |
Signed-off-by: Zeke <ezekielsmith@protonmail.com> | |||
2022-10-19 | Merge branch 'develop' into prismlauncher-rename | IroncladLandship | |
Signed-off-by: IroncladLandship <jack.huffstutler@gmail.com> | |||
2022-10-19 | Merge pull request #100 from TheEvilSkeleton/improve-approachability | flow | |
2022-10-19 | Renamed inappropriate instances of "PrismLauncher" to "Prism Launcher" | Jackson Huffstutler | |
Signed-off-by: IroncladLandship <jack.huffstutler@gmail.com> | |||
2022-10-19 | Improve approachability | TheEvilSkeleton | |
Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net> | |||
2022-10-19 | Merge pull request #110 from Scrumplex/fix-nsis-shortcut | Sefa Eyeoglu | |