summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-21129-293/+293
* SQL/MySQL: misc cleanupChristian Ehrlicher2022-10-211-32/+23
* Gather file infos synchronously on no-thread buildsMikolaj Boc2022-10-211-0/+4
* QWinRegistryKey: fix assert when querying default valueYuhang Zhao2022-10-212-3/+20
* Android: fix Gradle warning about using enableUncompressedNativeLibsAssam Boudjelthia2022-10-211-2/+24
* Layouts docs: pass parent widget in the ctorAhmad Samir2022-10-2112-39/+35
* QLibrary: fix loading multiple versions of a libraryThiago Macieira2022-10-202-5/+75
* Android: skip tessellation(Vulkan)Assam Boudjelthia2022-10-201-0/+2
* QBenchlib/Perf: open the perffd with PERF_FLAG_FD_CLOEXECThiago Macieira2022-10-202-55/+837
* Android: Fix clipboard issue with urlsChristian Strømme2022-10-201-12/+10
* Fix typo in QWasmWindowStack's nameMikolaj Boc2022-10-204-32/+32
* macOS: Fix synthetic bold on scaled paintersEskil Abrahamsen Blomfeldt2022-10-201-2/+17
* rhi: gl: Apply a workaround for macOSLaszlo Agocs2022-10-202-6/+23
* rhi: vk: Switch to cheaper VMA statistics APILaszlo Agocs2022-10-202-10/+12
* vkmemalloc: Disable nullability warning on Apple with clangLaszlo Agocs2022-10-202-0/+30
* Update Vulkan memory allocatorLaszlo Agocs2022-10-2010-11775/+12938
* QRhi: Allow negative viewport originAntti Määttä2022-10-204-22/+33
* qmake: Add CFBundleDevelopmentRegion to the macOS Info.plistTor Arne Vestbø2022-10-201-0/+2
* Android: Add a way to disable accessibility via an environment varVille Voutilainen2022-10-201-0/+3
* Mention limitation of QDir::drives() on WindowsTimothée Keller2022-10-201-1/+2
* QOperatingSystemVersion: add new Win10 versionYuhang Zhao2022-10-202-0/+8
* tst_QTcpServer: Unblacklist addressReusableMårten Nordheim2022-10-201-4/+0
* Fix generating PDFs with DirectWrite engineEskil Abrahamsen Blomfeldt2022-10-192-0/+77
* Fix Some TyposAmir Masoud Abdol2022-10-191-4/+4
* Fix duplicated words in documentationMårten Nordheim2022-10-194-6/+6
* QSslServer[docs]: fix grammarMårten Nordheim2022-10-191-1/+1
* Refactor windows vista style for Qt widgetsSanthosh Kumar2022-10-1911-5042/+3859
* wasm: add wasm_simd configure featureMorten Sørvig2022-10-192-0/+15
* MSVC: Disable conformance check that breaks with default WinSDKVolker Hilsheimer2022-10-191-1/+1
* syncqt: Use "ERROR:" preamble for warnings that are treated as errorsAlexey Edelev2022-10-191-7/+18
* Android: properly retrieve mime type of uri to for openUrl()Assam Boudjelthia2022-10-191-5/+6
* Make qt_mac_ensureResponsible QT_BUILD_INTERNAL and Q_AUTOTEST_EXPORTTor Arne Vestbø2022-10-192-1/+7
* Apply Q_FLAG to flag type instead of enum typeFabian Kosmale2022-10-192-3/+4
* QCoreTextFontEngine: Mark CGAffineTransformConcat as unusedTor Arne Vestbø2022-10-191-1/+2
* Ensure proper format of Info.plistMaximilian Blochberger2022-10-191-4/+6
* Add license text file for Creative Commons Zero (CC0) 1.0Topi Reinio2022-10-191-0/+121
* Avoid warning from QPrinter::setFromTo() in the documented 0,0 caseEirik Aavitsland2022-10-191-1/+2
* QMacStyle: Set NSControlStateValueOn for selected tabsDoris Verria2022-10-191-1/+6
* wasm: fix crash when network reply is closedLorn Potter2022-10-192-5/+22
* QLibrary: fix load() after a failed load()Thiago Macieira2022-10-182-2/+78
* tst_QLibrary: add a cleanup() method to unload left-oversThiago Macieira2022-10-191-0/+33
* Add the toDOMRect/fromDOMRect functions to QRectFMikolaj Boc2022-10-193-0/+59
* RHI: Align setViewport behavior on Metal/Vulkan with OpenGL/D3DBen Fletcher2022-10-182-2/+5
* QIOSMessageDialog::exec - work around 'windowsless' execTimur Pocheptsov2022-10-191-0/+20
* Add flicking behavior hints to platform integration and themeShawn Rutledge2022-10-184-2/+26
* QMacStyle: restore control size after re-initializationTimur Pocheptsov2022-10-181-0/+2
* Fix a typo in a commentThibaut Cuvelier2022-10-181-1/+1
* QNetworkReply: Fix typos in the documentationIevgenii Meshcheriakov2022-10-181-2/+2
* QIosScreen: retain the right windowTimur Pocheptsov2022-10-181-1/+1
* tst_QSet: fix flakiness after we removed the fixed, non-zero seedThiago Macieira2022-10-181-11/+21