aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-01Merge pull request #1292 from Trial97/export5seth
Removed logs from instance export
2023-06-30removed extra conditionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-30Made sure the logs are ignored when collecting filesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-30Removed logs from instance exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-28removed magic 5, removed unnecessary QPainter function callsTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-284 clang-tidy changes, update copyright infoTayou
while already at it I updated all my emails to use one from my domain Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28format VisualGroup.cpp fileTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28use QString.isEmpty()Tayou
oops Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28give ungrouped instances a group headerTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28some positioning adjustments, deleted the lineTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28update instance group header to more modern styleTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-28Renamed functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into scale_cat
2023-06-28Added warnings for running instancesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into settings
2023-06-28Merge pull request #1266 from TheKodeToad/smol-tweaksSefa Eyeoglu
2023-06-27Merge pull request #1280 from Trial97/shortcutseth
Fixed illegal characters in shortcuts name
2023-06-27Update launcher/FileSystem.cppRachel Powers
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-27Merge pull request #1281 from Trial97/screenshotseth
Added more information to the screenshot upload warning
2023-06-27fix(filesystem): track failed copies and clonesRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-27Merge pull request #1 from Trial97/refactor/net-split-headers-to-proxy-classRachel Powers
Simplify Upload and Download
2023-06-27Added more information to the screenshot upload warningTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
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-27More clenupTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-27Simplify Upload and DownloadTrial97
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-26fix(actions): set all build platforms to officialSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26fix: set default platform to "unknown"Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
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-26Merge pull request #1275 from Scrumplex/git-blame-ignoreSefa 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-26chore: add Git Blame ignore fileSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26fix: install logo to multimc theme in genicons.shSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
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-25fix: ensure `finished` signal is emitedRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-25fix(net): fix emit signals in download & upload taskseth
Signed-off-by: seth <getchoo@tuta.io>
2023-06-25DCO Remediation Commit for Rachel Powers <508861+Ryex@users.noreply.github.com>Rachel Powers
I, Rachel Powers <508861+Ryex@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 1ba08f4641f32d39efc509247807eca035be62f5 Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-25fixup! Merge remote-tracking branch 'upstream/develop' into ↵Rachel Powers
refactor/net-split-headers-to-proxy-class
2023-06-25Merge pull request #1272 from Trial97/fix_selectedseth
fix: Page container extra info set on logs page
2023-06-25fix: add `ApiUpload` to CMakeLists.txtRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-25Merge remote-tracking branch 'upstream/develop' into ↵Rachel Powers
refactor/net-split-headers-to-proxy-class