summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-163-2/+623
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-1623-34/+34
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-1614-16/+16
* Use qsizetype for size related methods in QVarlengthArrayLars Knoll2020-03-141-4/+4
* Extend QContiguousCache to use qsizetype for size and indicesLars Knoll2020-03-141-13/+13
* CMake: Regenerate tests projectsAlexandru Croitor2020-03-1223-17/+189
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-1138-187/+4303
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1138-187/+4303
| |\
| | * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-0614-5/+18
| | * Disable warnings for the deprecated QLinkedListSona Kurazyan2020-03-067-610/+908
| | * rhi: Add support for arrays of combined image samplersLaszlo Agocs2020-03-0510-0/+161
| | * Add 'pass' test to testlib selftestsTor Arne Vestbø2020-03-0510-2/+170
| | * QLoggingRegistry: use QStringView/QLatin1String moreMarc Mutz2020-03-051-2/+5
| | * tst_qstringapisymmetry: start testing char16_t, tooMarc Mutz2020-03-051-20/+99
| | * tst_qstringapisymmetry: fix indexOf/contains/lastIndexOf testsMarc Mutz2020-03-051-69/+91
| | * QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-051-3/+5
| | * QString/QByteArray: make all symmetry-checked member-compare() combinations n...Marc Mutz2020-03-051-4/+0
| | * QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* | | QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-114-90/+120
|/ /
* | Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-101-0/+128
* | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-2/+2
* | Get rid of some QT_STRICT_ITERATORS leftoverLars Knoll2020-03-054-14/+5
* | Add support for attaching continuations to QFutureSona Kurazyan2020-03-051-0/+504
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-0416-63/+220
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0416-63/+220
| |\|
| | * Add operator-> to the key-value iterator for QHash and QMapIvan Čukić2020-03-032-0/+12
| | * QMenu: hide when a QWidgetAction fires the trigged signalVolker Hilsheimer2020-03-031-0/+79
| | * Suppress warnings where QString and its tests use SplitBehaviorEdward Welbourne2020-03-031-0/+3
| | * QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-035-28/+26
| | * rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-031-2/+2
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-297-34/+99
| | |\
| | | * Try again to make QDeadlineTimer test robust against context switchesVolker Hilsheimer2020-02-281-16/+34
| | | * QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-284-0/+32
| | | * Fix flaky QElapsedTimer::elapsed test caseVolker Hilsheimer2020-02-271-17/+30
| | | * Stabilize task255529_transformationAnchorMouseAndViewportMarginsVolker Hilsheimer2020-02-271-1/+3
* | | | QtConcurrent: filter- and map-reduce with initial valueMårten Nordheim2020-03-042-5/+788
* | | | Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-041-4/+3
* | | | Update to Harfbuzz 2.6.4Eskil Abrahamsen Blomfeldt2020-03-042-5/+8
* | | | Remove references to QTextDocumentPrivate from public APIEskil Abrahamsen Blomfeldt2020-03-044-4/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-0313-30/+30
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-285-15/+15
| * | QMake: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-282-2/+2
| * | Core: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-286-13/+13
* | | Remove flagBits from QMatrix4x4Jarek Kobus2020-02-281-3/+4
* | | Bump the datastream version for Qt 6Jarek Kobus2020-02-281-1/+2
* | | QDebug::toString(): use nospace()Mitch Curtis2020-02-281-2/+2
* | | Remove useless autotestLars Knoll2020-02-2823-3199/+0
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-2822-300/+627
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-2822-300/+627
| |\| |
| | * | Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-285-181/+186