- 31 Oct, 2016 - 1 commit
-
-
Liang Qi authored
Task-number: QTBUG-56786 Change-Id: Ibe446aaacff0378f90bba1e1e5b1f5ef933685ee Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 28 Oct, 2016 - 2 commits
- 26 Oct, 2016 - 1 commit
-
-
Milla Pohjanheimo authored
watchOS needs to be excluded from the test, since StoreKit API is not available there. Change-Id: I6f574220de25f630f171b48039d71ce6409d5b7c Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 21 Sep, 2016 - 2 commits
-
-
Maurice Kalinowski authored
Native callbacks do not give any guarantee on the thread it is invoked on. For latest Windows 10 preview builds purchase result callbacks are happening on another thread. This causes problems instantiating a new transaction object. Hence, delay the allocation for the backend thread. Change-Id: I89df5e55de5e7c75cfa36662c330a5cf2434c3d3 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
Maurice Kalinowski authored
Store the receipt of a purchase request in the transaction object, enabling user to query it via platform properties. Change-Id: Ib9ffe302c6efd58685fa86d10ba079915371f2d9 Task-number: QTBUG-55564 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 19 Sep, 2016 - 1 commit
-
-
Simon Hausmann authored
Use a variable that expands to the latest plugin version instead of hard-coding the string. Change-Id: I26dd56d47e5e62cfd0cc11bfcb004b8f71521e3a Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 17 Sep, 2016 - 1 commit
-
-
Maurice Kalinowski authored
As "app" specifies a special handler for WinRT, users might not have queried for this product manually before. Hence register the app product and store it internally. Change-Id: I4863a7bf74a177b6cf7977d7728c51ee2d453b7e Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 16 Sep, 2016 - 1 commit
-
-
Milla Pohjanheimo authored
tst_QInAppStore::registerUnknownProduct sometimes fails with timeout due to network overload. Added the timeout so that instead of failing we wait longer, since it's better to wait than to fail. Also added iOS and WinRT if we ever run the tests on those platforms. Change-Id: I670d4ea72206a6645cd98940f8c48c6c87c05403 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 08 Sep, 2016 - 3 commits
-
-
Eskil Abrahamsen Blomfeldt authored
Change-Id: Icb79fdf2cfc0adf0c84e9999ec8ecd2ac4fdbb1a
-
Eskil Abrahamsen Blomfeldt authored
Change-Id: I9aa2fc955e2455c0d05456101055e7159fd40bad
-
Eskil Abrahamsen Blomfeldt authored
Change-Id: If860250cfc4ae22b880e0faf1886c8a936dac357
-
- 29 Aug, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: Ibbd8c6c09a58d63edd67a31da6aed3ff3ec2868c
-
- 18 Aug, 2016 - 1 commit
-
-
Jake Petroules authored
The dependent StoreKit framework is not available on that platform. Change-Id: Ic10ce621d3745f72df0594584ad7b4487d46a708 Reviewed-by:
Mike Krus <mike.krus@kdab.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@qt.io>
-
- 17 Aug, 2016 - 1 commit
-
-
Jake Petroules authored
Change-Id: I78d40181790255146598a5049deaa2c996061fe9 Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@qt.io>
-
- 16 Aug, 2016 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
Change-Id: I7a9279d024f436695575a8a321f1835db6a8e15f Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 02 Aug, 2016 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: I1ad9fb02eefd57d51446f686606429dd8c1f23bd
-
- 28 Jul, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I038724c9945e0a904974a2a3c289432828ecb6f1
-
- 19 Jul, 2016 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
After June 20th, Google Play no longer generates order IDs for test purchases, causing an exception to occur in Qt Purchasing when making such purchases and preventing the transaction from being communicated to the application. The orderId and timestamp are not technically required information, so in the case where they are not available, we just ignore it and use defaults instead. [ChangeLog][Android] Fixed test purchases after changes in Google Play that removed the order ID for such transactions. Task-number: QTBUG-54518 Change-Id: If8cd8e4dc76329e572556988b3e65485920c4e0d Reviewed-by:
BogDan Vatra <bogdan@kdab.com>
-
- 06 Jul, 2016 - 2 commits
-
-
Maurice Kalinowski authored
Change-Id: Icc549a858b3360c801e89d7fc6f3f51b790b9a26 Task-number: QTBUG-50550 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
Maurice Kalinowski authored
[ChangeLog][Purchasing] Added WinRT backend. Task-number: QTBUG-50550 Change-Id: I28eba8b5a57ef89351537b79e59aedd003ab0c1a Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 24 May, 2016 - 2 commits
-
-
Liang Qi authored
Change-Id: I8d1e5103376a8502a0db5b1414f1ec8a195659a3
-
Jani Heikkinen authored
Change-Id: I140e461b1eb8b7947b0140eaa97d7c35887d8894 Reviewed-by:
Antti Kokko <antti.kokko@qt.io>
-
- 19 May, 2016 - 1 commit
-
-
Liang Qi authored
Change-Id: Iede8709f38e8109aa8fe06313fd9e545ef0c811e
-
- 13 May, 2016 - 1 commit
-
-
Topi Reinio authored
Examples in binary packages now directly match the install path. Task-number: QTBUG-52953 Change-Id: I0f996b4f0aff10b0a955f3e0717de96838a84532 Reviewed-by:
Antti Kokko <antti.kokko@qt.io>
-
- 29 Apr, 2016 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
If a product was queried twice in a row, so quickly that the first one was still pending when the second query was made, then we would have unexpected null pointers in the array of identifiers that we pass into Java. This would cause a crash. Instead, we remove all identifiers which are already pending before creating the array so that it will not have any holes. Task-number: QTBUG-52330 Change-Id: I643835ea224dac969d29ad6572f224a068724d41 Reviewed-by:
Andy Nichols <andy.nichols@qt.io>
-
- 28 Apr, 2016 - 3 commits
-
-
Oswald Buddenhagen authored
Change-Id: I8f056705a23605ff23d2e8cbd05cf1ff2c19266b Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
Eskil Abrahamsen Blomfeldt authored
To enable building Qt Purchasing with the appropriate API level rather than hardcoding android-10, we use the new android/sdk.prf feature. Change-Id: Ibc361752c7264aef37658ec00f0ae6bcdac2d12f Reviewed-by:
BogDan Vatra <bogdan@kdab.com>
-
Eskil Abrahamsen Blomfeldt authored
The Android debug output was accidentally enabled when changing the licenses. Change-Id: If9eafe862dc3d1b3f8d6f134e73a1fbbf508749e Reviewed-by:
BogDan Vatra <bogdan@kdab.com>
-
- 26 Apr, 2016 - 1 commit
-
-
Kai Uwe Broulik authored
This gives a more meaningful result such as "Failed to connect to the iTunes Server" rather than just hardcoding "Unknown" Task-number: QTBUG-52973 Change-Id: Iacc4d93718c4a659c38df9b13c427d79368bb4b8 Reviewed-by:
Andy Nichols <andy.nichols@qt.io>
-
- 12 Apr, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
this fixes static builds by ensuring that all dependencies are exported. Task-number: QTBUG-51071 Change-Id: I778330b156ed5d087fd5cf72765336770a24fe37 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
-
- 08 Apr, 2016 - 2 commits
- 17 Mar, 2016 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: Ide30a2773dac19a8acb5da5c4da15e4d192f6132
-
- 07 Mar, 2016 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: Ief1112da09fb909d0c0b25a1f865e15c5c0eab34
-
- 03 Mar, 2016 - 2 commits
-
-
Marc Mutz authored
Added explicit where it was missing. This is not a source- incompatible change, because code that breaks by this is a bug. Let's not have this sitting around in an LTS. Change-Id: Ib01847a820f9b1201a12bdc7a6bf4a207ef8c8c3 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
-
Marc Mutz authored
... or equivalent. QtBase 5.6 headers already compile that way, so let the other modules follow suit. Change-Id: I3a657c383d1d2175fe9e0841dcfb8f41c1f5e457 Task-number: QTBUG-45291 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
-
- 23 Feb, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I094e366d44e1f190b42cf178f35d85cc08020186
-
- 09 Feb, 2016 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
The correct package name for the intent is supposed to be com.android.vending, as according to Google docs. Setting the wrong package name would trigger a NullPointerException which in turn would trigger a crash later, so this patch also adds more graceful error handling. Change-Id: If7192329a4d12e90b36148b15400cd29c6f1dc5f Task-number: QTBUG-50867 Reviewed-by:
BogDan Vatra <bogdan@kdab.com> Reviewed-by:
Kai Uwe Broulik <kde@privat.broulik.de> Reviewed-by:
Christian Stromme <christian.stromme@theqtcompany.com>
-
- 08 Feb, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: If9435baf2f3678fc13695e56fb57f7f02b3ebdc8
-