summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QPlugin: pass the direct header to qJsonFromRawLibraryMetaData()Thiago Macieira2021-10-045-7/+23
* QHash: suppress annoying GCC warning about allocation size too bigThiago Macieira2021-10-041-20/+31
* wasm: add simd supportLorn Potter2021-10-058-3/+36
* Fix __cpp_lib_hypot related error when building in macosAlexey Edelev2021-10-052-2/+2
* QPlugin: add error messages to the qt_get_metadata()Thiago Macieira2021-10-041-6/+7
* QPlugin: simplify handling of exact results from Q{Elf,Mach}ParserThiago Macieira2021-10-042-41/+27
* Q{Elf,Mach}Parser: harmonize the arguments passedThiago Macieira2021-10-046-72/+55
* QPlugin: update the arch requirements to match the x86-64 ISA levelsThiago Macieira2021-10-044-16/+89
* QPlugin: use one global metadata magic stringThiago Macieira2021-10-042-34/+20
* QPlugin: move some of the logic from moc's output to qplugin.hThiago Macieira2021-10-043-62/+133
* QPlugin: change the generic metadata scan to forwardsThiago Macieira2021-10-041-30/+10
* src/corelib/plugin: sort #includesThiago Macieira2021-10-047-44/+40
* QEventLoop: remove unnecessary bits of Qt 5 suggestionThiago Macieira2021-10-041-3/+1
* CMake: Allow providing custom QT_ANDROID_SDK_BUILD_TOOLS_REVISIONAssam Boudjelthia2021-10-041-2/+5
* Respect font stretch if set together with font styleAlbert Astals Cid2021-10-042-1/+25
* Fix QPainterPath with QFont::SmallCapsAlbert Astals Cid2021-10-041-1/+1
* Add lancelot test for smallcaps text pathAlbert Astals Cid2021-10-043-2/+26
* Remove an overly-complex assertionEdward Welbourne2021-10-041-9/+0
* Doc: Add overview pages to CMake APIKai Köhne2021-10-0421-15/+100
* Fix reference to quitOnLastWindowClosed in WA_QuitOnClose docsTor Arne Vestbø2021-10-041-1/+1
* Doc: Add summary to CMake commandsKai Köhne2021-10-0422-41/+44
* Revert "CMake: Warn if cmake_minimum_required has an unsupported low version"Alexandru Croitor2021-10-047-124/+2
* androiddeployqt: only write enabled architectures to build.gradleAndreas Buhr2021-10-041-0/+2
* QRingBuffer: port internals from int to qsizetypeAlex Trotsenko2021-10-032-15/+16
* Remove checks for features available in C++17Ievgenii Meshcheriakov2021-10-0217-78/+2
* Android: remove comments from the manifest fileAssam Boudjelthia2021-10-021-44/+6
* Android: fix Gradle version in qt_attribution fileAssam Boudjelthia2021-10-021-1/+1
* Purge Q_NO_TEMPLATE_FRIENDS and platforms lacking support for themFabian Kosmale2021-10-023-48/+0
* Replace 0 with nullptrKarsten Heimrich2021-10-021-2/+2
* Update PCRE2 to 10.38Giuseppe D'Angelo2021-10-0226-991/+1366
* QByteArrayMatcher: add QByteArrayView overloadsThiago Macieira2021-10-012-2/+33
* Fix scrolling of QRasterBackingStore when operating on QRasterGLSurfaceTor Arne Vestbø2021-10-014-13/+15
* Rename command-option to generate_expected_output.pyEdward Welbourne2021-10-011-4/+4
* Use %.6g rather than %s and QByteArray::number()Edward Welbourne2021-10-011-3/+2
* Clean up QXmlTestLogger's xmlQuote() and xmlCdata()Edward Welbourne2021-10-012-63/+63
* Tidy up QTest::qt_asprintf() and remove a spurious declarationEdward Welbourne2021-10-011-18/+11
* Disable the dnslookup feature for INTEGRITYJoerg Bornemann2021-10-012-1/+2
* Let QLocale::uiLanguages() use WinRT API when possibleIvan Solovev2021-10-012-2/+32
* Don't export Qt6::ATSPI2_nolink target in Qt6GuiTargets.cmakeJoerg Bornemann2021-10-012-12/+32
* Doc: Replace broken link to Roman Czyborra's personal pageLuca Di Sera2021-10-012-4/+4
* androiddeployqt: Allow to also provide multiple qt install directoriesRaphael Cotty2021-10-011-17/+91
* wasm: fix runOnMainThread()Morten Johan Sørvig2021-10-011-6/+10
* Untangle qsortfilterproxymodel unittestsDavid Faure2021-10-016-18/+20
* QWinRtFunctions::await() - introduce early exit conditionIvan Solovev2021-10-011-8/+19
* Doc: Use correct \relates targetPaul Wicking2021-10-011-2/+2
* QFontCache: don't start cleanup timer if we are not in the main threadVolker Hilsheimer2021-10-013-15/+74
* QAbstractItemView: fix crash if setData() does a model resetDavid Faure2021-10-011-3/+10
* CMake: Warn if cmake_minimum_required has an unsupported low versionAlexandru Croitor2021-10-017-2/+124
* QTextImageFormat::setQuality: deprecate the default valueDavid Faure2021-10-011-2/+5
* Include <QHash> explicitlyTimur Pocheptsov2021-10-011-0/+2