summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMetaType: Track whether type is QML list typeFabian Kosmale2020-11-233-19/+29
* Doc: Update CMake functions in Qt Widgets for Qt 6Kai Koehne2020-11-233-80/+12
* Doc: Update CMake functions in Qt Core for Qt 6Kai Koehne2020-11-237-494/+115
* CMake: Fix Android non-top-level build against qtbaseJoerg Bornemann2020-11-231-1/+6
* Revert "QChar: assert on illegal construction"Kai Koehne2020-11-231-2/+2
* Fit tst_qprinterinfo in case there are printers in local networkAndreas Buhr2020-11-211-4/+2
* Add unit test for QAnyStringView::compareAndreas Buhr2020-11-211-1/+8
* QCache: fix accidental pessimizationMårten Nordheim2020-11-211-2/+1
* QGuiAppPriv: don't clear target and window for TouchCancelShawn Rutledge2020-11-211-2/+0
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-213-5/+8
* Fix safe conversionAllan Sandfeld Jensen2020-11-211-4/+11
* QWin32PrintEngine: fix compilationAlex Trotsenko2020-11-211-2/+0
* Delete move constructor and move-assignment for QEventVolker Hilsheimer2020-11-211-1/+3
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-2013-51/+51
* Android: exclude qarraydata::dataPointerAllocate() from CI testsAssam Boudjelthia2020-11-201-0/+3
* Test conversion of ulonglong variant to JSONSona Kurazyan2020-11-201-0/+12
* QSslCipher - improve its code coverage and auto-testsTimur Pocheptsov2020-11-202-23/+25
* CMake: Fix build of plugins/styles/mac using PCHCristian Adam2020-11-201-0/+7
* CMake: Don't install pri and debug info for bundled harfbuzz and pcre2Li Xinwei2020-11-201-11/+11
* Doc: explain how to create a test touch device for use with touchEventMitch Curtis2020-11-201-1/+7
* CMake: Generate less pri files and mark header modules as no_linkCristian Adam2020-11-202-5/+9
* tst_qocsp: improve code coverageTimur Pocheptsov2020-11-201-3/+16
* CMake: Fix resource_name variable name in __qt_propagate_generated_resourceAlexey Edelev2020-11-201-2/+2
* Add unit test for QString::insert(negativeint, QChar)Andreas Buhr2020-11-201-0/+1
* Add unit test for YearMonthDateAndreas Buhr2020-11-201-0/+31
* QDtls - remove redundant RAII structTimur Pocheptsov2020-11-201-13/+1
* Toplevel builds: Add utility toplevel targets for each moduleVolker Hilsheimer2020-11-201-0/+47
* CMake: Fix Android top-level prefix buildJoerg Bornemann2020-11-201-1/+1
* CMake: Change way of 'INPUT_' values handlingAlexey Edelev2020-11-201-9/+13
* Add coin instructions to run Android test in emulatorSimo Fält2020-11-207-15/+93
* CMake: add CMAKE_FIND_ROOT_PATH as extraPrefixDirs for androiddeployqtAssam Boudjelthia2020-11-201-0/+11
* Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"Kai Koehne2020-11-2011-827/+286
* QChar: assert on illegal constructionGiuseppe D'Angelo2020-11-201-2/+2
* Add unit test for QString::replace with out-of-bounds positionAndreas Buhr2020-11-191-0/+10
* Fix logic error in QString::replace(ch, after, cs)Andreas Buhr2020-11-192-1/+12
* i18n example: No longer ignore return value of QTranslator.load()Friedemann Kleint2020-11-191-4/+9
* Doc: Fix reference to Qt5 CMake packageKai Koehne2020-11-191-1/+1
* doc/global: Remove references to Qt 5 in commentsKai Koehne2020-11-193-6/+6
* Update docs about how to configure OpenSSLKai Koehne2020-11-191-7/+6
* Android: use extraPrefixDirs with qmlimportscannerAssam Boudjelthia2020-11-191-2/+12
* QSocks5SocketEngine: Fix out-of-bounds access of QBAMårten Nordheim2020-11-191-3/+1
* Fuzzing: Add a test for QDateTime::fromStringEdward Welbourne2020-11-192-0/+110
* Doc: Fix documentation warnings for Qt TestTopi Reinio2020-11-194-4/+12
* Doc: Qt GUI: Fix custom module headerTopi Reinio2020-11-193-13/+10
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-11-1915-27/+105
* Get rid of the QMatrix4x4(int) constructorLars Knoll2020-11-192-35/+27
* De-inline qFuzzyCompare for QMatrix4x4 and QVector4DLars Knoll2020-11-194-44/+42
* Clean up QVector2D/3D/4DGiuseppe D'Angelo2020-11-1911-2756/+2763
* Make QMetaTypeInterface constexpr on WindowsLars Knoll2020-11-192-56/+63
* Avoid linker errors for the bootstrap lib in debug builds on MSVCLars Knoll2020-11-192-0/+2