summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* a11y uia: Support ISelectionProvider2Michael Weghorn2023-07-185-2/+152
* Handle authenticate challenge for NegotiateMårten Nordheim2023-07-181-1/+2
* QGenericUnixThemesDBusListener: Remove stray qDebug()Axel Spoerl2023-07-181-1/+0
* QMutex: add missing <chrono> includeIvan Solovev2023-07-181-0/+2
* QSemaphore: add missing <chrono> includeIvan Solovev2023-07-181-0/+2
* Fix warning in recently-added testlib snippetEdward Welbourne2023-07-181-4/+4
* Make Qt headers work with MSVC /W4Kai Köhne2023-07-182-19/+28
* Use new QByteArray::assign() in QTlsBackendOpenSSL::dhParametersFromPem()Marc Mutz2023-07-181-1/+1
* QSslDiffieHellmanParameters: fix mem-leakMarc Mutz2023-07-181-0/+1
* Provide QStringConverter equivalent of QTextCodec::availableCodecsFabian Kosmale2023-07-182-0/+61
* SlotObjectGuard: mark ctor nodiscardMarc Mutz2023-07-181-1/+1
* Treat simple spaces as equivalent in date-time format separatorsEdward Welbourne2023-07-171-2/+24
* QDTP: Fix handling of no-digit numeric fieldsEdward Welbourne2023-07-171-14/+35
* Fix wrong scan code values in key events obtained on WindowsLi Yefeng2023-07-171-5/+13
* Explicitly specify the alignment of QUuid::Id128Bytes unionIvan Solovev2023-07-171-1/+1
* QUuid: handle quint128 and Id128Bytes data in the same wayIvan Solovev2023-07-171-15/+29
* QUuid: remove pointless inline keywordIvan Solovev2023-07-171-2/+2
* Testlib: Make QTEST_ASSERT usable in constexpr functionsKai Köhne2023-07-171-3/+2
* wasm: Render Qt::SubWindow borderlessPiotr Wierciński2023-07-172-5/+16
* Adapt setBackingStore() overrides in QWasmWindow and QEglFSWindowAxel Spoerl2023-07-164-3/+15
* QCborValue: fix memleak on Array to Map coercionMarc Mutz2023-07-151-6/+0
* Implement virtual void QPlatformWindow::setBackingStore()Axel Spoerl2023-07-147-11/+29
* QWidget: Don't re-use backing store on AndroidAxel Spoerl2023-07-142-1/+8
* QNativeIpcKey: add implicit default ctorDennis Oberst2023-07-141-1/+5
* QNativeIpcKey: make isEmpty() and isValid() noexceptDennis Oberst2023-07-141-2/+2
* a11y uia: Bridge newly added relations to UIAMichael Weghorn2023-07-132-0/+32
* tst_QThread: Unbreak UBSan buildMarc Mutz2023-07-131-1/+1
* QBasicFutureWatcher: get rid of the PrivateMarc Mutz2023-07-131-23/+12
* QNativeIpcKey: add missing noexcept to swapDennis Oberst2023-07-131-1/+1
* String-like containers: add implicit conversions towards std:: string viewsGiuseppe D'Angelo2023-07-138-0/+50
* Static build fix for RenderDoc dependencyHatem ElKharashy2023-07-131-1/+1
* Move QBasicFutureWatcher behind the ABI boundaryMarc Mutz2023-07-136-124/+83
* CMake: Fix error in qt_generate_deploy_app_scriptJoerg Bornemann2023-07-131-1/+6
* QFuture: Extract Method watchContinuation() (DRY && SCARY)Marc Mutz2023-07-132-22/+47
* QVariant: make customConstructShared() SCARY¹Marc Mutz2023-07-131-2/+8
* QRecursiveMutex: remove QDeadlineTimer::Forever leftoverMårten Nordheim2023-07-131-6/+0
* ThreadPoolThreadReleaser: add Q_NODISCARD_CTORMarc Mutz2023-07-131-0/+1
* Revert "QUuid: use NSDMI to initialize the members"Ivan Solovev2023-07-121-5/+6
* Add the 'version' argument to 'qt_deprecates' pragmaAlexey Edelev2023-07-121-11/+73
* CMake: Don't set QT_BUILDING_QT for single standalone testsAlexandru Croitor2023-07-121-2/+2
* Add support for setting the initial directory in portal file dialogDavid Redondo2023-07-121-13/+12
* moc: Print sterror(errno) when moc can't write the output fileAlexandru Croitor2023-07-121-3/+6
* moc: Store errno after fopen callAlexandru Croitor2023-07-121-2/+8
* Doc fix: QDomDocument::ParseResult is false on errorEdward Welbourne2023-07-121-2/+2
* rhi: metal: Remove out of date / unneeded commentLaszlo Agocs2023-07-121-7/+0
* Fix build with latest MSVCVolker Hilsheimer2023-07-121-7/+7
* rhi doc: Make getShader in the snippets more compactLaszlo Agocs2023-07-122-6/+2
* Add porting documentation for QMacPasteboardMime/QWindowsMimeVolker Hilsheimer2023-07-121-0/+34
* ipc common: move end-of-namespace into same scope as startMårten Nordheim2023-07-121-1/+2
* Windeployqt: also add internal modules to module listTimothée Keller2023-07-122-2/+4