summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Remove mentioning of CMake 3.9 minimum versionKai Köhne2021-10-071-2/+0
* Fix closing and showing a window with a native childVolker Hilsheimer2021-10-071-2/+5
* Return a plain QMetaObject* from toDynamicMetaObject()Ulf Hermann2021-10-072-2/+5
* Silence static analyzer warningVolker Hilsheimer2021-10-071-1/+1
* Revert "Support family names that end/start with space"Eskil Abrahamsen Blomfeldt2021-10-071-3/+1
* QPlatformFontDatabase: Don't copy metaobjectsUlf Hermann2021-10-071-2/+2
* Always fallback opening URLs to the regular way if portal failsIlya Fedin2021-10-071-14/+6
* QElfParser: rewrite using elf.hThiago Macieira2021-10-063-167/+499
* QTlsBackend (OpenSSL) : detect incompatible versionsTimur Pocheptsov2021-10-061-1/+13
* Android: Update and add missing gradle files for jar foldersAssam Boudjelthia2021-10-067-7/+126
* Android: use gradle repo mavenCentral() instead of jcenter()Assam Boudjelthia2021-10-061-2/+2
* Add a safer way to use QThreadPool::reserveThreadAllan Sandfeld Jensen2021-10-062-0/+54
* Add support for EGL_EXT_platform_xcbIlya Fedin2021-10-062-1/+10
* QLocalSocket/Win: stop reading in close()Alex Trotsenko2021-10-063-4/+22
* macOS: Disable PCRE JIT when running under RosettaTor Arne Vestbø2021-10-051-0/+6
* macOS: Ensure cancelOperation is sent as regular key eventWang Chuan2021-10-051-1/+3
* Update Harfbuzz to version 3.0.0Ievgenii Meshcheriakov2021-10-0555-6987/+7701
* QTest: support initMain() in QTEST_APPLESS_MAINGiuseppe D'Angelo2021-10-051-0/+1
* Support transformations in pattern/texture brushes in pdfEirik Aavitsland2021-10-051-0/+2
* 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-0517-2852/+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-052-1/+8
* 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-045-69/+51
* QPlugin: update the arch requirements to match the x86-64 ISA levelsThiago Macieira2021-10-043-7/+79
* 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-042-55/+129
* 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-041-1/+1
* Fix QPainterPath with QFont::SmallCapsAlbert Astals Cid2021-10-041-1/+1
* 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-0421-41/+41
* androiddeployqt: only write enabled architectures to build.gradleAndreas Buhr2021-10-041-0/+2