summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xcb: unset old states and set new ones for windowLiang Qi2021-02-151-16/+33
* Fix deprecated API in network/torrent exampleJoerg Bornemann2021-02-151-1/+1
* Fix CMake build of network/torrent exampleJoerg Bornemann2021-02-155-77/+3
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-151-0/+5
* 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-133-1/+122
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-1326-67/+58
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-132-2/+2
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-122-18/+41
* 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-114-3/+83
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* configure: Don't guess the compiler if the user already chose oneJoerg Bornemann2021-02-111-4/+41
* CMake: setup windows tools path only when building on WindowsSamuli Piippo2021-02-111-1/+1
* CMake: add Qt::Gui dependency by default for Android testsAssam Boudjelthia2021-02-111-1/+5
* iOS: don't report selection changed if it didn't changeRichard Moe Gustavsen2021-02-111-1/+5
* Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARYJoerg Bornemann2021-02-111-1/+1
* Fix recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* Filter cosmetic lines using transformed, not world coordinatesEirik Aavitsland2021-02-101-4/+4
* Fix completely wrong init_class and jar_bundle_native valuesAlex Blasche2021-02-101-2/+2
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-102-8/+67
* 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
* Update name of c++2a to c++20Kai Köhne2021-02-109-41/+57
* 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-092-0/+33
* QTextureFileData: support key value metadataJonas Karlsson2021-02-098-3/+75
* Doc: Online CSS: Fix image captions overlapping images used in tablesTopi Reinio2021-02-091-0/+3
* 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
* configure: Fix handling of -translationdir argumentJoerg Bornemann2021-02-081-1/+2
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-082-19/+50
* 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
* CMake/QtAutoDetect: fix failure with multiline toolchain filePeter Seiderer2021-02-081-1/+1
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-0727-192/+2890
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* iOS: close edit menu upon focus transferRichard Moe Gustavsen2021-02-051-0/+3
* Fix crash when requesting A32 glyph on WaylandEskil Abrahamsen Blomfeldt2021-02-051-1/+5