summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Ensure that UNIX is set for INTEGRITYJoerg Bornemann2021-10-055-1/+45
* xcb: Flush scrolled region of backingstore to client when requesting imageTor Arne Vestbø2021-10-051-1/+6
* Add basic android multi-abi support for CMake projectsAlexey Edelev2021-10-053-15/+177
* QSFPM: remove redundant call to update_source_sort_column()David Faure2021-10-051-2/+1
* Remove qshadergraph filesJuan Casafranca2021-10-0528-6667/+0
* QNetworkInformation: refactor NetworkManager backend a littleMårten Nordheim2021-10-051-12/+10
* Doc: Do not highlight DTLS client/serverKai Köhne2021-10-051-3/+1
* Doc: remove unnecessary newline in snippetKai Köhne2021-10-051-1/+0
* Doc: Make it explicit when CMake API is definedKai Köhne2021-10-0520-0/+55
* Remove QWeakPointer::operator->Fabian Kosmale2021-10-051-4/+0
* QLocalSocket/Win: add missing check to waitForBytesWritten()Alex Trotsenko2021-10-051-1/+1
* 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