| Commit message (Expand) | Author | Age | Lines |
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -5/+4 |
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -9/+15 |
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -1/+1 |
* | GH-1060 update tweaks | Petr Mrázek | 2015-06-09 | -5/+10 |
* | GH-1060 implement very basic updater (only linux and maybe osx right now) | Petr Mrázek | 2015-06-09 | -91/+14 |
* | GH-1060 remove some old updater bits and pieces | Petr Mrázek | 2015-06-09 | -47/+17 |
* | GH-849 Further NetJob related fixes | Petr Mrázek | 2015-04-26 | -9/+8 |
* | NOISSUE do not fail when updates don't have MultiMC.app prefix on OSX | Petr Mrázek | 2015-04-13 | -2/+1 |
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -7/+7 |
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -781/+739 |
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -175/+0 |
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -35/+35 |
* | NOISSUE Make tests no longer use the MultiMC object | Petr Mrázek | 2015-04-02 | -20/+21 |
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -31/+34 |
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -4/+4 |
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -2/+2 |
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -2/+2 |
* | Show changelog even when there are no new updates available. | Petr Mrázek | 2014-07-14 | -8/+9 |
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -1/+1 |
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -3/+3 |
* | Build fixage for the changed build config | Petr Mrázek | 2014-04-06 | -0/+2 |
* | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -22/+25 |
* | Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2014-01-18 | -3/+0 |
|\ |
|
| * | Get rid of some obsolete functions | Jan Dalheimer | 2014-01-05 | -3/+0 |
* | | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -1/+1 |
* | | Rework version numbering system. | Forkk | 2014-01-07 | -6/+7 |
* | | Do not log each and every possible update. Only the latest one. | Petr Mrázek | 2014-01-07 | -2/+2 |
|/ |
|
* | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -20/+4 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2014-01-05 | -4/+5 |
|\ |
|
| * | Implement changing update channels | Forkk | 2014-01-04 | -4/+5 |
* | | Add an option to force using local updater binary (for updater development) | Petr Mrázek | 2014-01-05 | -1/+1 |
* | | Some more updater fixes | Petr Mrázek | 2014-01-05 | -21/+23 |
* | | Mess with the updater again. | Petr Mrázek | 2014-01-05 | -5/+6 |
|/ |
|
* | Don't try to check for notifications if we don't have a URL for it | Jan Dalheimer | 2014-01-03 | -0/+7 |
* | Fix for pre-Qt5.2 | Jan Dalheimer | 2014-01-03 | -1/+1 |
* | Notifications system. Mainly to be used in case the updater breaks. | Jan Dalheimer | 2014-01-03 | -0/+167 |
* | Force cached updater binary to always resolve as stale | Petr Mrázek | 2014-01-02 | -5/+4 |
* | Maybe break updater even more? | Petr Mrázek | 2013-12-29 | -46/+20 |
* | Set permissions for the updater binary after updating it. | Petr Mrázek | 2013-12-28 | -0/+6 |
* | Various updater fixes | Petr Mrázek | 2013-12-28 | -6/+46 |
* | Fix more updater derps. | Petr Mrázek | 2013-12-25 | -8/+5 |
* | Merge branch 'develop' of https://github.com/robotbrain/MultiMC5 into develop | Petr Mrázek | 2013-12-25 | -29/+48 |
|\ |
|
| * | Get the updater to display a no update found message. | robotbrainify | 2013-12-24 | -29/+48 |
* | | Merge branch 'feature_updater_update' of https://github.com/02JanDal/MultiMC5... | Petr Mrázek | 2013-12-25 | -2/+31 |
|\ \
| |/
|/| |
|
| * | Treat the updater separately | Jan Dalheimer | 2013-12-23 | -2/+31 |
* | | Tidy status messages a bit | Sky | 2013-12-23 | -9/+7 |
|/ |
|
* | Fix issues with the updater | Petr Mrázek | 2013-12-21 | -4/+7 |
* | Some test madness | Petr Mrázek | 2013-12-20 | -95/+189 |
* | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -34/+44 |
* | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -54/+80 |