summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Add missing overrideAlexander Volkov2020-07-242-4/+4
* Update dependenciesFriedemann Kleint2020-03-271-0/+2
* Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-251-1/+1
* Update plugins.qmltypes for 5.14v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-301-1/+1
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-261-2/+2
* inapppurchase.cpp: Fix deprecation warningFriedemann Kleint2019-02-111-1/+1
* Follow automatic Qt version bump on minor version for QML APIsv5.12.0-beta3v5.12.0-beta2v5.12.0-beta1Alex Blasche2018-09-183-6/+10
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Convert to templated signals and slotsJake Petroules2017-02-221-6/+6
* Improve robustness of QML plugin loadingSimon Hausmann2016-09-191-1/+1
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-04-121-2/+2
* Correct file version, description, and product name for Qt PurchasingAntti Kokko2015-09-161-0/+7
* Remove GPLv2 from license optionsEskil Abrahamsen Blomfeldt2015-08-105-45/+5
* Update license headers to LGPLv3/GPLv2/CommercialEskil Abrahamsen Blomfeldt2015-08-055-50/+152
* Bump version to 1.0.2Eskil Abrahamsen Blomfeldt2015-05-271-1/+1
* Revert "Bump version to 1.1"Eskil Abrahamsen Blomfeldt2015-05-082-2/+2
* Bump version to 1.1Eskil Abrahamsen Blomfeldt2015-03-252-2/+3
* Add Product.resetStatus() methodEskil Abrahamsen Blomfeldt2015-03-252-0/+17
* Fix warning when building QML APIEskil Abrahamsen Blomfeldt2014-03-311-0/+1
* doc: Fix warnings in qdocEskil Abrahamsen Blomfeldt2014-03-211-2/+4
* Doc: Add (almost) full documentationEskil Abrahamsen Blomfeldt2014-03-202-18/+38
* Remove ConsumableProduct and UnlockableProduct subtypesEskil Abrahamsen Blomfeldt2014-03-209-270/+124
* Make it possible to create products outside storeEskil Abrahamsen Blomfeldt2014-03-203-19/+75
* Add title and description properties to QInAppProductAndy Nichols2014-03-202-0/+34
* QML API: Add plugin.qmltypesEskil Abrahamsen Blomfeldt2014-03-181-0/+81
* Rename module to Qt PurchasingEskil Abrahamsen Blomfeldt2014-03-1812-24/+24
* Document the QML APIEskil Abrahamsen Blomfeldt2014-03-184-0/+360
* QML API: Add purchaseRestored() signalEskil Abrahamsen Blomfeldt2014-03-142-0/+3
* QML: Fix transactions that are delivered when product is registeredEskil Abrahamsen Blomfeldt2014-03-141-2/+2
* QML API: Support unlockable typeEskil Abrahamsen Blomfeldt2014-03-141-1/+2
* QML API: Only emit transaction signals for current productEskil Abrahamsen Blomfeldt2014-03-141-0/+3
* Add Store.restorePurchases() to QML APIEskil Abrahamsen Blomfeldt2014-03-142-0/+7
* Remove usage of deleted fileEskil Abrahamsen Blomfeldt2014-02-211-7/+0
* Android: Implement purchase/finalizeEskil Abrahamsen Blomfeldt2014-02-202-10/+18
* IAP: Implement purchase on AndroidEskil Abrahamsen Blomfeldt2014-02-171-1/+1
* IAP: Make it possible to set identifier in QML APIEskil Abrahamsen Blomfeldt2014-02-171-13/+19
* Remove some debug outputEskil Abrahamsen Blomfeldt2014-02-131-2/+0
* Make IAP QML API compileEskil Abrahamsen Blomfeldt2014-02-133-12/+17
* Make default list property of in app products workEskil Abrahamsen Blomfeldt2014-02-131-0/+4
* Initial commit of Qt Mobile ExtrasEskil Abrahamsen Blomfeldt2014-02-1312-0/+621