summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 ↵p-schneider2014-02-14-1/+1
| | | | in AboutDialog.ui (+German translation)
* Fix groupview issuesPetr Mrázek2014-02-10-27/+26
| | | | | * indexAt was using the wrong coordinate system * model events now trigger a delayed layout update instead of immediate.
* Fix kitty. Meow.Petr Mrázek2014-02-09-1/+1
|
* Fix template magic in group view.Petr Mrázek2014-02-09-5/+5
|
* Do not divide by zero when the last group is collapsed.Petr Mrázek2014-02-09-8/+9
|
* Merge branch 'integration_derpstances_groupview' into developPetr Mrázek2014-02-09-146/+1740
|\
| * Visual and scroll behavior changes to groupviewPetr Mrázek2014-02-09-130/+135
| | | | | | | | | | | | Scroll by rows, not pixels. Paint the checkboxy thing again! Make0 it behave. Set the group header height properly.
| * Merge branch 'feature_groupview' into integration_derpstances_groupviewPetr Mrázek2014-02-08-25/+1526
| |\
| | * Group View: Use painting code from the previous group headers, small ↵Petr Mrázek2014-02-08-19/+117
| | | | | | | | | | | | optimizations
| | * Paint the headers nicer.Petr Mrázek2014-02-05-28/+50
| | |
| | * Fix crash bug related to data changes in new group view.Petr Mrázek2014-02-04-0/+4
| | |
| | * A try at fixing the instance delegate. A bit. Maybe.Petr Mrázek2014-02-04-0/+5
| | |
| | * Pave.Petr Mrázek2014-02-04-25/+1397
| | |
| * | Allow overriding the order in which patches are appliedJan Dalheimer2014-02-08-0/+156
| | |
| * | Reload version after removing custom.jsonJan Dalheimer2014-02-03-0/+2
| | |
| * | Disable anything related to user.json for now. Will be re-enabled once we ↵Jan Dalheimer2014-02-01-36/+1
| | | | | | | | | | | | have a gui for it.
| * | Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek2014-02-01-122/+87
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
| | * Fix a bugJan Dalheimer2014-02-01-3/+12
| | |
| | * Change the OneSix library view. It now shows a list of patches.Jan Dalheimer2014-02-01-37/+67
| | |
| | * 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
| | |
* | | Small tweaks to make things better.Petr Mrázek2014-02-06-9/+11
|/ /
* | Add 'empty text' to all the version selection dialogs.Petr Mrázek2014-01-29-29/+248
| | | | | | | | Customize it for the Forge one so people finally shut up about 1.7.4
* | Offline mode can be used even when online.Petr Mrázek2014-01-27-106/+175
|/ | | | | | Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.
* 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.