summaryrefslogtreecommitdiffstats
path: root/gui/versionselectdialog.h
Commit message (Collapse)AuthorAgeLines
* Implement legacy forge button!Petr Mrázek2013-09-18-3/+2
| | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-5/+5
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-1/+1
| | | | Also, implemented some basic modlist logic, to be wired up.
* Version filtering and general related code sanitization.Petr Mrázek2013-08-11-2/+2
| | | | | Version list dialog has alternating row background set. Nostalgia versions, based on OneSix.
* Allow users to filter out MCNostalgia and Snapshots from the version list.Andrew2013-05-06-0/+6
| | | | | Resolves JIRA issue MMC-9: https://jira.forkk.net/browse/MMC-9
* Make the new instance dialog support instance types.Andrew2013-04-22-0/+3
|
* Implemented version lists.Andrew2013-03-28-0/+50
Further work on this is still needed. Currently there is no sorting or filtering of any kind. In addition, changes need to be made to fix issues with bad ETags since the current system here is based on MultiMC 4's version list system before it was fixed.