aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2019-06-21NOISSUE Test comment escaping with unit testsjanrupf
2019-06-21NOISSUE Revert INI parser back to single passjanrupf
2019-06-21GH-1813 Escape # in INI (and better reader)janrupf
2019-06-17NOISSUE Don't append .disabled to stringjanrupf
2019-06-15Merge branch 'develop' of https://github.com/lelandliu/MultiMC5 into developPetr Mrázek
2019-06-15GH-2639 Add simple fabric loader installation supportPetr Mrázek
2019-06-15fix author name parsingasie
2019-06-15Add Fabric mod JSON parsing supportasie
2019-06-14Fixed adding a disabled duplicateLeland Liu
2019-06-08NOISSUE fix macOS build, remove bundled dependencies on linuxPetr Mrázek
2019-06-01NOISSUE add the pocket fox iconPetr Mrázek
2019-05-31NOISSUE improve icon handling while importing and exporting instancesPetr Mrázek
2019-04-07GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek
2019-03-08NOISSUE fix metadata URLPetr Mrázek
2019-03-08NOISSUE create translations folder before starting to watch it for changesPetr Mrázek
2019-02-19NOISSUE fix buildPetr Mrázek
2019-02-19GH-2209 Fix sounds in old (pre-1.6) versionsPetr Mrázek
2019-01-30NOISSUE fix builds?Petr Mrázek
2019-01-30NOISSUE first step towards having game options managementPetr Mrázek
2019-01-17Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek
2019-01-16Update Copyright YearAppleTheGolden
2019-01-14NOISSUE Replace Quality with Completeness in language widgetPetr Mrázek
2019-01-08NOISSUE language selection wizard improvementsPetr Mrázek
2019-01-06NOISSUE granular model updates for language modelPetr Mrázek
2019-01-04NOISSUE update FTB URLsPetr Mrázek
2019-01-02NOISSUE hotloading of translations and use of local PO filesPetr Mrázek
2018-12-23NOISSUE add missing Q_OBJECT macrosPetr Mrázek
2018-12-14GH-2488 fix Qt's relative URL redirect problems some morePetr Mrázek
2018-12-14GH-2485 fix crash bug while creating instancesPetr Mrázek
2018-12-12NOISSUE fix buildPetr Mrázek
2018-12-11NOISSUE fix logging for gametypePetr Mrázek
2018-12-11GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek
2018-12-10NOISSUE model Task states as one enum instead of multiple flagsPetr Mrázek
2018-12-10NOISSUE make instance creation task abortablePetr Mrázek
2018-12-06NOISSUE fix typoPetr Mrázek
2018-12-06GH-2483 fix minor issue while checking for missing local filesPetr Mrázek
2018-11-26GH-2478 fix jarmods being detected as missingPetr Mrázek
2018-11-26NOISSUE fix unit testsPetr Mrázek
2018-11-26GH-2475 fix reporting missing local libraries on launchPetr Mrázek
2018-11-22GH-2101 POC for inline renamingPetr Mrázek
2018-11-21NOISSUE fix up mod installation and add a lot of logging for itPetr Mrázek
2018-11-15NOISSUE remove some nonsense and dead codePetr Mrázek
2018-11-12GH-2384 when adding mods with the same filename, rotate the filesPetr Mrázek
2018-11-12NOISSUE fix up unit test for the changed Library behaviorPetr Mrázek
2018-11-12GH-2384 Replace existing mod filesjanrupf
2018-11-11NOISSUE Rename OneSixUpdate to MinecraftUpdatePetr Mrázek
2018-11-11NOISSUE fix groups not being updated in UI correctlyPetr Mrázek
2018-11-11NOISSUE read local libraries only from the local locationPetr Mrázek
2018-11-04NOISSUE take forge xz download url base from the metadata filePetr Mrázek
2018-11-04NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek