aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-18check for java installs in PATH on windowsTayou
2022-08-18refactor: move classpath definition into NewLaunch itselfSefa Eyeoglu
2022-08-18Merge pull request #968 from magneticflux-/utf8-loggingSefa Eyeoglu
2022-08-15fix: update org.polymc.PolyMC.metainfo.xml.in to not make flatpak break next ...DioEgizio
2022-08-13Use C locale codec for decodingMitchell Skaggs
2022-08-12fix: hide 'More news...' button if the news aren't loaded yetflow
2022-08-12refactor: switch to new versioning schemeSefa Eyeoglu
2022-08-11fix: only remove orphaned metadata on first openingflow
2022-08-11Merge pull request #897 from jamierocks/atl-updating-initialtimoreo
2022-08-11Merge pull request #1039 from budak7273/fix-world-safety-nag-title-texttimoreo
2022-08-11Merge pull request #909 from txtsd/markdownlinttimoreo
2022-08-11Merge pull request #920 from flowln/metacache_fixtimoreo
2022-08-10Make new title strings translatableRobb
2022-08-10Merge pull request #1018 from Scrumplex/fix-infinite-auth-looptimoreo
2022-08-09fix: Make world safety nag title text match the action being performed instea...Robb
2022-08-09Fix use of Qt 5.14 enumMitchell Skaggs
2022-08-08Replace local 8-bit decoding with UTF-8 decodingMitchell Skaggs
2022-08-06chore(ci): Add markdownlint config to ignored pathstxtsd
2022-08-06feat(markdown): Add markdownlint configtxtsd
2022-08-06chore(markdown): MD001 Heading levels should only increment by one level at a...txtsd
2022-08-06chore(markdown): Align inline HTML correctlytxtsd
2022-08-06chore(markdown): MD037 Spaces inside emphasis markerstxtsd
2022-08-06chore(markdown): MD010 Hard tabstxtsd
2022-08-06chore(markdown): MD031 Fenced code blocks should be surrounded by blank linestxtsd
2022-08-06chore(markdown): MD032 Lists should be surrounded by blank linestxtsd
2022-08-06chore(markdown): MD034 Bare URL usedtxtsd
2022-08-06chore(markdown): MD009 Trailing spacestxtsd
2022-08-06chore(markdown): MD007 Unordered list indentationtxtsd
2022-08-06chore(markdown): MD025 Multiple top-level headings in the same documenttxtsd
2022-08-06chore(markdown): MD046 Code block styletxtsd
2022-08-06chore(markdown): MD040 Fenced code blocks should have a language specifiedtxtsd
2022-08-06chore(markdown): MD012 Multiple consecutive blank linestxtsd
2022-08-06chore(markdown): MD022 Headings should be surrounded by blank linestxtsd
2022-08-05fix: don't mutate QHash while iterating over itflow
2022-08-05fix: add some more nullptr checks / protectionflow
2022-08-05refactor: simplify smart pointers moreflow
2022-08-04Merge pull request #1017 from flowln/kill_orphan_metadataflow
2022-08-04Merge pull request #1014 from DioEgizio/downgrade-qt-macosflow
2022-08-04Merge pull request #1006 from DioEgizio/appimage-ubuntu-momentflow
2022-08-04Merge pull request #1019 from Scrumplex/fix-openbsd-rootSefa Eyeoglu
2022-08-04refactor+fix: use QSharedPointer for shared_qobject_ptrflow
2022-08-04Merge pull request #994 from Scrumplex/fix-winget-releaserLennyMcLennington
2022-08-04fix: emit abort in LaunchControllerSefa Eyeoglu
2022-08-03fix: Add root path detection on OpenBSDSefa Eyeoglu
2022-08-03fix: allow user to interrupt launch after 3 triesSefa Eyeoglu
2022-08-03Move large condition into a new lambdaGingeh
2022-08-02fix: remove orphaned metadata to avoid problems with auto-updating instsflow
2022-08-02chore: downgrade to Qt 6.3.0 on macosDioEgizio
2022-08-02Check for running instance when re-opening the mod folder page and when selec...Gingeh
2022-08-02Update launcher/ui/pages/instance/ModFolderPage.hGingeh