summaryrefslogtreecommitdiffstats
path: root/logic/updater/UpdateChecker.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-269/+0
* GH-849 Further NetJob related fixesPetr Mrázek2015-04-26-3/+3
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-8/+17
* NOISSUE Make tests no longer use the MultiMC objectPetr Mrázek2015-04-02-20/+21
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-13/+7
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
* Show changelog even when there are no new updates available.Petr Mrázek2014-07-14-5/+6
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-1/+1
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-2/+3
* Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek2014-01-18-1/+0
|\
| * Get rid of some obsolete functionsJan Dalheimer2014-01-05-1/+0
* | Do not log each and every possible update. Only the latest one.Petr Mrázek2014-01-07-2/+2
|/
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2014-01-05-3/+4
|\
| * Implement changing update channelsForkk2014-01-04-3/+4
* | Mess with the updater again.Petr Mrázek2014-01-05-1/+0
|/
* Get the updater to display a no update found message.robotbrainify2013-12-24-27/+44
* Tests for parsing of channel lists in UpdateCheckerJan Dalheimer2013-12-14-1/+1
* Implement DownloadUpdateTaskAndrew2013-12-05-0/+13
* Rework the update checking systemAndrew2013-12-04-0/+234