aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxandroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-261-3/+16
* Android: Update for Qt 6Raphaël Cotty2020-11-171-74/+169
* Merge branch '1.17'Ivan Komissarov2020-10-261-40/+35
|\
| * Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-1/+1
| * Android: Fix Qt 5.14 (and 5.15)Richard Weickelt2020-10-221-4/+6
| * Android: Update for Qt 5.15Raphaël Cotty2020-10-211-40/+33
| * Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-211-1/+52
* | Android: Change the product property to importingProduct to allow exporting Q...Raphaël Cotty2020-09-211-1/+52
* | Initial support for GitHub ActionsIvan Komissarov2020-09-011-0/+4
|/
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-251-216/+393
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-041-30/+145
* Android: clean flagsRaphaël Cotty2020-05-131-11/+0
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-041-65/+188
* Adapt source code to Qt 6Christian Kandeler2019-12-171-2/+2
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-2/+1
* Return initializer list where it is possibleDenis Shienkov2019-02-261-2/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* Properly support building Qt apps for AndroidChristian Kandeler2018-11-161-12/+134
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-10/+29
* Merge 1.12 into masterChristian Kandeler2018-10-121-6/+10
|\
| * Fix build with MSVCChristian Kandeler2018-10-111-1/+1
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-6/+10
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-8/+6
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-1/+9
* | Enable the Application item to create Android appsChristian Kandeler2018-08-101-1/+2
|/
* Android autotest: Get the jar file path from qbsChristian Kandeler2018-02-161-1/+2
* Fix android autotest on WindowsChristian Kandeler2018-01-261-0/+2
* Replace another find_if by none_ofJoerg Bornemann2018-01-181-4/+5
* Fix buildChristian Kandeler2017-12-151-3/+3
* Run Android autotests in release mode as well as debugJake Petroules2017-12-141-56/+64
* Don't rely on a qbs-autotests_android profile for autotestsJake Petroules2017-11-291-10/+9
* Replace more loops with range-forJake Petroules2017-11-271-2/+1
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-3/+3
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Make the teapot test a little less strictJake Petroules2017-11-131-6/+11
* Android autotests: fix default architectureJake Petroules2017-10-191-1/+1
* Make the Android autotest more robustJoerg Bornemann2017-10-041-13/+107
* Fix build with Qt 5.6Joerg Bornemann2017-09-191-0/+1
* Separate the Java and Android autotests into their own suitesJake Petroules2017-08-291-0/+153