summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-263-79/+53
* 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
* | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-11/+10
* | 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
* | | HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3
* | | configure: make C++11 <random> a required functionalityThiago Macieira2017-10-161-23/+3
|/ /
* | Fix QWinEventNotifier for auto-reset eventsJoerg Bornemann2017-10-151-1/+10
* | A minor cleanup - fix a commentTimur Pocheptsov2017-10-111-1/+1
* | Autotest: use _exit() instead of exit() to simulate an unclean exitThiago Macieira2017-10-082-5/+11
* | Move detection of <future> to a configure testGiuseppe D'Angelo2017-10-061-2/+2
* | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-0532-101/+102
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-059-24/+363
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-049-24/+363
| |\|
| | * tst_QSsl(longlongnamefollows) - fix a flakey auto-testTimur Pocheptsov2017-10-031-21/+43
| | * Fix cookies not being applied on redirectMårten Nordheim2017-09-291-0/+28
| | * Fix crash when reparenting window containerPaul Olav Tvete2017-09-281-0/+26
| | * Blacklist tst_QWindow:testInputEvents on RHEL 7.4Tony Sarajärvi2017-09-271-0/+2
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-0/+48
| | * QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-221-0/+105
| | * Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2
| | * Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| | * Blacklist flaky QItemDelegate tests in openSUSE 42.3Tony Sarajärvi2017-09-201-4/+2
| | * Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-201-0/+106
* | | Widgets: change QWidget::setTabOrder to understand compound widgetsRichard Moe Gustavsen2017-10-041-1/+93
|/ /
* | qmake: Allow non-bundle apps and libs to have an Info.plistTor Arne Vestbø2017-09-291-1/+1
* | Clean up OS version checks for Apple platformsJake Petroules2017-09-293-4/+4
* | Improve qustrlen further by avoiding the alignment prologueThiago Macieira2017-09-261-6/+31
* | tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-09-261-4/+8