summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | Speed up QSortFilterProxyModel filteringChristian Ehrlicher2020-03-272-0/+102
* | | QMetaType::fromType: support classes with inaccessible dtorsFabian Kosmale2020-03-251-0/+16
* | | Get rid of QRegExp usage in rccLars Knoll2020-03-252-1/+67
* | | Remove qt6_use_modulesKai Koehne2020-03-254-107/+0
* | | Restructure testlib selftest projectTor Arne Vestbø2020-03-247-143/+84
* | | Q{File,FileInfo,Dir}: add std::filesystem::path overloadsMårten Nordheim2020-03-247-0/+193
* | | Expect failure in QLabel test for certain conditionEskil Abrahamsen Blomfeldt2020-03-241-1/+11
* | | tst_sqlquery: Skip datetime test if no database drivers are availableLeander Beernaert2020-03-231-0/+3
* | | Change QTaggedPointer API to be more similar to other smart pointers in QtSimon Hausmann2020-03-191-8/+8
* | | CMake: Regenerate selftest with latest fixesLeander Beernaert2020-03-1912-9/+62
* | | Enable generic property bindings to QProperty<T>Simon Hausmann2020-03-191-0/+50
* | | CMake: Regenerate and fix qtcpsocket testLeander Beernaert2020-03-182-1/+4
* | | CMake: Enable testlib selftestsLeander Beernaert2020-03-1861-342/+322
* | | CMake: Disable two graphicsview testsLeander Beernaert2020-03-181-2/+11
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-183-1/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-183-1/+5
| |\| |
| | * | QLocale: Fix test on MinGW 8.1.0 32 bitCristian Adam2020-03-171-0/+1
| | * | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
| | * | QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* | | | Add support for exposing public QProperty members in the meta-object systemSimon Hausmann2020-03-182-3/+120
* | | | Add a way to filter only rows or columns in QSortFilterProxyModelGiulio Camuffo2020-03-182-0/+82
|/ / /
* | | Make it possible to use QTaggedPointer within classesSimon Hausmann2020-03-171-0/+28
* | | Introduce helper class QTaggedPointerTor Arne Vestbø2020-03-177-0/+464
* | | Remove QRegExpValidatorLars Knoll2020-03-176-112/+0
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-1616-1703/+2905
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1616-1703/+2905
| |\| |
| | * | QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-151-0/+22
| | * | Update UCD to Revision 26Edward Welbourne2020-03-148-1666/+2587
| | * | Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
| | * | Add test for conversion of "large" imagesv5.15.0-beta2Allan Sandfeld Jensen2020-03-111-5/+126
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-115-28/+167
| | |\|
| | | * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+149
| | | * Un-blacklist QElapsedTimer::elapsed testVolker Hilsheimer2020-03-041-3/+0
| | | * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
| | | * QDom: use correct precision when converting float/double valuesChristian Ehrlicher2020-03-031-7/+17
| | | * xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-4/+0
* | | | 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