summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update docs to reflect method being renamedAndreas Eliasson2023-03-082-4/+4
* Doc: Fix keyword for CMake commands related to deploymentJoerg Bornemann2023-03-083-3/+3
* Doc: use () in references to cmake functionsVolker Hilsheimer2023-03-082-3/+3
* macOS: Remove content border thickness members from QCocoaWindowTor Arne Vestbø2023-03-082-4/+2
* macOS: Class initialize QCocoaWindow membersTor Arne Vestbø2023-03-082-34/+18
* macOS: Move setMask call out of recreateWindowIfNeededTor Arne Vestbø2023-03-081-2/+2
* macOS: Don't set opacity on non-top level windows during NSWindow creationTor Arne Vestbø2023-03-081-4/+1
* SQL/ODBC: Return all native error codesChristian Ehrlicher2023-03-072-81/+79
* QRegularExpression: add support for non-filepath wildcards/globbingGiuseppe D'Angelo2023-03-072-28/+68
* rhi: Clean up 1D and 3D texture feature flagsLaszlo Agocs2023-03-077-6/+36
* _qt_internal_create_moc_command: clean up MOC's argumentsSami Shalayel2023-03-071-4/+12
* macOS: Use non-native app modal message box from nested event loopsTor Arne Vestbø2023-03-071-0/+5
* Wasm: Hide resizing divs when the window is not resizablePiotr Wierciński2023-03-074-18/+55
* Support filter list for file input when opening a file on WASMMikolaj Boc2023-03-073-51/+81
* Make manual tests use the usual wasm_shell.htmlMikolaj Boc2023-03-071-1/+2
* QSqlDatabase: deprecate QSqlDatabase::exec()Christian Ehrlicher2023-03-062-4/+6
* Doc: fix links to changed or renamed i18n pages and sectionsVolker Hilsheimer2023-03-062-3/+4
* 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-052-4/+4
* 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
* 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-031-6/+6
* QSignalSpy: add wait(std::chrono::milliseconds) overloadAhmad Samir2023-03-032-8/+31
* QTestEventLoop: add enterLoop(std::chrono::milliseconds) overloadAhmad Samir2023-03-032-5/+7
* Doc: fix qdoc warning, explicitly qualify enum typeVolker Hilsheimer2023-03-031-1/+1
* Doc: fix links to qFuzzyIsNullVolker Hilsheimer2023-03-032-2/+2
* qstrncpy(): document that we don't implement strncpy() fill-all-[dst,len)Marc Mutz2023-03-031-0/+4
* 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
* Doc: fix link to XML Streaming pageVolker Hilsheimer2023-03-021-1/+1
* 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