summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtpurchasing_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodulesMikko Gronoff2018-11-071-1/+1
| | | | | | | | | Update to Qt 5.12.0 beta4 [v3]. Another update round was done for the proposed beta4 content. Task-number: QTBUG-70847 Change-Id: If0fe04616615a9add9884f75f2bde6d1ced088e3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2018-10-011-1/+1
| | | | | | | Update to latest 5.12.0 snapshot Change-Id: I5c0c78ffa069edf3a7103bb9bf7f576c14581e4f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Upgrade to Qt 5.12.0Samuli Piippo2018-08-081-1/+1
| | | | | Change-Id: I83beaa146a88bf6138e11c87a3308db38d9afd34 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesSamuli Piippo2018-07-311-1/+1
| | | | | Change-Id: I5ced23d98bbaf14ec05c1942e65f6031285df41a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update to Qt 5.11.2Samuli Piippo2018-07-051-1/+1
| | | | | | | | | The commercial Qt license agreement was added in qtbase, use that as the The-Qt-Company-Commercial license. Remove old licenses that are no longer used. Change-Id: I25172c46b36c3b342ef0cf89ba9741c7c9fc7b7e Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qt5: update submodulesv5.11.1Mikko Gronoff2018-06-161-1/+1
| | | | | | | | Update to Qt 5.11.1 RC Task-number: QTBUG-68389 Change-Id: Id6d3b4180aab73d2d84d2c3fce0712b095e931c0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2018-06-131-1/+1
| | | | | | | | Update to Qt 5.11.1 snapshot Task-number: QTBUG-68389 Change-Id: I1c384333c708cf8763c42b4adc155c889f0c5b3b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update to Qt 5.11.1Samuli Piippo2018-06-121-1/+1
| | | | | Change-Id: I1e2c9bf48b2cb55c97a86446b4143be536a03899 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesMikko Gronoff2018-04-251-1/+1
| | | | | | | | Update submodules to the first 5.11.0 branch snapshot Task-number: QTBUG-67590 Change-Id: Id8d14434e64f7183c54ab008342af185ba9ca26d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodules to Qt 5.11.0 Beta3 [v2]v5.11.0-beta3Mikko Gronoff2018-04-091-1/+1
| | | | | | | | | | | Update submodules to final Qt 5.11.0 Beta3 Previously finalized Qt 5.11.0 Beta3 content had technical problems on release and had to be rebuilt. Some content was updated in the process. Task-number: QTBUG-66307 Change-Id: Ie3c5611a83a215c820b0dbe069a756c3a9a8f473 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2018-03-271-1/+1
| | | | | | | | Update submodules to 5.11.0 Beta3 Task-number: QTBUG-66307 Change-Id: I7d1dbe5b672fa523a4df46bf492accce469f5920 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtpurchasing: upgrade to 5.10.1Martin Jansa2018-02-261-1/+1
| | | | | | * like the rest of qt* recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: Add recipe for qtpurchasing.Timo Jyrinki2018-02-261-0/+13
Qt Purchasing was introduced as a new module in Qt 5.7. It was previously only available with Qt's commercial license. It can be used to build payment features. The commit hash in the recipe is the latest in the 5.10 branch. Licenses were combed with licensecheck tool. Signed-off-by: Timo Jyrinki <timo.jyrinki@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>