aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-15Fix FTB.Petr Mrázek
Add support of private packs. Fix instance ID problems related to FTB instances.
2014-01-14Do not use the java checker during instance updatePetr Mrázek
2014-01-13Small fix for stale files getting stuck in the cachePetr Mrázek
2014-01-12Merge branch 'feature_better_launch' into developPetr Mrázek
2014-01-12Fix window title problem on OSX.Petr Mrázek
2014-01-12Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui
2014-01-12Merge branch 'feature_mojang_status' into developPetr Mrázek
2014-01-12Merge branch 'feature_better_launch' into developPetr Mrázek
2014-01-12Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek
command line.
2014-01-12More space between status itemsSky
2014-01-12More comments removalSky
2014-01-12Remove wrong commentsSky
2014-01-12Show Mojang service statuses in status barSky
2014-01-11Merge https://github.com/Drayshak/MultiMC5 into developPetr Mrázek
2014-01-11No more generated resources.Petr Mrázek
2014-01-11Harden CacheDownload.Petr Mrázek
It's now super hard. SRSLY.
2014-01-11Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2014-01-11Show active account skin whilst it's checked for updatesSky
2014-01-10Make CacheDownload use QSaveFilePetr Mrázek
2014-01-10Add tooltips to Java memory spinboxesSky
2014-01-10Hide user properties in the console tooSky
2014-01-09Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2014-01-09Add "MB" as a suffix to memory spinboxesSky
2014-01-08Make the GitHub link in the about dialog clickableForkk
Fixes #38
2014-01-08Merge branch 'master' into developForkk
2014-01-08Merge branch 'hotfix-0.1.1'Forkk
This is a quick hotfix to correct the issue tracker URL. Forgot to do so in the last release.
2014-01-08Change the issue tracker URL to GitHub issuesForkk
Bump hotfix version number and add an entry in the changelog.
2014-01-08Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developForkk
2014-01-08Merge branch 'release-0.1'Forkk
Release MultiMC version 0.1.
2014-01-09Add logging calls to the java checker.Petr Mrázek
2014-01-08Fix the window titleForkk
The window title now says "MultiMC 5 - Version <version> [on <platform>]"
2014-01-08Word wrap the update channel description labelForkk
Previously, channel descriptions that were too long would mess up the dialog.
2014-01-08Remove lies from the changelogForkk
There wasn't really an Optimus fix. LIES! ALL LIES!
2014-01-08Hopefully fix OSX icon filePetr Mrázek
2014-01-07Make CMake output version type infoForkk
2014-01-07Bump minor version number and update changelog.Forkk
2014-01-07Add changelog.Forkk
2014-01-07Merge branch 'new-version-system' into developForkk
2014-01-07Merge branch 'develop' of github.com:MultiMC/MultiMC5 into new-version-systemForkk
2014-01-07Add information to the about dialog.Forkk
2014-01-08Deploy jars instead of extracting them at runtime, remove non-working nvidia fixPetr Mrázek
2014-01-07Rework version numbering system.Forkk
Again...
2014-01-07Merge pull request #35 from 02JanDal/fix_keep_selectionSky
Fix instances getting deselected after FTB instances are loaded (or when ever the model is reset, like on a reload)
2014-01-07Don't include debugging messages :(Sky
2014-01-07Return a properly sorted list of checked javasSky
2014-01-07Do not log each and every possible update. Only the latest one.Petr Mrázek
2014-01-07Fix proxy settings radio buttons not triggering updates of the proxy settings.Petr Mrázek
2014-01-06Add hack for NvidiaPetr Mrázek
2014-01-06Implement proxy settingsForkk
2014-01-06Fix instances getting deselected after FTB instances are loaded (or whenever ↵Jan Dalheimer
the model is reset)