summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-263-2/+4
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-059-10/+10
* Add missing overrideAlexander Volkov2020-07-242-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Update dependenciesFriedemann Kleint2020-03-272-0/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-071-3/+3
|\
| * Doc: Fix advertised importKai Koehne2020-03-061-3/+3
* | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-251-1/+1
|/
* Fix a ClassNotFoundException crash on app startAssam Boudjelthia2020-01-161-5/+13
* Update plugins.qmltypes for 5.14v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-301-1/+1
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-062-2/+1
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-022-3/+3
|\
| * Doc: Fix documented QtPurchasing importKai Koehne2019-02-262-3/+3
* | 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
* 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