summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* Have the libraries tab show tweaker mods instead of librariesJan Dalheimer2014-01-27-0/+10
|
* Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer2014-01-27-2/+2
|
* Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-35/+35
|
* Forge works now too, and so does forge+liteloaderJan Dalheimer2014-01-23-5/+11
|
* Work towards liteloader support. Fix creating new instanceJan Dalheimer2014-01-22-4/+4
|
* Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer2014-01-22-126/+37
|
* Update the changelog, version, scale the instance iconPetr Mrázek2014-01-20-3/+3
|
* Move a bunch of resources into the resources folder.Petr Mrázek2014-01-19-1/+1
| | | | Also, cat is no longer mysterious. It's just FLUFFY!
* Use icon theme so we can have more than one icon size per iconPetr Mrázek2014-01-19-46/+26
|
* Try to improve status arrows a bitSky2014-01-19-4/+7
|
* Fix settings dialog when offlinePetr Mrázek2014-01-18-0/+4
|
* Improve Console window output.Orochimarufan2014-01-17-0/+3
| | | | | | | | | -> 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>
* Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek2014-01-12-235/+273
|\ | | | | | | | | | | | | | | into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui
| * Hopefully fix Qt 5.1 compilationJan Dalheimer2014-01-04-1/+1
| |
| * Clean up/update translation code and made language selectable in the ↵Jan Dalheimer2014-01-04-2/+31
| | | | | | | | settings dialog
| * Fix a few things related to the translationsJan Dalheimer2014-01-04-2/+2
| |
* | Merge branch 'feature_mojang_status' into developPetr Mrázek2014-01-12-0/+90
|\ \
| * | More space between status itemsSky2014-01-12-4/+4
| | |
| * | Show Mojang service statuses in status barSky2014-01-12-0/+90
| | |
* | | Merge branch 'feature_better_launch' into developPetr Mrázek2014-01-12-13/+46
|\ \ \ | |/ / |/| |
| * | Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek2014-01-12-13/+46
| | | | | | | | | | | | command line.
* | | Show active account skin whilst it's checked for updatesSky2014-01-11-3/+6
| | |
* | | Add tooltips to Java memory spinboxesSky2014-01-10-1/+19
| | |
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2014-01-09-2/+11
|\ \ \
| * | | Make the GitHub link in the about dialog clickableForkk2014-01-08-0/+2
| | | | | | | | | | | | | | | | Fixes #38
| * | | Change the issue tracker URL to GitHub issuesForkk2014-01-08-1/+1
| | | | | | | | | | | | | | | | Bump hotfix version number and add an entry in the changelog.
| * | | Fix the window titleForkk2014-01-08-1/+5
| | | | | | | | | | | | | | | | | | | | The window title now says "MultiMC 5 - Version <version> [on <platform>]"
| * | | Word wrap the update channel description labelForkk2014-01-08-1/+4
| |/ / | | | | | | | | | | | | Previously, channel descriptions that were too long would mess up the dialog.
* / / Add "MB" as a suffix to memory spinboxesSky2014-01-09-1/+19
|/ /
* | Add information to the about dialog.Forkk2014-01-07-24/+102
| |
* | Merge pull request #35 from 02JanDal/fix_keep_selectionSky2014-01-07-18/+21
|\ \ | | | | | | Fix instances getting deselected after FTB instances are loaded (or when ever the model is reset, like on a reload)
| * | Fix instances getting deselected after FTB instances are loaded (or whenever ↵Jan Dalheimer2014-01-06-18/+21
| | | | | | | | | | | | the model is reset)
* | | Fix proxy settings radio buttons not triggering updates of the proxy settings.Petr Mrázek2014-01-07-6/+18
| | |
* | | Implement proxy settingsForkk2014-01-06-3/+187
|/ /
* | Implement console window tray icon, console window hiding, better scrollingPetr Mrázek2014-01-06-27/+96
| |
* | Scroll console window for <= lines above the bottom instead of the very bottom.Petr Mrázek2014-01-06-2/+1
| |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2014-01-05-30/+162
|\ \
| * \ Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developForkk2014-01-04-7/+59
| |\ \
| | * | Fix settings dialog tab ordering againSky2014-01-05-3/+15
| | | |
| | * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2014-01-05-5/+78
| | |\ \
| | * | | Implement the beloved right click context menu. Just a copy of the instance ↵Sky2014-01-05-0/+29
| | | |/ | | |/| | | | | | | | | toolbar
| * | | Implement changing update channelsForkk2014-01-04-28/+118
| | | | | | | | | | | | | | | | | | | | Allow the user to select which update channel they would like to download updates from.
* | | | Some more updater fixesPetr Mrázek2014-01-05-2/+6
| |_|/ |/| | | | | | | | Paths were wrong - still used work directory instead of root
* | | Fix library column stretchingPetr Mrázek2014-01-04-5/+15
|/ /
* | Explicitly set the close button to be the default buttonJan Dalheimer2014-01-03-0/+1
| |
* | Add the option to disable a certain messageJan Dalheimer2014-01-03-2/+6
| |
* | Notifications system. Mainly to be used in case the updater breaks.Jan Dalheimer2014-01-03-0/+58
|/
* Clean out old assets stuff, fix button hitbox regressionSky2014-01-02-39/+0
|
* Tweak "More..." to "More news..."Sky2014-01-02-1/+1
|
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_newsForkk2014-01-02-2/+2
|\