aboutsummaryrefslogtreecommitdiff
path: root/gui/versionselectdialog.cpp
AgeCommit message (Collapse)Author
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵Orochimarufan
linux
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵Sky
and "auto detect" button
2013-10-08Misc version dialog changesPetr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-09-18Implement legacy forge button!Petr Mrázek
Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
2013-09-16Forge version list implementation. Needs integration and testing.Petr Mrázek
2013-08-27OSX tweakeryPetr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.
2013-08-11Version filtering and general related code sanitization.Petr Mrázek
Version list dialog has alternating row background set. Nostalgia versions, based on OneSix.
2013-08-07Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ↵Petr Mrázek
extraction.
2013-07-29Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek
2013-05-06Allow users to filter out MCNostalgia and Snapshots from the version list.Andrew
Resolves JIRA issue MMC-9: https://jira.forkk.net/browse/MMC-9
2013-04-22Make the new instance dialog support instance types.Andrew
2013-03-28Implemented version lists.Andrew
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.