summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QNetworkInterface: add MTUThiago Macieira2017-11-071-0/+1
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-071-0/+4
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-071-0/+16
* QNetworkInterface: Add type()Thiago Macieira2017-11-071-0/+1
* Fix typo in tst_QTimeZone::testEpochTranPrivate()Edward Welbourne2017-11-061-1/+2
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-069-143/+75
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-059-143/+75
| |\
| | * Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-291-30/+1
| | * QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-5/+3
| | * Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
| | * tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-273-29/+18
| | * HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-263-79/+53
* | | mouse handling: fix issue when mixing QTest::mouse* APIsGatis Paeglis2017-11-051-0/+53
* | | QSysInfo: add a function that returns the boot IDThiago Macieira2017-11-051-0/+1
* | | QSysInfo: add a function that returns a somewhat permanent unique IDThiago Macieira2017-11-051-1/+2
|/ /
* | Remove references to obsolete platformsJake Petroules2017-11-0516-86/+7
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-2423-148/+512
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-235-25/+258
| |\
| | * Blacklist and skip failing tests for Boot2Qt / 64 bit armSami Nurmenniemi2017-10-212-0/+8
| | * Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
| | * Fix redirecting POST for HTTP 307 and 308Mårten Nordheim2017-10-171-3/+149
| | * Open a session during redirects when neededMårten Nordheim2017-10-171-0/+28
| | * tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-10-171-4/+8
| | * tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-10-172-31/+19
| | * QNAM (redirects) - clear 'raw' headers before sending the next requestTimur Pocheptsov2017-10-171-0/+17
| | * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
| | * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-171-0/+28
| * | QRandomGenerator: improve floating-point random generationThiago Macieira2017-10-201-1/+49
| * | Clean dynamic function resolving done for XP in QFileInfo testsOrgad Shaneh2017-10-191-39/+15
| * | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-3/+0
| * | QAbstractItemView: Make it easier to drop above and below itemsThorbjørn Lund Martsum2017-10-181-0/+13
| * | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-184-13/+12
| * | QTabletEvent/manual widgets test: Fix reporting of proximity eventsFriedemann Kleint2017-10-181-4/+20
| * | QTabletEvent/manual widgets test: Port to C++ 11Friedemann Kleint2017-10-181-29/+19
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-1710-10/+126
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-1610-10/+126
| | |\|
| | | * Replace 'an unique' with 'a unique'Kai Koehne2017-10-111-1/+1
| | | * Extend blacklisting of tst_qwidget tests to cover RHEL 7.3 & 7.4Tony Sarajärvi2017-10-111-0/+2
| | | * Fix blacklisting of tst_QOpenGL in WindowsTony Sarajärvi2017-10-101-1/+1
| | | * Extend blacklisting of tst_gestures in RHELTony Sarajärvi2017-10-101-0/+2
| | | * Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-101-0/+40
| | | * QUrl: re-fix the setPath("//path") case leading to scheme://pathThiago Macieira2017-10-061-3/+14
| | | * Increase timeout for tst_QXmlSimpleReader::inputFromSocket() testMilla Pohjanheimo2017-10-051-1/+1
| | | * Improve performance in QThreadPoolSvenn-Arne Dragly2017-10-041-0/+64
| | | * tests: un-blacklist tst_QMenuBar::taskQTBUG4965_escapeEatenGatis Paeglis2017-10-042-4/+1
* | | | Add touchpoint feedback to regular_widgets tablet manual testShawn Rutledge2017-10-181-0/+30
* | | | QHostAddress: add more classification functionsThiago Macieira2017-10-172-85/+82
* | | | Correct QStandardItemModel::setItemData to follow QAbstractItemModelSamuel Gaist2017-10-171-0/+62
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1761-186/+660
|\| | |
| * | | HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3