summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-3013-38/+86
|\
| * Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-0/+22
| * Plug leaks in tests/auto/dbusMarc Mutz2017-01-261-2/+1
| * Plug remaining memleaks in tests/auto/widgets/itemviewsMarc Mutz2017-01-263-3/+3
| * Plug memleaks in tst_QHeaderViewMarc Mutz2017-01-261-2/+4
| * Plug memleaks in tst_QTreeViewMarc Mutz2017-01-261-5/+4
| * tst_QTreeWidget: plug memleaksMarc Mutz2017-01-261-18/+23
| * Plug memleaks in tst_QAbstractItemViewMarc Mutz2017-01-261-3/+5
| * QVariant of nullptr should always be nullAllan Sandfeld Jensen2017-01-251-0/+11
| * Improve QTest::qWait() precision and switch to QDeadlineTimerAllan Sandfeld Jensen2017-01-251-1/+1
| * Stabilize tst_QPropertyAnimation::noStartValue()Friedemann Kleint2017-01-251-4/+2
| * Cocoa: fix crash regression in qt_mac_create_nsimage()Oleg Yadrov2017-01-231-0/+10
* | QSizePolicy: add a transposed() methodMarc Mutz2017-01-281-0/+22
* | QSizePolicy: add some constexprMarc Mutz2017-01-282-0/+15
* | tests/auto/corelib/animation: clean upMarc Mutz2017-01-263-9/+8
* | QHostAddress: add missing op!=(SpecialAddress, QHostAddress)Marc Mutz2017-01-261-0/+1
* | tst_qgraphicsview: use new QTest::addRow() moreMarc Mutz2017-01-262-109/+109
* | Fix QString comparison on Aarch64Erik Verbruggen2017-01-261-0/+8
* | Use QImage::reinterpretAsFormat in QPixmapAllan Sandfeld Jensen2017-01-261-0/+28
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-2628-200/+589
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2528-200/+589
| |\|
| | * tst_QSocks5SocketEngine: Refactor testsFriedemann Kleint2017-01-231-88/+52
| | * tst_QPauseAnimation: Use QTRY_COMPARE for checking the stopped stateFriedemann Kleint2017-01-201-39/+25
| | * Make shortcuts work for platform menu barsDmitry Shachnev2017-01-191-8/+17
| | * QSslDiffieHellmanParameters: simplify defaultParameters() constructionMikkel Krautz2017-01-181-0/+35
| | * Fix access incorrect index in QListView with batch layoutAleksei Ilin2017-01-171-0/+14
| | * QHostAddress: add missing docsMarc Mutz2017-01-151-0/+1
| | * Plug memleaks in tst_QStackedLayoutMarc Mutz2017-01-141-1/+1
| | * Adapt to the C++ SIC introduced by P0021: noexcept overloadingThiago Macieira2017-01-144-0/+49
| | * QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+14
| | * tst_qfont: clear style name in test fontDavid Faure2017-01-111-0/+2
| | * tst_utf8: remove duplicate nonCharacters() dataMarc Mutz2017-01-101-33/+0
| | * Fixed Chinese language selection on iOSJason Erb2017-01-101-1/+38
| | * Drop unnecessary dependencies from some testsUlf Hermann2017-01-107-7/+7
| | * Fix compilation without sharedmemoryUlf Hermann2017-01-051-3/+4
| | * Improve reliability of network bearer testsSimon Hausmann2017-01-023-10/+10
| | * QHeaderView: fix restoreState() on a model with more columnsDavid Faure2016-12-291-10/+72
| | * QIPM: Persist model indexes after emitting layoutChange, not beforeStephen Kelly2016-12-211-0/+76
| | * QSFPM: Remove data manipulation from move handlersStephen Kelly2016-12-211-0/+46
| | * QSFPM: Fix handling of source model layout changeStephen Kelly2016-12-211-0/+126
* | | Add QHostInfo::lookupHost overload with modern connect syntaxJesus Fernandez2017-01-241-0/+72
|/ /
* | Add conversion functions for QTimeZone and CFTimeZone/NSTimeZoneJake Petroules2017-01-233-0/+84
* | Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-234-11/+120
* | Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-203-2/+328
* | Make variant selection possible if base is missingSebastian Lösch2017-01-201-1/+1
* | Long live QStaticByteArrayMatcher!Marc Mutz2017-01-192-4/+106
* | Add a user-controlled auto-redirect policyTimur Pocheptsov2017-01-191-6/+59
* | tst_qaccessibility.cpp: Fix warnings about assignment used as truth valueFriedemann Kleint2017-01-181-6/+6
* | Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-181-0/+63
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-182-4/+1