summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | * macOS: Don't skip display link delivery via GCD during live resizingTor Arne Vestbø2019-10-301-9/+0
| | | | * Doc: Clarify the ownership of a state for addState()Kavindra Palaraja2019-10-301-1/+1
| | | | * examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
| | * | | Extract QGuiShortcutFriedemann Kleint2019-11-019-255/+659
| | * | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-0124-65/+66
| | * | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-019-348/+460
| | * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0164-13672/+27056
| | |\| |
| | | * | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-314-0/+71
| | | * | Unify QFSFileEngine implementations on Windows and UnixVolker Hilsheimer2019-10-313-175/+88
| | | * | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-3031-9261/+21189
| | | * | qmake: Don't call QDir::count() over and overUlf Hermann2019-10-301-1/+1