summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for self-contained update packagesGatis Paeglis2016-11-296-11/+172
* Don't log all message types by defaultGatis Paeglis2016-11-071-1/+1
* check if paths exist in repo configurationsGatis Paeglis2016-11-071-2/+20
* Add QOtaClient::repositoryConfigsEqualGatis Paeglis2016-11-045-0/+42
* Add the missing QT_{BEGIN,END}_NAMESPACE macrosGatis Paeglis2016-11-045-2/+18
* Use the pre-defined QQmlExtensionInterface_iidGatis Paeglis2016-11-021-1/+1
* Rename QOTAClient -> QOtaClientGatis Paeglis2016-11-027-210/+210
* Rename QtOTAUpdate -> QtOtaUpdateGatis Paeglis2016-11-024-8/+8
* Introduce QOtaRepositoryConfig classGatis Paeglis2016-11-0110-45/+698
* Make QOTAClientAsync::ostree thread-safeGatis Paeglis2016-10-252-19/+11
* lib: Don't ignore the error arg from ostree_* APIGatis Paeglis2016-10-192-17/+53
* lib: refactor resolving rollback indexGatis Paeglis2016-10-192-28/+11
* debug: use easier to read date formatGatis Paeglis2016-10-191-3/+3
* API rename: ::server* -> ::remote*Gatis Paeglis2016-10-196-107/+107
* API rename: ::client* -> ::booted*Gatis Paeglis2016-10-196-51/+51
* Use karg-none with the benefits that come with itGatis Paeglis2016-10-171-8/+15
* Refactor QOTAClientAsync::ostreeGatis Paeglis2016-10-171-8/+23
* Workaround /run/ostree-booted not being presentGatis Paeglis2016-09-021-1/+2
* Cleanup state verificationGatis Paeglis2016-09-023-21/+31
* Better error message when remote config missingGatis Paeglis2016-09-021-0/+9
* Add ::rollbackAvailable() API.Gatis Paeglis2016-06-246-7/+48
* Add ::statusString() API.Gatis Paeglis2016-06-246-9/+62
* Doc: Optimizations and fixesTopi Reinio2016-06-172-134/+110
* Move "Remote Configuration" section to API doc.Gatis Paeglis2016-06-142-1/+59
* Add OTA QML documentation.Gatis Paeglis2016-06-142-19/+325
* Document OTA API.Gatis Paeglis2016-06-133-2/+184
* Disable cmake and set module name.Gatis Paeglis2016-06-071-0/+3
* Qt/QML API for OTA 1.0 Tech PreviewGatis Paeglis2016-06-0610-0/+1050