summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QCborStreamReader: don't assume that clear() results in isNull()Marc Mutz2024-02-291-3/+3
* QCborStreamReader: rename toType(Type&) -> appendToType(Type&)Ivan Solovev2024-02-293-27/+24
* QMessageBox: Forward helper checkbox state via lambdaTor Arne Vestbø2024-02-291-2/+7
* tst_qudpsocket: add helper exe to dependenciesMårten Nordheim2024-02-292-1/+5
* synqt.cpp: scan for and reject #pragma onceMarc Mutz2024-02-291-3/+15
* QThread: set the thread name on Windows even in release builds of QtGiuseppe D'Angelo2024-02-291-1/+1
* QThread: use SetThreadDescription on WindowsGiuseppe D'Angelo2024-02-291-36/+5
* CMake: remove a duplicate check for C++2bGiuseppe D'Angelo2024-02-291-5/+1
* wasm: Export haveJspi() for dynamic linkingPiotr Wierciński2024-02-291-1/+1
* wasm: make preload_qml_imports take a source pathMorten Sørvig2024-02-290-0/+0
* Add benchmark test for QHttpHeadersJuha Vuolle2024-02-293-0/+277
* QAbstractItemView: Release tab focus when hiddenViktor Arvidsson2024-02-292-1/+29
* Doc: Documentation improvement in QHttpHeaders and REST classesJaishree Vyas2024-02-294-26/+23
* a11y: Add new QAccessibleAttributesInterfaceMichael Weghorn2024-02-293-2/+107
* Add the use of a macro to control the supported AAOS versionsNicholas Bennett2024-02-291-0/+1
* SQL/ODBC: Don't assert when no error record is availableChristian Ehrlicher2024-02-291-0/+2
* Call QColorTransformPrivate::applyReturnGray directlyAllan Sandfeld Jensen2024-02-294-29/+15
* QDialogButtonBox: fix crash when adding a QToolButtonDavid Faure2024-02-281-1/+1
* QString/QByteArray: add slice() methodsAhmad Samir2024-02-299-14/+187
* a11y atspi: Map checkable and hasPopup states to AT-SPIMichael Weghorn2024-02-281-1/+4
* syncqt.cpp: Extract Lambda error()Marc Mutz2024-02-281-3/+6
* QPixmap: fix the documenation for toHICONGiuseppe D'Angelo2024-02-281-2/+3
* Add Qt Tools for Android Studio Macro \QtTASNicholas Bennett2024-02-281-0/+1
* Fix the instruction of RISC-V arch that yield CPUAlex Bu2024-02-281-3/+1
* Also check available in TZ timezone's constructorEdward Welbourne2024-02-282-1/+2
* rhi: d3d: Print more details on swapchain creation failureLaszlo Agocs2024-02-282-4/+15
* QDataStream: code tidiesGiuseppe D'Angelo2024-02-281-1/+1
* Correct doc snippet licenseLucie Gérard2024-02-2826-26/+26
* QTimeZonePrivate: avoid needless allocationAnton Kudryavtsev2024-02-281-3/+1
* Fix the qtpath issue with lto enabledAlexey Edelev2024-02-284-7/+14
* Android: Bring back QtActivityDelegate.insertNativeView()Soheil Armin2024-02-281-0/+41
* QGuiApplication: replace a QSet with QMinimalVarLengthFlatSetMarc Mutz2024-02-281-5/+5
* Windows: clean up System Tray Icon message iconVolker Hilsheimer2024-02-282-1/+10
* Add QNetworkRequest attribute support to QNetworkRequestFactoryJuha Vuolle2024-02-284-0/+156
* Doc: Fix typo in QSurfaceFormat::setDefaultFormat documentationAndy Nichols2024-02-271-1/+1
* Replace QWindowsComBase with QComObjectPavel Dubsky2024-02-2720-59/+50
* Fix conversion warning in tst_qresultstoreIsak Fyksen2024-02-271-1/+1
* Fix conversion warnings in tst_qstringIsak Fyksen2024-02-271-3/+3
* Android: Make timeout in tst_QApplication::abortQuitOnShow() longerTinja Paavoseppä2024-02-272-5/+7
* Prevent re-replacing state in setGeometryTomi Korpipää2024-02-271-1/+3
* Http2: handle empty hpack block for headersMårten Nordheim2024-02-271-12/+21
* Containers: add max_size()Giuseppe D'Angelo2024-02-2720-39/+96
* QDBusUtil: document the D-Bus signature grammarMarc Mutz2024-02-271-0/+15
* [docs] QDBusUtil::isValidObjectPath(): simplify descriptionMarc Mutz2024-02-271-3/+2
* QWidgetRepaintManager: Use textureChildSeen to determine deferred updateTor Arne Vestbø2024-02-271-3/+3
* Schannel: check that plainsocket is open before useMårten Nordheim2024-02-271-3/+8
* Change QRestAccessManager executeRequest() to use function_refJuha Vuolle2024-02-272-27/+30
* wasm: remove DISABLE_EXCEPTION_CATCHING workaroundMorten Sørvig2024-02-271-6/+1
* wasm: don't set DISABLE_EXCEPTION_CATCHINGMorten Sørvig2024-02-271-2/+0
* Add space character when combining QHttpHeaders values with commaJuha Vuolle2024-02-273-10/+10