aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2022-04-01Merge pull request #355 from dada513/flatpak_properlyEzekiel Smith
2022-03-29Merge pull request #352 from Scrumplex/fix-nameSefa Eyeoglu
2022-03-29Merge pull request #356 from flowln/version_optimizeSefa Eyeoglu
2022-03-28Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properlydada513
2022-03-28Fixdada513
2022-03-27chore: add license headerSefa Eyeoglu
2022-03-27fix(credits): wrap UTF-8 text with QStringSefa Eyeoglu
2022-03-27fix: update creditsSefa Eyeoglu
2022-03-27fix: remove "PolyMC" from stringsSefa Eyeoglu
2022-03-27Merge pull request #341 from dada513/developSefa Eyeoglu
2022-03-27Inform user about possible issues when using a Portal as instance folderdada513
2022-03-27Add quit launcher after game stops option (Steam Deck)dada513
2022-03-24optimize: Improve mod versions request to Modrinthflow
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
2022-03-20fix: retranslate CustomCommandsSefa Eyeoglu
2022-03-20fix: retranslate mod download pagesSefa Eyeoglu
2022-03-20chore: add license headerSefa Eyeoglu
2022-03-20App: Retranslate all pages when the language is changedJamie Mansfield
2022-03-20App: Retranslate page header titlesJamie Mansfield
2022-03-20fix: disable "Install Forge" button when neededSefa Eyeoglu
2022-03-20fix: disable "Download mods" button when neededSefa Eyeoglu
2022-03-21Merge pull request #306 from Scrumplex/limit-instance-lengthsEzekiel Smith
2022-03-20Merge pull request #305 from flowln/gui_changesSefa Eyeoglu
2022-03-20Merge pull request #200 from Scrumplex/scrumplex-license-headerSefa Eyeoglu
2022-03-19fix: limit instance names to 128 charsSefa Eyeoglu
2022-03-19feat(ui): allow users to move toolbars to different placesflow
2022-03-19Merge pull request #292 from lack/offline_username_limitsSefa Eyeoglu
2022-03-19Limit offline username to 16 characters with overrideJim Ramsay
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-03-19fix(i18n): improve social platform actionsSefa Eyeoglu
2022-03-19fix(i18n): remove brand names from translationsSefa Eyeoglu
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-03-18fix(ui): remove paste.polymc.orgflow
2022-03-18fix silly mistakes and merge upstreamflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
2022-03-13add translation stringflow
2022-03-13feat(ui): make a better "Mod download confirmation dialog"flow
2022-03-11fix missing translation stringsflow
2022-03-08add matrix buttondada513
2022-03-07fix: delete semicolons at the end of .cpp file's functionsflow
2022-03-07refactor: move things around so that related things are close togetherflow
2022-03-07refactor: move more common code to base classflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-08Merge pull request #232 from Scrumplex/fix-help-linksEzekiel Smith
2022-03-08Merge pull request #230 from Scrumplex/fix-iconthemesEzekiel Smith
2022-03-06refactor: use Enum instead of raw int for ModLoaderTypeflow
2022-03-06clarify some method names and commentsflow