aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-05Merge pull request #2532 from andersmmg/patch-1Petr Mrázek
Update title of Add Empty dialog
2019-02-05Update title of Add Empty dialogJoshua Anderson
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
Completeness does no imply quality.
2019-01-09NOISSUE split out language selection widget, use it in settingsPetr Mrázek
2019-01-08NOISSUE language selection wizard improvementsPetr Mrázek
Same needs to be applied to the application settings later.
2019-01-06NOISSUE bump version to 0.6.5Petr Mrázek
2019-01-06NOISSUE update changelog some morePetr Mrázek
2019-01-06NOISSUE bump version to 0.6.4 and update changelogPetr 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
The hotloading is still inefficient
2018-12-26Fix version numberPetr Mrázek
2018-12-26NOISSUE fix up changelog formattingPetr Mrázek
2018-12-26NOISSUE update the changelogPetr Mrázek
2018-12-24NOISSUE just don't use std::abs, it doesn't workPetr Mrázek
2018-12-24NOISSUE maybe fix macos build, pngcrush imagesPetr Mrázek
2018-12-24NOISSUE kitty cat in a silly hat!Petr 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
This adds Task::State::AbortedByUser as a possibility
2018-12-10NOISSUE make instance creation task abortablePetr Mrázek
This may or may not expose issues when it actually IS used.
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-23GH-2101 select everything when editing instance namesPetr Mrázek
2018-11-23NOISSUE proper inline editable instance namesPetr Mrázek
Pretty!
2018-11-22GH-2101 fix enter and double click activation of instancesPetr Mrázek
2018-11-22GH-2101 POC for inline renamingPetr Mrázek
2018-11-21GH-2467 remove unused sorting indicators from version pagePetr 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
Current will be disabled and renamed to '$name-old'. Old one, if present, will be removed.
2018-11-12NOISSUE fix up unit test for the changed Library behaviorPetr Mrázek
No more fallback for local libraries. They must be in the instance, always.
2018-11-12GH-2144 Fix translatable stringPetr Mrázek
2018-11-12GH-1552 Hide PermGen when using an autodetected java version greater than 8janrupf
2018-11-12GH-2144 Append '(installed)' to the installed version namejanrupf
2018-11-12GH-2384 Replace existing mod filesjanrupf
2018-11-12GH-2452 Ask before deleting groupjanrupf
2018-11-12NOISSUE Ignore stuff from CLionjanrupf
2018-11-11NOISSUE Rename OneSixUpdate to MinecraftUpdatePetr Mrázek