summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Fix build with QT_NO_SSLv6.1.0-beta1Friedemann Kleint2021-02-221-2/+2
* QProcess::startDetached/Unix: fix the resetting of SIGPIPEThiago Macieira2021-02-221-5/+1
* QProcess::startDetached/Unix: remove unnecessary ignoring of SIGPIPEThiago Macieira2021-02-221-10/+0
* Initialize QStyleOptionHeaderV2 with correct versionVolker Hilsheimer2021-02-221-1/+1
* Re-order includes in qjniobject.cppAssam Boudjelthia2021-02-221-1/+2
* Complete documentation for QStyleOptionHeaderV2Volker Hilsheimer2021-02-221-22/+33
* Add scaledPixmap() overrideMorten Johan Sørvig2021-02-222-0/+7
* A follow-up fix for potentially missing OpenSSL symbol resolvingTimur Pocheptsov2021-02-225-2/+28
* QProcess::startDetached: set the error condition on failure to startThiago Macieira2021-02-224-14/+33
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-211-0/+2
* QNetworkInterface/Linux: make the IFLA_OPER_STATE set IsRunningThiago Macieira2021-02-211-2/+2
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-202-2/+3
* QProcess::startDetached/Unix: move up the chdir() and remove qWarningThiago Macieira2021-02-202-6/+21
* QProcess/Unix: remove unnecessary chdir("/") before _exit()Thiago Macieira2021-02-201-2/+0
* Unbreak binary compatibility in QStyleOptionHeaderVolker Hilsheimer2021-02-196-19/+63
* Doc: Remove styling for hyperlinks from the simplified offline styleTopi Reinio2021-02-191-14/+0
* [Android]: Fix exception when using Qt to create a service on AndroidLars Schmertmann2021-02-191-0/+13
* QMdiSubWindow: Set correct ControlLabel sizeMorten Johan Sørvig2021-02-191-2/+2
* Offline documentation CSS: Remove external link icon from video linksTopi Reinio2021-02-191-0/+4
* Remove assignment to variable which is never readAlex Blasche2021-02-191-1/+0
* Doc: Offline CSS: Reduce excess vertical spacingTopi Reinio2021-02-191-9/+8
* Coin: fix android emulator script to use bash instead of shAssam Boudjelthia2021-02-192-2/+2
* Coin: remove workarounds to allow running Android testsAssam Boudjelthia2021-02-184-60/+0
* Fix the qmake error when building with qtquickcompiler for iOSAlexey Edelev2021-02-181-3/+5
* Mark QSocketNotifier::activated(int) QT_MOC_COMPATMårten Nordheim2021-02-181-1/+1
* CMake: handle Android features dependencies for modulesAssam Boudjelthia2021-02-181-0/+19
* QJsonObject: Fix operator<=()Ulf Hermann2021-02-182-1/+32
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-186-2/+16
* QNetworkInformation: Address API review feedbackMårten Nordheim2021-02-181-2/+4
* Make constructing QFont from families explicitVolker Hilsheimer2021-02-181-1/+1
* Android: replace stacktrace with debug message in search for setServiceLars Schmertmann2021-02-181-2/+6
* Correct qt_mktime()'s check for last second in 1969Edward Welbourne2021-02-181-1/+1
* Remove redundant code in androiddeployqt/main.cppEdward Welbourne2021-02-181-11/+4
* Fix some qdoc-warnings for 6.1Friedemann Kleint2021-02-182-1/+7
* QNetworkInformation: Revise locking during creationMårten Nordheim2021-02-181-11/+8
* Do not rewrite boolean INPUTs if they have a corresponding featureAlexey Edelev2021-02-181-12/+0
* Use same version in deprecation macrosVolker Hilsheimer2021-02-181-1/+1
* Fix QNetworkInterface IsUp and IsRunning enum documentationAndreas Hartmetz2021-02-181-3/+5
* qssl.h - address comments from API reviewTimur Pocheptsov2021-02-181-13/+13
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-1825-1964/+272
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-187-0/+24
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAILEdward Welbourne2021-02-161-16/+17
* Do not make QTimer::interval bindableFabian Kosmale2021-02-163-36/+4
* tst_qprocess: enable test again for cross-compilationsSamuli Piippo2021-02-163-10/+1
* Mark QPropertyAlias as internalFabian Kosmale2021-02-161-0/+2
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-152-17/+59
* Document more arguments of qt_internal_add_toolJoerg Bornemann2021-02-151-0/+6
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-151-1/+0
* Prepare installation of tools to libexecJoerg Bornemann2021-02-151-6/+19
* Fix qmake_qmake_immediate path for AndroidAlexey Edelev2021-02-151-1/+1