summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wasm: set stack size to 5MB againMorten Sørvig2023-03-062-2/+4
* SQL/Tests: remove some unused functionsChristian Ehrlicher2023-03-066-81/+42
* QMetaObject: Drop hand-optimization of strcmpUlf Hermann2023-03-061-3/+3
* QDBusError: don't refer to a QT_NAMESPACE'ed get() as ::get()Marc Mutz2023-03-051-3/+3
* Short live q23::forward_like!Marc Mutz2023-03-053-0/+102
* QMutex: add missing includeAhmad Samir2023-03-051-0/+2
* QCompilerDetection: fix compiler warning about undefined macroAhmad Samir2023-03-051-4/+5
* wasm: fix respecting minimum size of QWasmWindowPiotr Wierciński2023-03-052-6/+11
* Doc: fix link to QTest::failOnWarningVolker Hilsheimer2023-03-053-5/+5
* Port QPathClipper test away from home-grown QCOMPAREVolker Hilsheimer2023-03-051-9/+13
* Doc: fix QOpenGLWidget::defaultFramebufferObject documentationVolker Hilsheimer2023-03-051-7/+5
* Doc: Fix syntax errorVolker Hilsheimer2023-03-051-1/+1
* qsimd_p.h: remove LZCNT feature from the ARCH_HASWELL listThiago Macieira2023-03-041-2/+2
* QNetworkInterface/Unix: replace one Q_ASSERT with static_assertsThiago Macieira2023-03-041-1/+2
* qmake: Resolve target suffix based on Qt build config for static pluginsTor Arne Vestbø2023-03-042-4/+13
* Fix build with -no-feature-animationTasuku Suzuki2023-03-041-1/+1
* Fix build with -no-feature-lineeditTasuku Suzuki2023-03-042-6/+11
* Doc fix in QIntValidator::validate() and comment on a testEdward Welbourne2023-03-032-6/+7
* QSignalSpy: add wait(std::chrono::milliseconds) overloadAhmad Samir2023-03-032-8/+31
* QTestEventLoop: add enterLoop(std::chrono::milliseconds) overloadAhmad Samir2023-03-0311-67/+87
* Use utimensat instead of utimesAhmad Samir2023-03-031-6/+9
* Doc: fix qdoc warning, explicitly qualify enum typeVolker Hilsheimer2023-03-031-1/+1
* Doc: fix links to qFuzzyIsNullVolker Hilsheimer2023-03-032-2/+2
* tst_QVariant: check fromValue() with a non-default-constructible typeMarc Mutz2023-03-031-1/+1
* qstrncpy(): document that we don't implement strncpy() fill-all-[dst,len)Marc Mutz2023-03-031-0/+4
* dbus examples: Remove listnames exampleIevgenii Meshcheriakov2023-03-036-114/+1
* xcb: ignore the xscreens which don't belong to current connectionLiang Qi2023-03-031-12/+12
* [docs] Fix typo in QMessageAuthenticationCode::reset() documentationMarc Mutz2023-03-021-1/+1
* Mark QMessageAuthenticationCodePrivate::initMessageHash() as noexceptMarc Mutz2023-03-021-2/+2
* QMessageAuthenticationCode: port Private::setKey() to QByteArrayViewMarc Mutz2023-03-021-2/+2
* macOS: Send a filename QFileOpenEvent if invalid URL, deprecate openFileVolker Hilsheimer2023-03-023-3/+20
* Simplify and relax UTF-8 locale override machinery for DarwinEdward Welbourne2023-03-021-6/+16
* QCoreApplication::initLocale(): Improve warning on failureEdward Welbourne2023-03-021-8/+18
* Tidy up QCoreApplicationPrivate::initLocale()'s #if-eryEdward Welbourne2023-03-021-12/+20
* Avoid incomplete textures in GL paint engineLaszlo Agocs2023-03-024-31/+68
* GL paint engine: Fix drawPixmapFragments when using buffer objectsLaszlo Agocs2023-03-021-0/+4
* rhi: Remove unused gettersLaszlo Agocs2023-03-021-4/+0
* HTTP example: update screenshotMårten Nordheim2023-03-023-1/+1
* Doc: fix link to XML Streaming pageVolker Hilsheimer2023-03-021-1/+1
* Move anchor layout example to manual testsJan Arve Sæther2023-03-029-96/+17
* tests: skip tst_QScreen::grabWindow() on XWaylandLiang Qi2023-03-021-3/+2
* tst_QSqlDatabase: avoid some runtime warningsChristian Ehrlicher2023-03-022-2/+8
* De-pessimize QCryptographicHash::reset() in OpenSSL3 modeMarc Mutz2023-03-021-0/+6
* Remove redundant information in QString::toLocal8Bit() docsTor Arne Vestbø2023-03-021-4/+3
* Document that to/FromLocal8Bit() does not consider CFStringGetSystemEncodingTor Arne Vestbø2023-03-022-4/+18
* iOS: Respect QSurfaceFormat::colorSpace() when using MetalTor Arne Vestbø2023-03-021-0/+11
* Lancelot: add drawPixmapFragment testLaszlo Agocs2023-03-023-0/+167
* Move xmlstreamlint example into tests/manualØystein Heskestad2023-03-028-2/+2
* Remove htmlinfo exampleØystein Heskestad2023-03-0211-3494/+1
* Remove the 'sdi' exampleVolker Hilsheimer2023-03-0219-646/+5