summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename info -> metadataGatis Paeglis2016-12-219-159/+159
* Document an undocumented parameterGatis Paeglis2016-12-211-2/+3
* Make QOtaClient a singleton typeGatis Paeglis2016-12-214-13/+25
* Be const-correct from outside-in, not inside-outGatis Paeglis2016-12-162-13/+13
* Add support for multi-process usecaseGatis Paeglis2016-12-169-189/+324
* Imorove API for checking if config is setGatis Paeglis2016-12-166-34/+19
* Simplify metadata retrieval for revisionGatis Paeglis2016-12-164-115/+19
* Remove process locking and refactor singal handlingGatis Paeglis2016-12-167-138/+95
* API to verify whats inside the update packageGatis Paeglis2016-12-168-134/+186
* Doc: Fix QHP (offline docs) table of contentsTopi Reinio2016-12-131-3/+15
* Doc: Fix QHP project naming and index titleTopi Reinio2016-12-011-5/+5
* Doc: Use 'qtota' namespace for the landing page html fileTopi Reinio2016-11-301-1/+1
* doc: link to corresponding client side APIsGatis Paeglis2016-11-291-10/+14
* Use consistent timestamp in u-boot headerGatis Paeglis2016-11-292-2/+5
* Add support for self-contained update packagesGatis Paeglis2016-11-2911-15/+306
* Always create the kargs fileGatis Paeglis2016-11-171-1/+2
* Add link to source code of the moduleGatis Paeglis2016-11-111-7/+8
* Doc: Add Part 3 of the blog post seriesGatis Paeglis2016-11-111-3/+5
* Don't log all message types by defaultGatis Paeglis2016-11-071-1/+1
* demo: don't explicitly call updateConfigViewGatis Paeglis2016-11-071-7/+8
* check if paths exist in repo configurationsGatis Paeglis2016-11-072-3/+26
* Add QOtaClient::repositoryConfigsEqualGatis Paeglis2016-11-046-9/+79
* Add the missing QT_{BEGIN,END}_NAMESPACE macrosGatis Paeglis2016-11-045-2/+18
* demo: List all top-level fields of system metadataGatis Paeglis2016-11-041-23/+42
* fixup: build_ostree.sh: use the same SHA as yocto recipeGatis Paeglis2016-11-021-76/+0
* build_ostree.sh: use the same SHA as yocto recipeGatis Paeglis2016-11-021-2/+2
* remove the fragile kernel version extractorGatis Paeglis2016-11-021-13/+20
* demo: improve UX on smaller screensGatis Paeglis2016-11-021-77/+88
* Use the pre-defined QQmlExtensionInterface_iidGatis Paeglis2016-11-021-1/+1
* Rename QOTAClient -> QOtaClientGatis Paeglis2016-11-028-233/+233
* Rename QtOTAUpdate -> QtOtaUpdateGatis Paeglis2016-11-029-14/+14
* Introduce QOtaRepositoryConfig classGatis Paeglis2016-11-0111-67/+772
* 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
* example: adapt to use the renamed APIGatis Paeglis2016-10-191-11/+11
* 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
* qml example: improve state reportingGatis Paeglis2016-09-021-0/+25
* 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
* deprecate System V init supportGatis Paeglis2016-08-302-2/+3
* device integration: booting without initramfsGatis Paeglis2016-08-301-0/+142
* doc: booting without initramfsGatis Paeglis2016-08-301-50/+51
* Support booting without initramfsGatis Paeglis2016-08-242-20/+52
* build_ostree.sh: update revisionGatis Paeglis2016-08-2414-347/+580