pollymc/gui
Petr Mrázek 0cb8ff40b2 Finish preliminary offline support
* 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-12-08 17:34:45 +01:00
..
dialogs Finish preliminary offline support 2013-12-08 17:34:45 +01:00
widgets Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
ConsoleWindow.cpp Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
ConsoleWindow.h Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
ConsoleWindow.ui Fix console window (now not a QDialog) 2013-11-23 01:41:28 +01:00
MainWindow.cpp Finish preliminary offline support 2013-12-08 17:34:45 +01:00
MainWindow.h Finish preliminary offline support 2013-12-08 17:34:45 +01:00
MainWindow.ui Move "manage accounts" to right, use player skin when available 2013-11-27 16:56:15 +00:00
Platform_Other.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
Platform_X11.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
Platform.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00