summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-2412-7302/+0
* QByteDataBuffer: add readPointer functionality using QByteArrayViewMårten Nordheim2020-08-241-0/+55
* Disable cipherstring-setting test for schannelMårten Nordheim2020-08-241-0/+4
* tst_qnetworkreply: Extend httpConnectionCount to test HTTP/2 and TLSMårten Nordheim2020-08-241-7/+46
* QIODevicePrivate: rearrange class membersAlex Trotsenko2020-08-241-2/+2
* tst_QLocalSocket: fix wrong slot nameAlex Trotsenko2020-08-241-1/+1
* QSqlite: Don't crash after binding too many placeholdersMarcel Krems2020-08-241-0/+10
* Remove QEventPoint::event() in favor of device()Shawn Rutledge2020-08-241-1/+1
* Deprecate int based convert/canConvertLars Knoll2020-08-243-11/+11
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-2419-147/+147
* Remove refcounting of QMetaTypeInterfaceLars Knoll2020-08-242-7/+4
* Remove an unused enum value and document another oneLars Knoll2020-08-242-26/+27
* Move conversions to and from *Iterables into QMetaTypeLars Knoll2020-08-241-0/+4
* Implement QMetaType::canConvert() and use it in QVariantLars Knoll2020-08-244-10/+12
* Move enum conversions over into QMetaTypeLars Knoll2020-08-241-5/+0
* Start porting conversions over from QVariant to QMetaTypeLars Knoll2020-08-241-5/+0
* Clean up QVariant::Private::DataLars Knoll2020-08-241-2/+2
* Fix compiler warnings in autotestLars Knoll2020-08-241-1/+2
* Always use the variants internal space if possibleLars Knoll2020-08-241-1/+3
* Generate less code when creating QMetaTypeInterfacesLars Knoll2020-08-241-3/+2
* Refactor Q*IterableLars Knoll2020-08-241-11/+8
* Cleanups in the Iterable classesLars Knoll2020-08-241-9/+9
* Cleanups in QSequentialIterableLars Knoll2020-08-241-3/+3
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-246-89/+45
* [trivial] tst_qstringapisymmetry: remove remnants of from() experimentMarc Mutz2020-08-231-10/+14
* Port QLatin1String to qsizetype and add narrow-contract substring functionsMarc Mutz2020-08-232-1/+7
* Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2020-08-231-0/+28
* Fix CaseSensitivity handling for QRegularExpression in QSortFilterProxyModelMarcel Krems2020-08-231-0/+21
* Fix warnings in tst_mocTor Arne Vestbø2020-08-235-5/+34
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-236-61/+125
* QFont: Extend the string description to include the missing elementsAndy Shaw2020-08-222-2/+33
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-223-17/+17
* QIODevice: implement a "zero-copy" strategy for buffered writesAlex Trotsenko2020-08-201-2/+2
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-2021-3157/+242
* QMetaType: specialize typenameHelper for std::pairFabian Kosmale2020-08-191-4/+0
* tst_qplainttextedit: Do not use paste() method with no clipboardCristian Adam2020-08-191-0/+4
* QtConcurrent: Introduce runWithPromise()Jarek Kobus2020-08-191-1/+621
* QMultiMap: fix remove(Key, T) when key/value belong to the mapGiuseppe D'Angelo2020-08-191-0/+171
* Add QArrayDataPointer::freeSpace*() functionsAndrei Golubev2020-08-181-0/+39
* Separate exception safety primitives from operationsAndrei Golubev2020-08-183-2/+613
* Refine precoditions and logic of array operationsAndrei Golubev2020-08-181-4/+9
* Extend array operations tests with extra casesAndrei Golubev2020-08-182-15/+481
* rhi: sanityCheckGraphicsPipeline handle no vertex attributesPaul Lemire2020-08-181-7/+0
* rhi: Enable msaatexture manual test on OpenGLLaszlo Agocs2020-08-176-1/+1
* Introduce QWidget::setScreenVolker Hilsheimer2020-08-176-1/+203
* Fix compiler warning about implict cast to doubleLars Knoll2020-08-161-1/+1
* Fix test with cmake buildLars Knoll2020-08-161-1/+1
* Constrain the data stream operators for containersLars Knoll2020-08-152-4/+14
* Constrain the debug stream operators for containersLars Knoll2020-08-151-0/+6
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-156-128/+128