summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add custom targets for documentationLeander Beernaert2019-12-184-1/+192
* Fix qmake buildsAlexandru Croitor2019-12-112-1/+3
* Expose Patch Version in QtConfig.cmakeLeander Beernaert2019-12-112-3/+6
* Add library mappings for QtAxContainer and QtWekKitWidgetsLeander Beernaert2019-12-111-0/+6
* Remove superfluous qt_internal_add_target_aliases callJoerg Bornemann2019-12-111-2/+0
* Add condition mapping for cross_compile to CMAKE_CROSS_COMPILINGLeander Beernaert2019-12-111-0/+2
* Add option to specify working directory for qt_add_testLeander Beernaert2019-12-101-2/+8
* Add special condition replacement for libclang in qttoolsLeander Beernaert2019-12-101-0/+3
* Add library mapping for QtToolsLeander Beernaert2019-12-091-0/+3
* cmake/README.md: Clarify some pointsFriedemann Kleint2019-12-091-4/+6
* Make sure to install QtModuleToolsVersionlessTargets.cmake.inAlexandru Croitor2019-12-061-0/+1
* CMake: Fix creation of versionless targets for toolsAlexandru Croitor2019-12-065-7/+47
* Fix meta types json file install for non-prefix buildsLeander Beernaert2019-12-051-1/+10
* Clear QT_KNOWN_MODULE_${module}_TOOLS cache vars on reconfigurationAlexandru Croitor2019-12-051-0/+2
* Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-0413-1/+491
* Don't export private include paths if there are no private includesAlexandru Croitor2019-12-031-3/+6
* Regenerate configure.json files after changesAlexandru Croitor2019-12-036-59/+183
* Export non-private and non-public features and CONFIG valuesAlexandru Croitor2019-12-032-19/+193
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-0322-35/+558
* Cache qt_config_compile_test resultsAlexandru Croitor2019-12-021-0/+4
* cmake: Enable the Windows Vista styleFriedemann Kleint2019-11-282-1/+29
* Fix build of tests in static buildsAlexandru Croitor2019-11-271-0/+2
* Regenerate gui after hafbuzz changeAlexandru Croitor2019-11-262-2/+2
* pro2cmake: Format againAlexandru Croitor2019-11-261-9/+5
* Provide a way to specify extra tool package dependenciesAlexandru Croitor2019-11-264-23/+77
* Post merge fixesLeander Beernaert2019-11-2560-200/+346
* Merge "Merge remote-tracking branch 'origin/dev' into wip/cmake" into wip/cmakeThe Qt Project2019-11-25606-50093/+60391
|\
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-19606-50093/+60391
| |\
| | * Fix two manual tests qmake project filesLeander Beernaert2019-11-132-5/+9
| | * Update version checks in tests/manualLeander Beernaert2019-11-1317-54/+18
| | * Remove redundant overloads in QStringFrederik Gladhorn2019-11-133-62/+9
| | * Fix build without features.shortcutTasuku Suzuki2019-11-121-3/+0
| | * Rename some more manual test to be uniqueLeander Beernaert2019-11-113-3/+3
| | * Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-1112-54/+68
| | * Rename some manual test to be uniqueLeander Beernaert2019-11-1112-7/+14
| | * Remove redundant overloads in QByteArrayFrederik Gladhorn2019-11-063-83/+13
| | * QShortcut: Fix build with -no-feature-whatsthisFriedemann Kleint2019-11-061-0/+4
| | * Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-058-61/+169
| | * Eradicate Q_FOREACHs over QVarLengthArrayMarc Mutz2019-11-052-7/+1
| | * Fix converting a null QStringRef to QStringSona Kurazyan2019-11-042-1/+14
| | * Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-0424-165/+15
| | * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0239-3329/+1845
| | |\
| | | * Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-015-704/+908
| | | * QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-0122-2571/+917
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-0112-54/+20
| | | |\
| | | | * 3rd-Party/Double conversion: Fix developer build with MSVCFriedemann Kleint2019-10-311-0/+5
| | | | * Turn a local QHash into a QMultiHashMÃ¥rten Nordheim2019-10-311-1/+1
| | | | * Fix text-rendering regression on semi-transparent background on LinuxAllan Sandfeld Jensen2019-10-311-2/+2
| | | | * Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
| | | | * Doc: Remove empty section title from QMilankovicCalendarTopi Reinio2019-10-311-2/+0