summaryrefslogtreecommitdiffstats
path: root/src/sdk/updatechecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Store lock files in temporary directoryFrerich Raabe2016-06-151-1/+2
* | Don't use 'lockmyApp' prefix for lock filesFrerich Raabe2016-02-151-1/+4
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-3/+3
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-1/+1
* | Remove scRemoteVersion, it's the same as scVersionJarek Kobus2015-05-071-1/+1
|/
* Fix updatecheckNiels Weber2015-04-141-1/+1
* Update CopyrightKai Koehne2015-02-181-7/+7
* 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