summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.6Oswald Buddenhagen2016-11-291-1/+1
* Fix mismatched tags (class vs struct) warningsJake Petroules2016-08-172-2/+4
* Bump version to 5.6.2Eskil Abrahamsen Blomfeldt2016-08-161-1/+1
* Android: Fix test purchases after changes in Google PlayEskil Abrahamsen Blomfeldt2016-07-191-4/+6
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-131-1/+1
* add missing example installOswald Buddenhagen2016-04-281-0/+3
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-04-122-4/+4
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-5/+10
|\
| * Android: Fix NullPointerException on Android 5+Eskil Abrahamsen Blomfeldt2016-02-091-5/+10
* | Make more ctors explicitMarc Mutz2016-03-031-1/+1
* | Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-033-3/+3
* | Bump versionOswald Buddenhagen2016-02-081-1/+1
|/
* Fix crash when targeting Android version >= 5.0Eskil Abrahamsen Blomfeldt2016-01-081-0/+1
* Prospective fix for namespaced buildsSimon Hausmann2015-12-284-9/+9
* Doc: Adapt documentation config to make Qt Purchasing a Qt moduleTopi Reinio2015-11-242-19/+28
* Respect QObject::setParent thread affinity to avoid crash.Filipe Azevedo2015-11-202-3/+11
* Doc: Include the qt-module-defaults.qdocconf onlyVenugopal Shivashankar2015-10-231-6/+2
* doc: Fix URL to documentationEskil Abrahamsen Blomfeldt2015-10-131-1/+1
* add missing license filesOswald Buddenhagen2015-09-182-0/+861
* Correct file version, description, and product name for Qt PurchasingAntti Kokko2015-09-162-0/+10
* Bump version 1.0.2 -> 1.0.3Eskil Abrahamsen Blomfeldt2015-09-161-1/+1
* Allow to build QtPurchasing for C++ onlyFilipe Azevedo2015-09-061-3/+5
* Use a local static function instead of a category for the price.Jake Petroules2015-08-131-16/+5
* Utilize QDateTime::fromNSDate.Jake Petroules2015-08-121-3/+1
* Adapt iOS backend to work on OS X as well.Jake Petroules2015-08-1114-101/+119
* Remove GPLv2 from license optionsEskil Abrahamsen Blomfeldt2015-08-1052-471/+55
* doc: Some fixes to Google Play documentationEskil Abrahamsen Blomfeldt2015-08-071-22/+27
* Fix function signature.BogDan Vatra2015-08-071-1/+1
* doc: small fixesBogDan Vatra2015-08-071-7/+16
* queryDetails is called from C++, so it should be public not private.BogDan Vatra2015-08-061-2/+5
* QEXPECT_FAIL test on platforms that are not supported.Eskil Abrahamsen Blomfeldt2015-08-051-0/+4
* Add missing .pro fileEskil Abrahamsen Blomfeldt2015-08-051-0/+3
* Remove manual from tests.pro SUBDIRSEskil Abrahamsen Blomfeldt2015-08-051-2/+1
* Make module version 5.6.0Eskil Abrahamsen Blomfeldt2015-08-051-1/+1
* Add testsEskil Abrahamsen Blomfeldt2015-08-057-0/+244
* Update license headers to LGPLv3/GPLv2/CommercialEskil Abrahamsen Blomfeldt2015-08-0562-587/+1456
* com.digia.* -> org.qtproject.*Eskil Abrahamsen Blomfeldt2015-08-0512-14/+14
* Remove custom documentation footerKai Koehne2015-06-151-16/+0
* Bump version to 1.0.2Eskil Abrahamsen Blomfeldt2015-05-273-3/+3
* Revert "Bump version to 1.1"Eskil Abrahamsen Blomfeldt2015-05-089-15/+15
* Bump version to 1.1Eskil Abrahamsen Blomfeldt2015-03-259-15/+16
* Add Product.resetStatus() methodEskil Abrahamsen Blomfeldt2015-03-253-1/+19
* Android: Batch requests for productsEskil Abrahamsen Blomfeldt2015-02-256-62/+112
* Android: Fix false negatives in apps with many productsEskil Abrahamsen Blomfeldt2015-02-241-45/+47
* Make MODULE_VERSION=1.0.0Eskil Abrahamsen Blomfeldt2015-01-261-1/+1
* Bump version numberEskil Abrahamsen Blomfeldt2014-08-291-1/+1
* Avoid the missing cmake tests error with qmakeAndy Nichols2014-08-051-0/+1
* iOS: Don't modify an NSMutableArray while iterating itAndy Nichols2014-08-051-1/+6
* Change example license to commercialEskil Abrahamsen Blomfeldt2014-05-1419-589/+209
* doc: Make it explicit which signals to listen forEskil Abrahamsen Blomfeldt2014-05-121-2/+5