aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2014-02-01Fix a bugJan Dalheimer
2014-02-01Change the OneSix library view. It now shows a list of patches.Jan Dalheimer
2014-01-27Have the libraries tab show tweaker mods instead of librariesJan Dalheimer
2014-01-27Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer
2014-01-24Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer
2014-01-23Forge works now too, and so does forge+liteloaderJan Dalheimer
2014-01-22Work towards liteloader support. Fix creating new instanceJan Dalheimer
2014-01-22Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer
2014-01-20Update the changelog, version, scale the instance iconPetr Mrázek
2014-01-19Move a bunch of resources into the resources folder.Petr Mrázek
Also, cat is no longer mysterious. It's just FLUFFY!
2014-01-19Use icon theme so we can have more than one icon size per iconPetr Mrázek
2014-01-19Try to improve status arrows a bitSky
2014-01-18Fix settings dialog when offlinePetr Mrázek
2014-01-17Improve Console window output.Orochimarufan
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
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-12Show Mojang service statuses in status barSky
2014-01-11Show active account skin whilst it's checked for updatesSky
2014-01-10Add tooltips to Java memory spinboxesSky
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-08Change the issue tracker URL to GitHub issuesForkk
Bump hotfix version number and add an entry in the changelog.
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-07Add information to the about dialog.Forkk
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-07Fix proxy settings radio buttons not triggering updates of the proxy settings.Petr 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)
2014-01-06Implement console window tray icon, console window hiding, better scrollingPetr Mrázek
2014-01-06Scroll console window for <= lines above the bottom instead of the very bottom.Petr Mrázek
2014-01-05Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
2014-01-05Some more updater fixesPetr Mrázek
Paths were wrong - still used work directory instead of root
2014-01-04Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developForkk
2014-01-04Implement changing update channelsForkk
Allow the user to select which update channel they would like to download updates from.
2014-01-05Fix settings dialog tab ordering againSky
2014-01-05Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2014-01-05Implement the beloved right click context menu. Just a copy of the instance ↵Sky
toolbar
2014-01-04Fix library column stretchingPetr Mrázek
2014-01-04Hopefully fix Qt 5.1 compilationJan Dalheimer
2014-01-04Clean up/update translation code and made language selectable in the ↵Jan Dalheimer
settings dialog
2014-01-04Fix a few things related to the translationsJan Dalheimer
2014-01-03Explicitly set the close button to be the default buttonJan Dalheimer
2014-01-03Add the option to disable a certain messageJan Dalheimer
2014-01-03Notifications system. Mainly to be used in case the updater breaks.Jan Dalheimer
2014-01-02Clean out old assets stuff, fix button hitbox regressionSky