summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove debug outputEskil Abrahamsen Blomfeldt2014-05-121-1/+1
* Android: Fix crash in JNI on x86Eskil Abrahamsen Blomfeldt2014-05-121-6/+6
* Doc: Use correct install path for examplesTopi Reinio2014-05-061-0/+2
* Fix grammatical error in gettingstarted-cpp.qdoc.Mitch Curtis2014-04-161-1/+1
* doc: Add a note about registering the example in the storesEskil Abrahamsen Blomfeldt2014-03-311-1/+3
* doc: Add link to examples from landing pageEskil Abrahamsen Blomfeldt2014-03-311-0/+5
* Fix warning when building QML APIEskil Abrahamsen Blomfeldt2014-03-311-0/+1
* QtHangman iOS: Comment out QMAKE_TARGET_BUNDLE_PREFIXAndy Nichols2014-03-281-1/+5
* Define correct build orderEskil Abrahamsen Blomfeldt2014-03-281-1/+5
* Example QtHangman: Add documentationAndy Nichols2014-03-278-7/+109
* Doc: Changed the templates and added the copyright footerVenu2014-03-271-1/+19
* Android: Fix build on WindowsEskil Abrahamsen Blomfeldt2014-03-261-2/+5
* Restore active focus to toplevel when done guessingEskil Abrahamsen Blomfeldt2014-03-261-1/+1
* Doc: Language edits and title changesVenu2014-03-266-303/+346
* Android: Fix finalization check for consumablesEskil Abrahamsen Blomfeldt2014-03-251-2/+2
* Handle back key eventsEskil Abrahamsen Blomfeldt2014-03-251-0/+12
* Example QtHangman: Fix places where sizes are hardcodedAndy Nichols2014-03-259-47/+49
* Change name of HowtoView -> HowToViewEskil Abrahamsen Blomfeldt2014-03-253-2/+2
* Hangman Example Fix hard-coded width in StoreViewAndy Nichols2014-03-252-3/+4
* Fix up hangman example for new API and different screen sizesEskil Abrahamsen Blomfeldt2014-03-254-4/+9
* Add QtHangman exampleAndy Nichols2014-03-2524-0/+18130
* Rename top-level .pro file to qtpurchasing.proEskil Abrahamsen Blomfeldt2014-03-251-0/+0
* iOS: Add AppStore documentationAndy Nichols2014-03-241-0/+166
* doc: Fix warnings in qdocEskil Abrahamsen Blomfeldt2014-03-212-15/+29
* Doc: Add (almost) full documentationEskil Abrahamsen Blomfeldt2014-03-2013-80/+1014
* iOS: Transaction properties failureReason, timestamp, and errorStringAndy Nichols2014-03-202-28/+42
* 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
* iOS: Fix issue where transactions can occur before registerProductAndy Nichols2014-03-201-23/+61
* Add title and description properties to QInAppProductAndy Nichols2014-03-2011-15/+101
* Add properties errorString, failureReason and timestamp to transactionEskil Abrahamsen Blomfeldt2014-03-198-54/+242
* iOS: Remove transaction observer when deleting storeAndy Nichols2014-03-191-0/+6