summaryrefslogtreecommitdiffstats
path: root/src/sdk/updatechecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure we do not fail if we can't create the lock file.kh12014-11-121-3/+9
* Rewrite the isRunning implementation and remove private class.kh12014-11-121-1/+1
* Implement package filtering for online and offline installer.kh12014-10-301-4/+6
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Overhaul the binary format API.kh12014-10-151-6/+5
* Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-1/+2
* Split and implement new installer base, update checker.kh12014-09-041-54/+60
* Make the marker and the find function class members.kh12014-07-151-2/+2
* Move class BinaryContent into its own file.kh12014-07-151-1/+1
* Move updater class into sdk binary and rename to UpdateChecker.kh12014-07-151-0/+111