aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2023-06-27omit icon remove on macosTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-27Fixed illegal characters in shortcuts nameTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-26Merge pull request #1277 from Trial97/remove_mojangTheKodeToad
Removed unused files
2023-06-26Removed unused filesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-26feat: print build platform in application logSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26feat: print build platform in logSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26chore: remove obsolete macOS warningSefa Eyeoglu
We don't support that macOS version. This check also never worked, as we never set the platform to that value. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26Merge pull request #1274 from TheKodeToad/java-signatureSefa Eyeoglu
2023-06-26Update launcher/ui/dialogs/ExportToModListDialog.cppAlexandru Ionut Tripon
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-06-26Update launcher/ui/dialogs/ExportToModListDialog.cppAlexandru Ionut Tripon
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-06-26Update launcher/ui/dialogs/ExportToModListDialog.cppAlexandru Ionut Tripon
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-06-26Update launcher/ui/MainWindow.uiAlexandru Ionut Tripon
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-06-26Merge pull request #1065 from leo78913/gamescope-close-buttonSefa Eyeoglu
2023-06-26Generate special signature :sparkles: composed of multiple elements instead ↵TheKodeToad
of relying on timestamp for Java version cache invalidation Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Merge pull request #1272 from Trial97/fix_selectedseth
fix: Page container extra info set on logs page
2023-06-25fix: Page container extra info set on logs pageTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Complicated a little task progressTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Merge branch 'curse' of github.com:Trial97/PrismLauncher into curseTrial97
2023-06-25Removed some setProgress callsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Deduplicate launcher iconTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Remove metaurl functionTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25SimplifyTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Removed dupliacte codeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Add fixme comment for no SSD detectionLeo
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Leo <leo3758@riseup.net>
2023-06-25Fix markdown headerTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Use internal markdown implementationTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Added markdown QT version checkTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Fix big mistake :iea:TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Made it more similar to mrpack exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Added plantxt exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Fix unsafe usage of std::optional::value in FlameAPITheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Replace accidental usages of QAbstractButton::pressedTheKodeToad
This signal is not usually what you want, and creates an inconsistent experience. Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into export
2023-06-25Added error message when exporting snapshots with curseforgeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Fixed links tooltipTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Made custom url functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into visit_mod_page
2023-06-24Revert "feat(Mods): hide 'Provider' column when no mods have providers"TheKodeToad
With Ryex's change, this causes issues. Apparently you need to sign off reverts! That's just weird... Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24Fix Open Global Settings, why notTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24Fix flat white launcher iconTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24A few tweaks, with inspiration from Zeke :3TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24fixed authorsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24removed projectIDTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Updated url functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Updated authors string in modlistTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curse
2023-06-24Added translationTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop
2023-06-24Updated copyright headersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Updated Modrinth esport messagesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>