summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for DYNAMIC_QMLDIR to pro2cmakeLeander Beernaert2019-11-251-50/+134
* Fix formatting in helper.pyLeander Beernaert2019-11-251-5/+9
* Fix pro2cmake formattingSimon Hausmann2019-11-232-15/+12
* Add parts needed for QtQuick3DMårten Nordheim2019-11-223-6/+29
* CMake: Do feature testing for linker flagsCristian Adam2019-11-221-3/+16
* CMake: Add support for building with Clang-MinGW toolchainCristian Adam2019-11-221-2/+5
* Fix an incorrect regex rangeJean-Michaël Celerier2019-11-221-2/+2
* Fix warnings when a module's plugin type has underscoresAlexandru Croitor2019-11-151-3/+9
* Fix add_cmake_library to use a correct plugin suffix on macOSAlexandru Croitor2019-11-151-0/+6
* Add more special condition conversionsLeander Beernaert2019-11-141-0/+11
* pro2cmake: Adjust script to generate new CMake API callsAlexandru Croitor2019-11-141-15/+124
* Regenerate src/*Alexandru Croitor2019-11-14136-1000/+999
* Rename / prefix all our private API functions with qt_Alexandru Croitor2019-11-146-137/+194
* pro2cmake: Allow limiting the number of projects to convertAlexandru Croitor2019-11-141-0/+17
* Convert all of tests/manualLeander Beernaert2019-11-14144-97/+3245
* Fix not to add warnings_are_errors property to INTERFACE targetsAlexandru Croitor2019-11-131-0/+4
* pro2cmake: Fix generic_version_handler not to be greedyAlexandru Croitor2019-11-131-1/+1
* Fix build for tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobjectLeander Beernaert2019-11-131-0/+1
* Regenerate qtbase tests and src/* for some small fixesAlexandru Croitor2019-11-1311-22/+12
* Regenerate tests/auto/testlibAlexandru Croitor2019-11-13114-755/+42
* Allow passing args from run_pro2cmake to pro2cmakeAlexandru Croitor2019-11-131-3/+18
* pro2cmake: Reformat code with blackAlexandru Croitor2019-11-132-1/+5
* pro2cmake: If CONFIG-=app_bundle consider this a non gui appAlexandru Croitor2019-11-131-1/+1
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-1313-13/+136
* Regenerate tests/auto/printsupportAlexandru Croitor2019-11-134-4/+10
* Regenerate tests/auto/otherAlexandru Croitor2019-11-135-0/+135
* Regenerate tests/auto/openglAlexandru Croitor2019-11-134-8/+72
* Regenerate tests/auto/dbusAlexandru Croitor2019-11-1326-51/+120
* Regenerate tests/auto/concurrentAlexandru Croitor2019-11-138-9/+37
* Regenerate tests/auto/network/sslAlexandru Croitor2019-11-1314-77/+27
* Regenerate tests/auto/network/socketAlexandru Croitor2019-11-1314-35/+69
* Regenerate tests/auto/network/bearerAlexandru Croitor2019-11-135-17/+1
* Regenerate tests/auto/network/accessAlexandru Croitor2019-11-1315-51/+34
* Regenerate tests/auto/network/kernelAlexandru Croitor2019-11-1310-35/+10
* Regenerate tests/auto/widgets/utilAlexandru Croitor2019-11-135-5/+72
* Regenerate tests/auto/widgets/graphicsviewAlexandru Croitor2019-11-1318-35/+302
* Regenerate tests/auto/widgets/itemviewsAlexandru Croitor2019-11-1316-38/+244
* Regenerate tests/auto/widgets/stylesAlexandru Croitor2019-11-133-5/+63
* Regenerate tests/auto/widgets/kernelAlexandru Croitor2019-11-134-1/+79
* Regenerate tests/auto/widgets/effectsAlexandru Croitor2019-11-132-4/+26
* Regenerate tests/auto/widgets/dialogsAlexandru Croitor2019-11-1312-38/+145
* Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-1348-80/+719
* Regenerate rest of tests/auto/guiAlexandru Croitor2019-11-133-2/+27
* Regenerate tests/auto/gui/math3dAlexandru Croitor2019-11-133-5/+36
* Regenerate tests/auto/gui/kernelAlexandru Croitor2019-11-136-10/+48
* Regenerate tests/auto/gui/paintingAlexandru Croitor2019-11-135-5/+62
* Regenerate tests/auto/gui/imageAlexandru Croitor2019-11-135-88/+92
* pro2cmake: Fix broken is_manual_test usageAlexandru Croitor2019-11-131-2/+2
* Always build tests by default when building standalone testsAlexandru Croitor2019-11-131-0/+4
* Don't include standalone tests config file if none existsAlexandru Croitor2019-11-131-1/+1