| Commit message (Expand) | Author | Age | Lines |
* | Improve Console window output. | Orochimarufan | 2014-01-17 | -0/+1 |
* | Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 i... | Petr Mrázek | 2014-01-12 | -13/+17 |
|\ |
|
| * | Clean up/update translation code and made language selectable in the settings... | Jan Dalheimer | 2014-01-04 | -13/+17 |
* | | Show Mojang service statuses in status bar | Sky | 2014-01-12 | -0/+6 |
* | | Rework version numbering system. | Forkk | 2014-01-07 | -2/+2 |
* | | Implement proxy settings | Forkk | 2014-01-06 | -47/+78 |
* | | Merge branch 'updater-tweak' into develop | Petr Mrázek | 2014-01-05 | -11/+12 |
|\ \ |
|
| * | | More updater fixage | Petr Mrázek | 2014-01-05 | -11/+12 |
* | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2014-01-05 | -1/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implement changing update channels | Forkk | 2014-01-04 | -1/+3 |
* | | | Some more updater fixes | Petr Mrázek | 2014-01-05 | -13/+24 |
* | | | Mess with the updater again. | Petr Mrázek | 2014-01-05 | -39/+25 |
|/ / |
|
* / | Notifications system. Mainly to be used in case the updater breaks. | Jan Dalheimer | 2014-01-03 | -0/+5 |
|/ |
|
* | Log version, work paths | Petr Mrázek | 2014-01-03 | -39/+57 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Forkk | 2014-01-02 | -105/+190 |
|\ |
|
| * | Save/restore settings dialog (and instance specific settings) window geometry | Sky | 2014-01-02 | -0/+2 |
| * | Fix issue with PostExitCmd not translating to PostExitCommand | Petr Mrázek | 2014-01-01 | -1/+1 |
| * | Enable high-dpi QIcon logic | Petr Mrázek | 2014-01-01 | -0/+1 |
| * | Allow the use of synonyms in settings. Refactor settings. | Petr Mrázek | 2014-01-01 | -43/+42 |
| * | Refactor icon lists heavily | Petr Mrázek | 2013-12-31 | -10/+2 |
| * | Notify the user of any errors | Jan Dalheimer | 2013-12-30 | -4/+4 |
| * | Launch an editor for the custom.json file. Also allow overriding of the syste... | Jan Dalheimer | 2013-12-29 | -0/+18 |
| * | Maybe break updater even more? | Petr Mrázek | 2013-12-29 | -11/+12 |
| * | Set permissions for the updater binary after updating it. | Petr Mrázek | 2013-12-28 | -1/+6 |
| * | Make FTB instances behave better | Petr Mrázek | 2013-12-22 | -61/+69 |
| * | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | 2013-12-21 | -0/+49 |
| * | Keep the last five logs | Jan Dalheimer | 2013-12-21 | -1/+14 |
| * | Some test madness | Petr Mrázek | 2013-12-20 | -1/+1 |
| * | Remove obsolete auto login option. | Petr Mrázek | 2013-12-16 | -3/+0 |
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Andrew | 2013-12-15 | -35/+4 |
|\| |
|
| * | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2013-12-14 | -35/+4 |
| |\ |
|
| | * | Unit testing | Jan Dalheimer | 2013-12-02 | -30/+4 |
* | | | Added a system to load news from MultiMC.org's RSS | Andrew | 2013-12-15 | -0/+5 |
|/ / |
|
* | | Add support for 1.7.4 user_type (needs testing with legacy accounts) | Petr Mrázek | 2013-12-13 | -3/+7 |
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -2/+74 |
|\ \ |
|
| * | | Finish implementing update installation. | Andrew | 2013-12-06 | -1/+68 |
| * | | Rework the update checking system | Andrew | 2013-12-04 | -3/+4 |
| * | | Renew the updater branch | Petr Mrázek | 2013-12-02 | -0/+4 |
| |/ |
|
* / | Finish assets update for 1.7.3 | Petr Mrázek | 2013-12-10 | -1/+2 |
|/ |
|
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-01 | -0/+4 |
|\ |
|
| * | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -0/+3 |
| * | Remember the last selected instance and select it on startup | Jan Dalheimer | 2013-11-30 | -0/+1 |
* | | Rework MultiMC's versioning system | Andrew | 2013-12-01 | -3/+2 |
|/ |
|
* | Fixed compilation errors. | Andrew | 2013-11-28 | -3/+0 |
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -0/+7 |
|\ |
|
| * | Implement saving account list to file | Andrew | 2013-11-19 | -0/+1 |
| * | Implement loading accounts from list. | Andrew | 2013-11-18 | -0/+6 |
* | | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -2/+3 |
|/ |
|
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -3/+3 |
* | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -4/+2 |