summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Port QPropertyAnimation::targetObject to bindable propertiesAndreas Buhr2021-04-281-4/+19
* Fix warnings from ignored [[nodiscard]] returnsVolker Hilsheimer2021-04-281-8/+8
* Fix warnings from deprecated posix functionsVolker Hilsheimer2021-04-282-4/+6
* Port QAbstractAnimation to the new property systemSona Kurazyan2021-04-272-1/+92
* Port of QItemSelectionModel::model to new property systemAndreas Buhr2021-04-272-1/+28
* Check POSIX rules during QTzTimeZone creationEdward Welbourne2021-04-271-0/+1
* Fix handling of a POSIX zone rule describing permanent DSTEdward Welbourne2021-04-271-0/+6
* Correct the parsing of POSIX rule day-of-year fieldsEdward Welbourne2021-04-271-0/+12
* Skip tst_QUrl::testThreading() under QEMUAndrei Golubev2021-04-272-0/+5
* Add more tests for QList/QString/QBAAndrei Golubev2021-04-273-27/+483
* Add tests for QtPrivate::q_relocate_overlap_nAndrei Golubev2021-04-271-0/+281
* Resurrect data moves in QListAndrei Golubev2021-04-272-16/+59
* Resurrect tests for QSharedPointerVille Voutilainen2021-04-273-3/+16
* Port of QTimeLine to new property systemAndreas Buhr2021-04-262-14/+290
* Update CLDR-derived data to newly-released v39Edward Welbourne2021-04-261-1/+1
* Long live PRI*QdatatypesGiuseppe D'Angelo2021-04-251-0/+31
* QThreadPool: obey the docs that say we always use at least 1 threadThiago Macieira2021-04-241-1/+1
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-231-12/+14
* QObjectBindableProperty: Allow signals taking a valueFabian Kosmale2021-04-221-1/+24
* Add QObjectBindableProperyt::notifyFabian Kosmale2021-04-221-0/+45
* Fix case sensitivity handling QSFPMSamuel Gaist2021-04-221-0/+66
* QObject: port to new property systemIvan Solovev2021-04-212-2/+12
* Correct the range of allowed hours for a POSIX rule's transitionEdward Welbourne2021-04-201-1/+1
* Return early from QTimeZone constructor if alleged IANA ID is invalidEdward Welbourne2021-04-201-0/+3
* tst_qpromise: build fixGiuseppe D'Angelo2021-04-201-4/+4
* Port QPropertyAnimation::propertyName to the new property systemAndreas Buhr2021-04-202-0/+12
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2021-04-208-13/+13
* Port QSequentialAnimationGroup to new property systemAndreas Buhr2021-04-191-0/+44
* Inline test cases in tst_qlistAndrei Golubev2021-04-171-598/+157
* Merge integration refs/builds/qtci/dev/1618599897Qt CI Bot2021-04-163-634/+29
|\
| * QPropertyBinding: Add sticky modeFabian Kosmale2021-04-161-0/+25
| * Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-162-634/+4
* | Merge integration refs/builds/qtci/dev/1618592683Qt CI Bot2021-04-161-2/+2
|\ \ | |/ |/|
| * tst_qcborstreamwriter: don't pass char8_t strings to QByteArrayGiuseppe D'Angelo2021-04-161-2/+2
* | Merge integration refs/builds/qtci/dev/1618585460Qt CI Bot2021-04-161-80/+106
|\ \ | |/ |/|
| * Add support for grouped property changesLars Knoll2021-04-161-3/+74
| * Don't emit change notifications more often than requiredLars Knoll2021-04-161-0/+31
| * Remove lazy binding evaluationLars Knoll2021-04-161-87/+11
* | Merge integration refs/builds/qtci/dev/1618564901Qt CI Bot2021-04-161-9/+5
|\ \ | |/ |/|
| * Extend time_t-based handling all the way to the end of time_tEdward Welbourne2021-04-161-9/+5
* | Merge integration refs/builds/qtci/dev/1618561273Qt CI Bot2021-04-161-2/+2
|\ \
| * | Catch invalid offset returns from QTimeZone backendsEdward Welbourne2021-04-161-2/+2
| |/
* | Merge integration refs/builds/qtci/dev/1618515869Qt CI Bot2021-04-161-1/+3
|\ \ | |/ |/|
| * QWindowsPipe{Reader|Writer}: restructure signalsAlex Trotsenko2021-04-151-1/+3
* | Merge integration refs/builds/qtci/dev/1618512247Qt CI Bot2021-04-1617-186/+23
|\ \
| * | Remove Qt dependency from some test helper executablesJoerg Bornemann2021-04-1517-186/+23
| |/
* / Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-152-109/+109
|/
* Merge integration refs/builds/qtci/dev/1618405176Qt CI Bot2021-04-141-3/+6
|\
| * Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-141-3/+6
* | Make POSIX transition rule parser more robustEdward Welbourne2021-04-141-0/+16
|/