summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakHEADmasterSamuli Piippo2020-04-271-1/+1
* Add README with a link to the latest documentationGatis Paeglis2017-08-251-0/+1
* Add CONSTANT to bootedRevision, bootedMetadata and otaEnabled propertiesErik Larsson2017-02-081-3/+3
* Do not use PCH on qotaclientasync.cppErik Larsson2017-02-031-1/+3
* Keep qml and cpp docs in the same fileGatis Paeglis2017-01-103-525/+512
* update device integration README fileGatis Paeglis2017-01-051-8/+3
* doc: improve several sectionsGatis Paeglis2017-01-055-69/+69
* Remove the remaining traces of System V supportGatis Paeglis2017-01-055-115/+12
* Expose default revision and metadataGatis Paeglis2017-01-057-27/+103
* Use QString as return type in metadata accessorsGatis Paeglis2016-12-216-42/+39
* Remove impractical API from QOtaClientGatis Paeglis2016-12-218-199/+30
* 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