summaryrefslogtreecommitdiffstats
path: root/gui/taskdialog.cpp
Commit message (Collapse)AuthorAgeLines
* Implement legacy forge button!Petr Mrázek2013-09-18-107/+0
| | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-1/+1
| | | | Also, implemented some basic modlist logic, to be wired up.
* Various task related improvements.Petr Mrázek2013-08-09-5/+7
| | | | | | | * Errors are reported back to task users via Failure signals. * Lwjgl doesn't download on each legacy instance start anymore. * Tasks were unified when it comes to success/failure. * Task dialogs don't get spawned after short tasks finish anymore.
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-1/+1
|
* Made the version list load in the background on startup.Andrew2013-05-06-8/+4
| | | | | Resolves JIRA issue MMC-11: https://jira.forkk.net/browse/MMC-11
* Massive re-organization.Andrew2013-02-26-1/+1
|
* Started working on task system and login system.Andrew2013-02-05-0/+109