aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs/ProgressDialog.cpp
AgeCommit message (Collapse)Author
2015-04-12NOISSUE move everything.Petr Mrázek
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-09-06More sync from quickmodsPetr Mrázek
Also a small VersionSelectDialog refactor
2013-12-08Finish preliminary offline supportPetr Mrázek
* ProgressProvider now has an abort() call * Abort button support added to the progress dialog * YggdrasilTask and MojangAccount adapted to support abort YggdrasilTask will time out after 10 seconds of no network activity, or when the user pushes the Play Offline button. In offline mode, all instance update tasks are skipped! This will need further work.
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek