aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata-qt
Commit message (Expand)AuthorAgeFilesLines
* Add qt4 docker image for basic testingRaphaƫl Cotty2020-12-1810-1/+63
* Remove extra semicolonsDenis Shienkov2020-09-111-1/+1
* Fix passing compiler defines to mocIvan Komissarov2020-08-174-0/+74
* Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-228-0/+44
* Export framework search path in qtscxml blackbox test on macOSRichard Weickelt2020-03-311-9/+13
* Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-095-0/+318
* Qt support: Add support for moc metatype filesChristian Kandeler2020-03-065-0/+56
* Autotests: Work around compression bug in 5.13.0Christian Kandeler2019-08-301-1/+2
* Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2019-05-082-2/+14
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-3/+3
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-231-2/+2
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-233-3/+3
* Qt: Allow users to explicitly tag files as mocableChristian Kandeler2019-01-294-0/+49
* Qt support: Use gold linker if Qt is configured that wayChristian Kandeler2019-01-142-0/+16
* Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2018-11-131-0/+1
* Fix pluginSupport autotestChristian Kandeler2018-11-123-3/+16
* Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-094-0/+25
* Qt.core: Make moc rule catch changes to moc_*.cpp inclusionsChristian Kandeler2018-08-014-0/+30
* Autotests: Shorten some product namesChristian Kandeler2018-07-271-0/+1
* RuleNode: Fix calculation of changed inputsChristian Kandeler2018-07-164-0/+132
* Merge 1.12 into masterChristian Kandeler2018-07-122-1/+2
|\
| * Update the timestamps of file dependencies of rescued artifactsChristian Kandeler2018-07-102-1/+2
* | Remove the base module import from most test data projectsJoerg Bornemann2018-06-2223-43/+0
* | Merge 1.12 into masterChristian Kandeler2018-06-153-1/+13
|\|
| * Prevent adding empty file paths as dependenciesChristian Kandeler2018-06-083-1/+13
* | Merge 1.12 into masterChristian Kandeler2018-06-081-0/+10
|\|
| * Fix the qmlcachegen functionalityChristian Kandeler2018-06-051-0/+10
* | Simplify installation of applications and librariesChristian Kandeler2018-06-011-5/+4
* | Allow rules without output artifactsChristian Kandeler2018-05-281-4/+1
|/
* Qt templates: Make moc rule handle C++ amalgamation correctlyChristian Kandeler2018-04-244-0/+32
* Merge 1.11 into masterChristian Kandeler2018-03-091-0/+1
|\
| * Fix qtquickcompiler support for Qt >= 5.11Joerg Bornemann2018-03-061-0/+1
* | Merge 1.11 into masterChristian Kandeler2018-02-121-0/+1
|\|
| * Qt.scxml: Add support for the --statemethods optionChristian Kandeler2018-02-121-0/+1
* | Fix dbusAdaptors autotestChristian Kandeler2018-01-231-0/+1
* | Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-233-3/+3
|/
* Simplify some autotestsChristian Kandeler2018-01-083-18/+2
* Merge 1.10 into masterChristian Kandeler2017-12-154-0/+51
|\
| * Fix qtquickcompiler support for QML files in subdirectoriesChristian Kandeler2017-12-154-0/+51
* | Fix pluginMetaData autotest on WindowsChristian Kandeler2017-12-121-1/+5
* | Introduce cpp.rpathOriginJake Petroules2017-12-081-1/+1
* | Fix some autotests for older compilersChristian Kandeler2017-11-212-0/+2
* | Use nullptr to initialize the pointersDenis Shienkov2017-11-203-3/+3
* | STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* | Fix mocSameFileName autotestChristian Kandeler2017-11-021-0/+1
* | Qt: Support mocable files with the same name in the same productChristian Kandeler2017-11-028-0/+108
* | Make it possible to mark non-generated C++ header files as "unmocable"Joerg Bornemann2017-10-243-0/+19
|/
* Move all remaining manual tests into autotestsJake Petroules2017-08-232-0/+64
* Merge 1.9 into masterChristian Kandeler2017-08-141-1/+4
|\