summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-241-3/+3
|\
| * Doc: Fix broken code snippets in Getting Started/C++ documentPaul Wicking2018-07-231-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-301-0/+1
|\|
| * Fix shadow build for androidMÃ¥rten Nordheim2018-06-271-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-233-3/+3
|\|
| * Doc: Add missing dots (qtpurchasing)Paul Wicking2018-06-193-3/+3
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
|/
* Doc: Fix Q_PROPERTY documentationv5.11.0-beta4v5.11.0-beta3Topi Reinio2018-03-281-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-2/+7
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-01-182-2/+7
| |\
| | * winrt: React on failure in LoadListingInformationAsyncOliver Wolff2017-11-211-1/+5
| | * Fix the build on tvOS due to an availability declaration bugJake Petroules2017-11-171-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-11/+25
|\| |
| * | Android: More informative error string in some casesv5.10.0-beta3Nuno Santos2017-10-192-11/+25
| |/
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-264-4/+4
* | Android: remove support for local/debug deploymentJake Petroules2017-09-065-66/+59
|/
* winrt: Use RequestProductPurchaseWithResultsAsync for all purchasesMaurice Kalinowski2017-06-131-27/+2
* don't create files in source tree during buildOswald Buddenhagen2017-05-291-2/+2
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Update FDL license headerKai Koehne2017-04-209-45/+45
* Android: Add code attributionsEskil Abrahamsen Blomfeldt2017-04-205-1/+262
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-182-13/+13
|\
| * Doc: language review Qt Purchasing5.8Nico Vertriest2017-03-092-13/+13
* | winrt: Fix Windows Store backendMaurice Kalinowski2017-04-123-17/+76
* | Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-103-7/+11
|\|
| * winrt: Fix potential crash when unable to access product typeMaurice Kalinowski2017-02-281-3/+7
| * Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2017-01-262-4/+4
* | Handle additional StoreKit error codesJake Petroules2017-02-241-1/+14
* | Make use of Objective-C generics for additional type safetyJake Petroules2017-02-221-6/+6
* | Convert to templated signals and slotsJake Petroules2017-02-222-14/+15
|/
* Fix typoKavindra Palaraja2017-01-081-1/+1
* winrt: Fix metatype registrationMaurice Kalinowski2016-11-071-1/+1
* winrt: Fix thread affinity for transactionsv5.8.0-beta1Maurice Kalinowski2016-09-212-15/+56
* winrt: Add receipt to transactionsMaurice Kalinowski2016-09-213-18/+79
* Improve robustness of QML plugin loadingSimon Hausmann2016-09-191-1/+1
* winrt: Fix crash when restoring purchasesMaurice Kalinowski2016-09-171-0/+5
* Merge branch '5.7' into 5.8Eskil Abrahamsen Blomfeldt2016-09-083-6/+10
|\
| * Merge branch '5.6' into 5.7Eskil Abrahamsen Blomfeldt2016-09-083-6/+10
| |\
| | * Fix mismatched tags (class vs struct) warningsJake Petroules2016-08-172-2/+4
| | * Android: Fix test purchases after changes in Google PlayEskil Abrahamsen Blomfeldt2016-07-191-4/+6
* | | Disable Apple backend on watchOSv5.8.0-alpha1Jake Petroules2016-08-182-3/+3
* | | WinRT: Add documentationMaurice Kalinowski2016-07-063-2/+108
* | | Add WinRT backendMaurice Kalinowski2016-07-069-0/+1133
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-5/+5
|\|
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-131-1/+1
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-04-122-4/+4
* | Fix crash when requerying product before previous completedEskil Abrahamsen Blomfeldt2016-04-291-5/+12
* | Use Android SDK detection feature instead of hardcodingEskil Abrahamsen Blomfeldt2016-04-281-4/+2
* | Remove debug output from Android backendEskil Abrahamsen Blomfeldt2016-04-281-1/+1
* | QMacInAppPurchaseTransaction: Expose native error message in errorStringKai Uwe Broulik2016-04-261-1/+1