summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix qdoc issues in QListVolker Hilsheimer2020-10-301-2/+2
* Hide comparison of QHostAddress with SpecialAddress from ADLVolker Hilsheimer2020-10-302-9/+8
* Adapt QDate::fromString() to accept negative year numbersAndreas Buhr2020-10-304-45/+184
* CMake: Fix unnecessary rebuilding upon reconfigurationAlexandru Croitor2020-10-303-2/+7
* Use universal references for passing callables in QtConcurrentSona Kurazyan2020-10-3010-543/+1093
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-309-87/+73
* Add noexcept to QLine comparisonsAllan Sandfeld Jensen2020-10-301-3/+3
* Remove Q_IS_ENUMAllan Sandfeld Jensen2020-10-303-53/+0
* tests: blacklist tst_QTcpSocket::connectToHostError()Liang Qi2020-10-301-1/+2
* Adjust tst_qdbusmarshall to QVariant changesFabian Kosmale2020-10-301-24/+58
* Make QVarLengthArray comparisons hidden friendsAllan Sandfeld Jensen2020-10-302-43/+80
* Add unit tests for QDateTimeParser internalsAndreas Buhr2020-10-302-0/+80
* QtConcurrent: Provide a test for runWithPromise with handlersJarek Kobus2020-10-301-1/+110
* CMake: Remove outdated TODO commentsJoerg Bornemann2020-10-301-2/+2
* CMake: Yield fatal error on malformed INSTALL_MKSPECSJoerg Bornemann2020-10-301-0/+4
* CMake: Write INSTALL_MKSPECSDIR to qconfig.cppJoerg Bornemann2020-10-301-1/+7
* CMake: Fix [qt-]configure[-module].bat arguments with backslashesJoerg Bornemann2020-10-301-0/+2
* CMake: Fix argument passing for configure.bat / qt-configure-module.batJoerg Bornemann2020-10-304-13/+35
* CMake: Prepare configure/qt-configure-module for calling more scriptsJoerg Bornemann2020-10-303-9/+8
* Hide QList comparisons from ADLAllan Sandfeld Jensen2020-10-302-78/+60
* Doc: Fix documentation warnings for Qt SQLTopi Reinio2020-10-302-2/+6
* Doc: Fix documentation warnings for Qt OpenGLTopi Reinio2020-10-304-5/+14
* Doc: Fix links to the CMake manualTopi Reinio2020-10-307-7/+7
* Doc: Fix documentation warnings for Qt Print SupportTopi Reinio2020-10-302-2/+2
* Doc: Fix documentation warnings for Qt NetworkTopi Reinio2020-10-303-6/+10
* Fix two missing conversions from in to qsizetypeAllan Sandfeld Jensen2020-10-293-3/+3
* Remove do-not-use warning in Qt OpenGL landing pageJerome Pasion2020-10-291-10/+2
* Add QPushButton::touchTap autotestShawn Rutledge2020-10-291-0/+25
* Make QMap and QMultiMap comparisons hidden friendsAllan Sandfeld Jensen2020-10-293-67/+35
* Move porting guide for QtConcurrent to its designated pageSona Kurazyan2020-10-292-72/+69
* Doc: Fix documentation warnings for QIterable and related classesTopi Reinio2020-10-293-25/+38
* Doc: Fix documentation warnings for string classesTopi Reinio2020-10-294-80/+42
* Doc: Fix documentation issues for QStringTokenizerTopi Reinio2020-10-292-21/+10
* Doc: Fix link issues for QtCoreTopi Reinio2020-10-295-21/+11
* Doc: Fix code snippet that abruptly ends the documentTopi Reinio2020-10-291-3/+3
* CMake: Allow lower-case values in feature valuesJoerg Bornemann2020-10-291-4/+6
* Move QPolygonClipper to XCB native paintingAllan Sandfeld Jensen2020-10-298-7/+5
* Avoid doing kill(-1) in QProcess destructorDimitrios Apostolou2020-10-291-4/+5
* qfloat16: make comparison and arithmetic operators hidden friendsVolker Hilsheimer2020-10-291-82/+84
* You can't disable SSE2 for x86-64Allan Sandfeld Jensen2020-10-291-4/+11
* Remove the comparison operators of QFutureSona Kurazyan2020-10-295-19/+2
* Workaround gcc compiler bugVolker Hilsheimer2020-10-292-16/+16
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-292-2/+2
* CMake: Fix generation of prl files for non-qtbase modulesAlexandru Croitor2020-10-293-6/+47
* Purge deprecated language and country codes from QLocaleEdward Welbourne2020-10-294-231/+0
* Do not strip binaries for MSVC buildsCristian Adam2020-10-291-1/+5
* Make QByteArray comparison operators hidden friendsVolker Hilsheimer2020-10-292-108/+86
* MinGW: Fix assert in QCoreApplication::arguments() when passing globsTor Arne Vestbø2020-10-291-24/+39
* QStorageInfo: Make comparison operators hidden friendsVolker Hilsheimer2020-10-292-19/+14
* Organize QtOpenGLWidgets documentationVolker Hilsheimer2020-10-297-5/+18