| Commit message (Expand) | Author | Age | Lines |
* | Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti... | Sky | 2013-10-29 | -1/+2 |
* | Move "Forget" button to a sane place | Sky | 2013-10-29 | -13/+13 |
* | Don't make LabeledToolButton selectable | Sky | 2013-10-29 | -1/+1 |
* | Add selectable message box helper, use it, make login GUI error label selectable | Sky | 2013-10-29 | -44/+88 |
* | BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?! | Petr Mrázek | 2013-10-28 | -0/+1 |
* | Valgrind-checked early application start | Petr Mrázek | 2013-10-28 | -27/+12 |
* | Fix problem with instance list not using the instance folder path | Petr Mrázek | 2013-10-28 | -71/+134 |
* | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-10-26 | -243/+405 |
* | Fix "no windows means MMC exits prematurely" issue | Sky | 2013-10-26 | -0/+5 |
* | Add assets download status to status bar. | Sky | 2013-10-26 | -4/+63 |
* | Fix java detection segfault | Petr Mrázek | 2013-10-24 | -5/+7 |
* | Actually use QJson for Yggdrasil requests | Petr Mrázek | 2013-10-23 | -8/+10 |
* | Respect console options (opening a console at all, automatically closing) | Sky | 2013-10-22 | -12/+29 |
* | Tweak my credits | Sky | 2013-10-22 | -6/+6 |
* | Bugfixes for auto login | Sky | 2013-10-21 | -3/+5 |
* | Implement auto login | Sky | 2013-10-21 | -19/+61 |
* | Merge branch 'feature_skins' into develop | Sky | 2013-10-21 | -5/+129 |
|\ |
|
| * | Clean up skins, remove wrapper, save to accounts/skins | Sky | 2013-10-21 | -106/+8 |
| * | First draft of player faces in the login dialog | Sky | 2013-10-19 | -5/+227 |
* | | Add contributing section to README | Sky | 2013-10-21 | -0/+3 |
* | | Local libs that won't get replaced/redownloaded | Petr Mrázek | 2013-10-20 | -0/+2 |
* | | Ask for java path when hostname changes from the last run. | Petr Mrázek | 2013-10-20 | -10/+32 |
|/ |
|
* | Change Organization and App name, might invalidate some configs? Add Tak to c...MMC5-tb9 | Orochimarufan | 2013-10-18 | -53/+51 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky | 2013-10-18 | -3/+169 |
|\ |
|
| * | Derp - typo in platform_other.cpp | Orochimarufan | 2013-10-18 | -1/+1 |
| * | Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l... | Orochimarufan | 2013-10-18 | -3/+169 |
* | | Use player username if offline, or "Player" if blank | Sky | 2013-10-18 | -2/+2 |
|/ |
|
* | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek | 2013-10-18 | -10/+27 |
* | Use Yggdrasil error response when available, or fall back to legacy HTTP erro... | Sky | 2013-10-17 | -19/+54 |
* | Un-copy-pasta the login response handler using std::function magic | Sky | 2013-10-17 | -84/+63 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky | 2013-10-16 | -7/+7 |
|\ |
|
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-10-15 | -0/+6 |
| |\ |
|
| * | | Make permgen limit ridiculously high. | Petr Mrázek | 2013-10-15 | -7/+7 |
* | | | Trim console output (fixes excessive whitespace in Windows console output) | Sky | 2013-10-16 | -0/+5 |
| |/
|/| |
|
* | | Improve error message for invalid login details using yggdrasil, add debug lo... | Sky | 2013-10-15 | -0/+6 |
|/ |
|
* | Fix non-Windows derp | Sky | 2013-10-15 | -6/+15 |
* | Change "News" URL to new website | Sky | 2013-10-15 | -1/+1 |
* | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ... | Sky | 2013-10-14 | -51/+422 |
* | Fix instance settings tab order | Sky | 2013-10-13 | -2/+3 |
* | Fix tab ordering in settings dialog | Sky | 2013-10-13 | -0/+29 |
* | Update MCModInfoFrame.h | robotbrain | 2013-10-12 | -2/+2 |
* | Indent fixing! | robotbrainify | 2013-10-12 | -34/+34 |
* | cleanup | robotbrainify | 2013-10-12 | -2/+2 |
* | It works... | robotbrainify | 2013-10-12 | -2/+5 |
* | switch from tooltip to messagebox | robotbrainify | 2013-10-12 | -4/+16 |
* | tool tip bugfixes | robotbrainify | 2013-10-12 | -3/+2 |
* | mod description size limiter done | robotbrainify | 2013-10-12 | -1/+14 |
* | remove dupe newlines from trimmed mod description. whoo | robotbrainify | 2013-10-11 | -1/+15 |
* | Fix auth for 13w41a | Petr Mrázek | 2013-10-11 | -2/+4 |
* | Improved Build.md - linux section (again) | Kilobyte22 | 2013-10-10 | -1/+2 |