summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QJsonObject: Fix operator<=()Ulf Hermann2021-02-181-1/+1
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-182-1/+9
* 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
* 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-1824-1940/+248
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-187-0/+24
* Do not make QTimer::interval bindableFabian Kosmale2021-02-162-15/+4
* Mark QPropertyAlias as internalFabian Kosmale2021-02-161-0/+2
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-151-3/+19
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-151-1/+0
* xcb: unset old states and set new ones for windowLiang Qi2021-02-151-16/+33
* MinGW: fix warning in QMatrix4x4::map functionsMårten Nordheim2021-02-151-5/+5
* Schannel: Fix incomplete downloads with read buffer restrictedMårten Nordheim2021-02-153-1/+5
* Fix attribution for tinycborKai Köhne2021-02-151-1/+1
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-132-1/+3
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-0/+135
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-11/+10
* Add build.gradle to easily modifying Java project with Android StudioAssam Boudjelthia2021-02-124-1/+61
* Fix docs misuse of escape character \Assam Boudjelthia2021-02-121-2/+2
* QNetworkInformation fixupsMårten Nordheim2021-02-128-5/+14
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)v6.1.0-alpha1Giuseppe D'Angelo2021-02-122-6/+9
* Refactor duplicate code for clearing JNI exceptions before returningAssam Boudjelthia2021-02-111-80/+43
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-112-4/+5
* QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))Giuseppe D'Angelo2021-02-112-3/+37
* Fix registerNativeMethods for goodAssam Boudjelthia2021-02-111-3/+4
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* iOS: don't report selection changed if it didn't changeRichard Moe Gustavsen2021-02-111-1/+5
* Filter cosmetic lines using transformed, not world coordinatesEirik Aavitsland2021-02-101-4/+4
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-101-1/+4
* CMake: always pass QT6_INSTALL_PREFIX to androiddeployqtAssam Boudjelthia2021-02-101-5/+2
* Fix typo in android APK generation logAlex Blasche2021-02-101-1/+1
* Fix compilation of the QPSQLDriverPlugin plugin with enabled PCHAlexey Edelev2021-02-101-0/+11
* CMake: fix typo in qt_finalize_executable snippetAssam Boudjelthia2021-02-101-1/+1
* Doc: link to QScopeGuard in QScopedValueRollback documentationMitch Curtis2021-02-091-1/+1
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-095-264/+362
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+1
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-3/+56
* egl: Add debug option to print all EGLConfigsLaszlo Agocs2021-02-091-0/+15
* Android: Fix the input type for date/timeChristian Strømme2021-02-081-1/+1
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-2/+8
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* Fix compiler warnings for QFontMetrics useAssam Boudjelthia2021-02-081-1/+1