summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove documentation for removed qHash overloadVolker Hilsheimer2020-10-292-19/+0
* Doc: Scrub QByteArray/QByteArrayView documentationKarsten Heimrich2020-10-292-23/+23
* Change terminology to "look and feel"Jerome Pasion2020-10-291-1/+1
* Android: replace stacktrace with debug message in search for setActivityAssam Boudjelthia2020-10-291-2/+4
* Android: disable Gradle caching by defaultAssam Boudjelthia2020-10-291-2/+4
* [Android] Request cursor to be in proper positionTapio Oksa2020-10-291-4/+13
* CMake: Support installing extra cmake files for toolsKai Koehne2020-10-292-1/+36
* Math 3D classes: make comparison operators hidden friendsVolker Hilsheimer2020-10-298-76/+59