summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Update binary compatibility files for Qt 5.9.0 for QtBaseMilla Pohjanheimo2017-08-1411-0/+96911
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
| * Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+13
* | Autotest: fix blacklisted test about position on non-regular filesThiago Macieira2017-08-082-10/+23
* | QFileInfo: harmonize QFileInfo() and QFileInfo("")Thiago Macieira2017-08-081-48/+81
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-0842-905/+980
|\|
| * Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
| * Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0
| * Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0431-874/+874
| * Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4
| * Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
| * QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-0/+25
| * tst_NoQtEventLoop: Pass with High DPI scaling activeFriedemann Kleint2017-08-041-7/+34
| * tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-031-0/+6
| * tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-031-0/+7
| * tst_qfocusevent activateWindow for Win 10Joni Jäntti2017-08-031-0/+9
| * unbreak tst_qresourceengine for prefix buildsOswald Buddenhagen2017-08-031-2/+3