summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-2321-15/+40
* Verify that QFileIconProvider returns valid pixmapsMorten Johan Sørvig2021-02-231-6/+6
* evdevtouch: Fix wrong addTouchPoint for "mtdev"Valery Volgutov2021-02-231-3/+7
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-232-22/+36
* Initialize out-variablesVolker Hilsheimer2021-02-231-5/+8
* Fix some warnings about virtual/overrideAndreas Buhr2021-02-233-5/+5
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-233-6/+13
* QtNetwork: Fix build with QT_NO_SSLFriedemann Kleint2021-02-221-2/+2
* A follow-up fix for potentially missing OpenSSL symbol resolvingTimur Pocheptsov2021-02-225-2/+28
* Re-order includes in qjniobject.cppAssam Boudjelthia2021-02-221-1/+2
* Initialize QStyleOptionHeaderV2 with correct versionVolker Hilsheimer2021-02-221-1/+1
* Complete documentation for QStyleOptionHeaderV2Volker Hilsheimer2021-02-221-22/+33
* QLineEdit: Fix editingFinished() not being emitted when pressing the clear bu...Dong Rui2021-02-221-1/+1
* QProcess/Unix: remove outdated notices about use of posix_spawn() on QNXThiago Macieira2021-02-212-7/+0
* QProcess::startDetached/Unix: report which function failedThiago Macieira2021-02-212-30/+46
* QProcess::startDetached/Unix: simplify handling of the pipesThiago Macieira2021-02-211-21/+26
* QProcess::startDetached/Unix: remove unnecessary ignoring of SIGPIPEThiago Macieira2021-02-211-10/+0
* QProcess::startDetached/Unix: fix the resetting of SIGPIPEThiago Macieira2021-02-221-5/+1
* QProcess::startDetached: set the error condition on failure to startThiago Macieira2021-02-214-14/+33
* QAbstractFileIconProvider: Use platform theme iconsFriedemann Kleint2021-02-214-33/+115
* Initialize some uninitialized member variablesHe MingYang2021-02-202-8/+10
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-2010-50/+196
* Unbreak binary compatibility in QStyleOptionHeaderVolker Hilsheimer2021-02-196-19/+63
* Allow disabling module build and building of tests per moduleToni Saario2021-02-191-2/+8
* Doc Build: Do not fail if CMakeCache.txt does not existToni Saario2021-02-191-1/+1
* Add scaledPixmap() overrideMorten Johan Sørvig2021-02-192-0/+7
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-192-2/+3
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-199-3/+29
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-1925-1964/+272
* qssl.h - address comments from API reviewTimur Pocheptsov2021-02-191-13/+13
* qmake: Update documentation that c++17 is the defaultKai Köhne2021-02-191-2/+2
* Remove assignment to variable which is never readAlex Blasche2021-02-191-1/+0
* Offline documentation CSS: Remove external link icon from video linksTopi Reinio2021-02-191-0/+4
* Doc: Remove styling for hyperlinks from the simplified offline styleTopi Reinio2021-02-191-14/+0
* Doc: Offline CSS: Reduce excess vertical spacingTopi Reinio2021-02-191-9/+8
* [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
* Coin: fix android emulator script to use bash instead of shAssam Boudjelthia2021-02-192-2/+2
* QProcess::startDetached/Unix: move up the chdir() and remove qWarningThiago Macieira2021-02-182-6/+21
* QProcess/Unix: remove unnecessary chdir("/") before _exit()Thiago Macieira2021-02-181-2/+0
* QNetworkInterface/Linux: make the IFLA_OPER_STATE set IsRunningThiago Macieira2021-02-181-2/+2
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-1827-192/+2890
* QNetworkInformation: Address API review feedbackMårten Nordheim2021-02-181-2/+4
* QNetworkInformation: Revise locking during creationMårten Nordheim2021-02-181-11/+8
* Android: replace stacktrace with debug message in search for setServiceLars Schmertmann2021-02-181-2/+6
* Remove redundant code in androiddeployqt/main.cppEdward Welbourne2021-02-181-11/+4
* Doc: Fix qdoc warnings in qtbaseNico Vertriest2021-02-181-1/+1
* Coin: remove workarounds to allow running Android testsAssam Boudjelthia2021-02-184-60/+0
* QJsonObject: Fix operator<=()Ulf Hermann2021-02-182-1/+32
* CMake: handle Android features dependencies for modulesAssam Boudjelthia2021-02-181-0/+19