summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-0555-4347/+74
* QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOptionGiuseppe D'Angelo2020-04-031-2/+2
* CMake: Regenerate projects after .pro files were modifiedAlexandru Croitor2020-04-031-0/+6
* Fix irrelevant error case in QSplitter testEskil Abrahamsen Blomfeldt2020-04-021-1/+1
* Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-012-376/+0
* Add support of failure handler callbacks to QFutureSona Kurazyan2020-04-011-0/+333
* Store QFuture exceptions as std::exception_ptrSona Kurazyan2020-04-011-16/+86
* Enable qmetatype test with CMakeFabian Kosmale2020-04-012-1/+2
* Remove QRegExp based API and QRegExp usage from QTextDocumentLars Knoll2020-04-011-75/+24
* Remove all QRegExp dependencies from widgetsLars Knoll2020-04-012-89/+0
* Make QLocale(QString) explicitLars Knoll2020-04-016-11/+12
* QFuture - add ability to move results from QFutureTimur Pocheptsov2020-03-311-1/+224
* Port autotest to QRegularExpressionLars Knoll2020-03-311-23/+26
* Port autotest away from QRegExpLars Knoll2020-03-311-8/+9
* Port test to QRegularExpressionLars Knoll2020-03-311-2/+2
* Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-311-84/+0
* Remove Qt5 BIC test dataLars Knoll2020-03-31154-1336792/+0
* Move undo framework out of Qt WidgetsMitch Curtis2020-03-3014-36/+34
* Make MatchRegExp an alias to MatchRegularExpressionLars Knoll2020-03-301-2/+2
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-295-1/+173
* Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-295-12/+24
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-2922-100/+126
* QAbstractItemView::dataChanged(): optimize call to QWidget::update()Christian Ehrlicher2020-03-285-2/+343
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-271-5/+3
* Add QProperty tests to the cmake buildSimon Hausmann2020-03-272-0/+15
* 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
* | Remove the old harfbuzz library and integration codeLars Knoll2020-03-171-2/+0