summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Blacklist tst_QGraphicsScene::isActive in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| |/ /
| * | Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterfaceThiago Macieira2017-09-141-7/+2
| * | QStringView: De-inline the length calculation so we can use SSE2Thiago Macieira2017-09-131-0/+44
| * | macOS: Detect use of heap-allocated QMacAutoReleasePoolTor Arne Vestbø2017-09-083-0/+116
| * | tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-09-072-31/+19
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-0610-14/+51
| |\|
| | * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-063-6/+6
| | * Extend blacklisting of tst_QWidget::maskedUpdate to openSUSE 42.3Tony Sarajärvi2017-09-041-0/+1
| | * Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Tony Sarajärvi2017-09-041-0/+4
| | * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-042-5/+5
| | * Fix resolution of relative links on WindowsOrgad Shaneh2017-09-041-3/+9
| | * tst_QMutex: produce less noise with MSVCThiago Macieira2017-09-011-0/+3
| | * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+23
| * | Merge dev into 5.10Frederik Gladhorn2017-09-02130-1213/+1884
| |\ \
| * | | QNativeSocketEngine: disable unused methods about OS socket bufferThiago Macieira2017-09-011-0/+4
| * | | macOS: Respect responder chain when setting cursorTor Arne Vestbø2017-09-012-1/+18
| * | | macOS: Update qt_on_cocoa manual testTor Arne Vestbø2017-08-313-24/+32
* | | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1950-107/+107
* | | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1942-142/+142
* | | | ModelTest: cleanupsGiuseppe D'Angelo2017-09-172-87/+89
* | | | QScopedPointer: add get()Giuseppe D'Angelo2017-09-171-0/+6
* | | | tst_qidentityproxymodel: map the index to the source modelGiuseppe D'Angelo2017-09-151-1/+1
* | | | QXmlStreamWriter: Avoid writing invalid charactersUlf Hermann2017-09-131-0/+46
* | | | QSharedPointer: add get() for STL compatibilityGiuseppe D'Angelo2017-09-121-0/+14
* | | | Call canFetchMore/fetchMore when scrolled to the bottom of the viewAndy Shaw2017-09-121-0/+45
* | | | Fix MiniHttpServer (POST/PUT requests processing)Timur Pocheptsov2017-09-041-1/+47
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-3118-201/+461
|\ \ \ | | |/ | |/|
| * | Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
| * | Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
| * | Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
| * | Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-271-0/+7
| * | Adapt qmake's raw-string parser to avoid confusion by macrosEdward Welbourne2017-08-243-2/+155
| * | Fix invalid placeholder name in tst_qsqlthread.cppSérgio Martins2017-08-231-1/+1
| * | QWidget: Call appropriate QWindow method from setGeometry_sys()Gabriel de Dietrich2017-08-231-0/+31
| * | tst_QPrinter: Share printers in testPageRectAndPaperRect/testMarginFriedemann Kleint2017-08-231-64/+68
| * | Fix the test for non-English based setupsAndy Shaw2017-08-231-1/+11
| * | tst_QPrinter: Disambiguate all file namesFriedemann Kleint2017-08-231-38/+25
| * | macOS: Fix padding around tab label with iconEskil Abrahamsen Blomfeldt2017-08-182-77/+94
| * | Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
| * | Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
| * | Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
* | | uic: Use nullptr instead of Q_NULLPTR in generated codeAlexander Volkov2017-08-28102-995/+995
* | | Testlib: Format QVector2/3/4D in QCOMPAREFriedemann Kleint2017-08-276-2/+119
* | | Introduce QIODevice::skip()Alex Trotsenko2017-08-271-0/+91
* | | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-273-15/+218
| |/ |/|
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-232-5/+77
* | Blacklist tst_QMessageBox::defaultButton on osx ciMorten Johan Sørvig2017-08-221-0/+2
* | Remove timer checks from testQuitLockMorten Johan Sørvig2017-08-221-13/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1515-39/+96999
|\|
| * QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69