summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Brush up the imageviewer exampleFriedemann Kleint2021-03-022-4/+5
* Reduce warnings from ICC parsingAllan Sandfeld Jensen2021-02-252-9/+11
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-252-2/+12
* Fix recently added auto test of text layout overflowv6.0.2Eirik Aavitsland2021-02-241-1/+2
* evdevtouch: Fix wrong addTouchPoint for "mtdev"Valery Volgutov2021-02-241-3/+7
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-232-22/+36
* Fix QNetworkInterface IsUp and IsRunning enum documentationAndreas Hartmetz2021-02-231-3/+5
* Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARYJoerg Bornemann2021-02-231-1/+1
* QLineEdit: Fix editingFinished() not being emitted when pressing the clear bu...Dong Rui2021-02-231-1/+1
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-192-2/+3
* [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
* Doc: Remove styling for hyperlinks from the simplified offline styleTopi Reinio2021-02-191-14/+0
* 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
* CMake: handle Android features dependencies for modulesAssam Boudjelthia2021-02-181-0/+19
* fix windows build when both whatsthis and tooltip are disabledNick Shaforostov2021-02-181-1/+5
* QJsonObject: Fix operator<=()Ulf Hermann2021-02-182-1/+32
* 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
* Do not rewrite boolean INPUTs if they have a corresponding featureAlexey Edelev2021-02-181-12/+0
* Bump versionJani Heikkinen2021-02-182-2/+2
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAILEdward Welbourne2021-02-161-16/+17
* Fix qmake_qmake_immediate path for AndroidAlexey Edelev2021-02-161-1/+1
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-161-1/+0
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-161-0/+5
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-163-1/+121
* QRectF/Documentation: Fix malformed tableFriedemann Kleint2021-02-161-1/+1
* Mark QPropertyAlias as internalFabian Kosmale2021-02-161-0/+2
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-152-17/+59
* 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
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-131-0/+2
* 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
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* iOS: close edit menu upon focus transferRichard Moe Gustavsen2021-02-111-0/+3
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-112-8/+67
* CMake: add Qt::Gui dependency by default for Android testsAssam Boudjelthia2021-02-111-1/+5
* CMake: always pass QT6_INSTALL_PREFIX to androiddeployqtAssam Boudjelthia2021-02-111-5/+2
* Avoid overflow in text layoutEirik Aavitsland2021-02-112-0/+17
* Filter cosmetic lines using transformed, not world coordinatesEirik Aavitsland2021-02-101-4/+4
* Fix compilation of the QPSQLDriverPlugin plugin with enabled PCHAlexey Edelev2021-02-101-0/+11
* Fix completely wrong init_class and jar_bundle_native valuesAlex Blasche2021-02-101-2/+2
* Fix typo in android APK generation logAlex Blasche2021-02-101-1/+1
* 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