summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix static linking when using bearer plugins"Alexandru Croitor2019-11-122-0/+2
* Regenerate everything under ./srcAlexandru Croitor2019-11-12116-148/+0
* Regenerate tests/auto/corelib/statemachineAlexandru Croitor2019-11-121-1/+10
* Regenerate tests/auto/corelib/serializationAlexandru Croitor2019-11-125-29/+31
* Regenerate tests/auto/corelib/codecsAlexandru Croitor2019-11-122-2/+21
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-1229-38/+296
* Regenerate tests/auto/corelib/mimetypesAlexandru Croitor2019-11-125-68/+184
* Regenerate tests/auto/corelib/textAlexandru Croitor2019-11-1213-13/+128
* Regenerate tests/auto/toolsAlexandru Croitor2019-11-126-8/+74
* Regenerate tests/auto/corelib/threadAlexandru Croitor2019-11-122-0/+31
* Regenerate tests/auto/corelib/animationAlexandru Croitor2019-11-126-6/+62
* Regenerate tests/auto/corelib/kernelAlexandru Croitor2019-11-1225-83/+113
* Regenerate tests/auto/corelib/globalAlexandru Croitor2019-11-1211-11/+136
* Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-1230-75/+100
* Add add_qt_manual_test()Leander Beernaert2019-11-122-1/+47
* pro2cmake: Consider _LOADED operations as always processedAlexandru Croitor2019-11-121-0/+1
* Don't install QtFooTestsConfig.cmake if no modules were builtAlexandru Croitor2019-11-121-0/+6
* Regenerate a bunch of projects after pro2cmake changesAlexandru Croitor2019-11-1213-98/+106
* pro2cmake: Handle operation evaluation order when including childrenAlexandru Croitor2019-11-123-43/+167
* Rename some more manual test to be uniqueLeander Beernaert2019-11-123-3/+3
* Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-1212-54/+68
* Make sure to install QtStandaloneTestsConfig.cmake.inAlexandru Croitor2019-11-121-0/+1
* Rename some manual test to be uniqueLeander Beernaert2019-11-1212-7/+14
* Add mapping entry for LinuxOfonoSupportLeander Beernaert2019-11-121-0/+3
* pro2cmake: Allow skipping subdirs projects via command lineAlexandru Croitor2019-11-122-0/+28
* pro2cmake: Fix incorrect replacement of x86 conditionsAlexandru Croitor2019-11-121-1/+1
* pro2cmake: Fix formatting and mypy errorsAlexandru Croitor2019-11-121-5/+7
* pro2cmake: Skip errors regarding not found generated .pri filesAlexandru Croitor2019-11-121-1/+4
* pro2cmake: Clean up debug messagesAlexandru Croitor2019-11-122-18/+25
* Build test/manual if it contains a CMakeLists.txtLeander Beernaert2019-11-122-0/+9
* Fix linking on armv7Simon Hausmann2019-11-111-8/+0
* Fix cross-compilation against sysroot with vulkan supportSimon Hausmann2019-11-111-6/+1
* Fix armv7 embedded Linux buildSimon Hausmann2019-11-111-1/+3
* Fix architecture config tests values to be written only onceAlexandru Croitor2019-11-082-6/+7
* Add support for -nomake-tests and -nomake-examples equivalentsAlexandru Croitor2019-11-084-0/+18
* Make standalone tests build via top level repo projectAlexandru Croitor2019-11-0811-123/+184
* Fix PlatformHeaders to be a HEADER_MODULEAlexandru Croitor2019-11-081-4/+2
* Fix handling of _nolink targets for the QtNetwork moduleAlexandru Croitor2019-11-083-2/+7
* Fix interface library issues on AndroidAlexandru Croitor2019-11-082-1/+5
* Don't add linker scripts to interface librariesAlexandru Croitor2019-11-081-4/+6
* Don't query MODULE_PLUGIN_TYPES property on interface librariesAlexandru Croitor2019-11-081-3/+7
* Fix static linking when using bearer pluginsAlexandru Croitor2019-11-082-2/+0
* Add condition maps for special cases in tests/manualLeander Beernaert2019-11-081-0/+3
* Add generic lessThan|greaterThan|equal condition map to pro2cmake.pyLeander Beernaert2019-11-081-0/+18
* Fix Android x86 buildsLeander Beernaert2019-11-084-3/+12
* Fix usage of BUILD_SHARED_LIBS in configure.cmakeJoerg Bornemann2019-11-071-10/+10
* Convert remaining tests/benchmarksLeander Beernaert2019-11-04142-24/+2515
* Add support for benchmark conversionLeander Beernaert2019-11-044-9/+69
* Convert remaining gui utils testsLeander Beernaert2019-11-0412-15/+174
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-0130-1/+684