summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-0483-38/+490
* Rename AllocationPosition enum and its membersLars Knoll2020-11-042-20/+20
* Implement QList::emplaceBack as a proper functionAndrei Golubev2020-11-041-1/+1
* Remove the old insert methods in QArrayDataOpsLars Knoll2020-11-042-63/+25
* Clean up out allocation handlingLars Knoll2020-11-042-131/+98
* Cleanup QArrayDataOps::reallocate() and relatedLars Knoll2020-11-041-1/+2
* Don't move data in QArrayDataOps::reallocate()Lars Knoll2020-11-041-49/+0
* Do not move data around on insert neitherLars Knoll2020-11-041-203/+4
* Avoid expensive iterator calculations in append()Lars Knoll2020-11-042-17/+14
* QArrayDataPointer: redesign (and simplify) growth policyAndrei Golubev2020-11-041-7/+15
* Add QList/QVector benchmark testsAndrei Golubev2020-11-041-1/+265
* Improve QtConcurrent::blockingMapped testsSona Kurazyan2020-11-041-18/+11
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-041-0/+20
* Add QEventPoint::normalizedPosition() to replace normalizedPos()Shawn Rutledge2020-11-031-8/+3
* moc: Handle include in enum, take 2Fabian Kosmale2020-11-031-1/+2
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-039-99/+65
* Make the QMultiHash(const QHash &) constructor explicitLars Knoll2020-11-031-0/+6
* Fix qHash(QMultiHash)Lars Knoll2020-11-031-0/+10
* QProperty: Fix notification logic for eager propertiesFabian Kosmale2020-11-031-1/+28
* Remove std::function from QProperty interfaceFabian Kosmale2020-11-031-0/+22
* Rename QContainerTraits namespace to QContainerInfoLars Knoll2020-11-031-111/+111
* QCombobox: propagate the palette to the embedded line editWang Chuan2020-11-021-0/+27
* Fix tst_qtimer::zeroTimer unit testAndreas Buhr2020-11-012-3/+3
* Update tst_qcborstreamwriter to use QMetaTypeDavid Skoland2020-10-301-10/+10
* CMake: Fix tst_qapplication to respect blacklists in CMake buildsAlexandru Croitor2020-10-301-0/+1
* Adapt QDate::fromString() to accept negative year numbersAndreas Buhr2020-10-303-1/+104
* Use universal references for passing callables in QtConcurrentSona Kurazyan2020-10-303-0/+411
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-306-65/+71
* tests: blacklist tst_QTcpSocket::connectToHostError()Liang Qi2020-10-301-1/+2
* Adjust tst_qdbusmarshall to QVariant changesFabian Kosmale2020-10-301-24/+58
* Make QVarLengthArray comparisons hidden friendsAllan Sandfeld Jensen2020-10-301-3/+3
* Add unit tests for QDateTimeParser internalsAndreas Buhr2020-10-301-0/+78
* QtConcurrent: Provide a test for runWithPromise with handlersJarek Kobus2020-10-301-1/+110
* Add QPushButton::touchTap autotestShawn Rutledge2020-10-291-0/+25
* Remove the comparison operators of QFutureSona Kurazyan2020-10-292-4/+1
* Workaround gcc compiler bugVolker Hilsheimer2020-10-292-16/+16
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-292-2/+2
* Purge deprecated language and country codes from QLocaleEdward Welbourne2020-10-291-28/+0
* Initialize values in collection testsDavid Skoland2020-10-281-2/+2
* Update tst_qspinsbox test to use metaType systemDavid Skoland2020-10-281-1/+1
* Update tst_qguivariant to use QMetaTypeDavid Skoland2020-10-281-2/+2
* tests: blacklist tst_QUdpSocket::multicast() on CentOSLiang Qi2020-10-281-0/+2
* QtConcurrent: Handle running with promise inside QTaskBuilderJarek Kobus2020-10-281-6/+49
* QtConcurrent: Integrate runWithPromise into runJarek Kobus2020-10-281-159/+217
* Selftest - copy XAUTHORITY environment variableTimur Pocheptsov2020-10-281-1/+1
* Remove QItemSelectionRange's operator<()Edward Welbourne2020-10-281-141/+0
* Deprecate ordering on QItemSelectionRangeEdward Welbourne2020-10-281-0/+4
* QByteArray: make (ap|pre)pend(const QByteArray &) consider reservedMÃ¥rten Nordheim2020-10-281-0/+12
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-284-17/+17
* Deprecate QLocale::Language entries that no locale data relates toEdward Welbourne2020-10-281-10/+12