aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers/Qt/setup-qt.js
Commit message (Expand)AuthorAgeFilesLines
* Fix accessing binaries from libexecIvan Komissarov2021-03-301-0/+9
* qt6: fix setting up Qt.uitools module on MacIvan Komissarov2021-03-191-1/+6
* qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2
* Fix qt4 binary path detectionv1.18.0Raphaël Cotty2020-12-141-1/+2
* Android: Update for Qt 6Raphaël Cotty2020-11-171-2/+3
* Fix CONFIG variable being read incorrectly in setup-qt.jsMitch Curtis2020-07-231-1/+1
* Move toJSLiteral() to ModUtilsIvan Komissarov2020-04-281-53/+48
* Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-091-2/+13
* Qt Support: Handle MinGW pure debug from Qt 5.14Björn Schäpers2020-03-091-2/+7
* Merge branch '1.15' into masterRichard Weickelt2020-02-051-1/+4
|\
| * Fix reading .prl files located in macOS frameworks with Qt 5.14Ivan Komissarov2020-01-071-1/+4
* | Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-041-81/+144
|/
* Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* Add Visual Studio 2019 support1.13Joerg Bornemann2019-06-071-1/+1
* Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
* Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
* Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* Qt provider: Make sure not to invoke qtchooser directlyChristian Kandeler2019-02-181-2/+7
* Qt provider: Fix plugin map setupChristian Kandeler2019-02-181-1/+1
* Qt provider: Check exit code of qmake -query callChristian Kandeler2019-02-181-0/+4
* Qt provider: Handle file paths with spaces in prl filesChristian Kandeler2019-02-141-3/+2
* Fix detection of static QtChristian Kandeler2019-02-141-3/+3
* Detect Qt via a module providerChristian Kandeler2019-02-121-0/+1504