summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3046-170/+1408
|\
| * Windows QPA: Restrict warning about geometry failureFriedemann Kleint2017-10-271-1/+2
| * tst_QFile::largeUncFileSupport(): Use QTRY_VERIFY() to open the fileFriedemann Kleint2017-10-271-5/+31
| * tst_QFile: Introduce StdioFileGuardFriedemann Kleint2017-10-271-21/+43
| * QSslSocket::waitForDisconnected(): flush write buffer before waitingAlex Trotsenko2017-10-271-1/+13
| * tests: use QSKIP for temporarily disabled testsGatis Paeglis2017-10-271-4/+2
| * tests: enforce Qt menubar in tst_QMenuBar::taskQTBUG56860_focusGatis Paeglis2017-10-271-3/+1
| * Fix private includes in qhttp2protocolhandler_p.hJoerg Bornemann2017-10-271-5/+5
| * Replace unneeded nullptr-checks with ASSERTSMårten Nordheim2017-10-271-36/+36
| * Fix psql_schemas testRobert Szefner2017-10-261-1/+1
| * Freetype: Also list BDF, PCF, ZLIB licensesKai Koehne2017-10-264-13/+139
| * Synthesize LICENSE.txt for FreeType documentationKai Koehne2017-10-262-2/+553
| * QUrl: make sure setPort(nonnegative) is taken as part of authorityThiago Macieira2017-10-262-8/+41
| * Doc: QImageReader assumes exclusive control over its deviceEirik Aavitsland2017-10-251-0/+5
| * Make sure that QAccessibleWindowContainer::childCount is validFrederik Gladhorn2017-10-251-1/+1
| * Fix clazy-strict-iteratorsFriedemann Kleint2017-10-255-6/+6
| * Refactor childIdListForAccessibleObjectJan Arve Sæther2017-10-251-7/+7
| * winrt: Fix compilation with -no-pchOliver Wolff2017-10-251-0/+1
| * Stabilize tst_qaccessibilityFriedemann Kleint2017-10-241-13/+14
| * QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-242-2/+22
| * moc: Restore compatibility with Qt 5.7's -b optionOlivier Goffart2017-10-241-0/+1
| * Cocoa QPA: Code clean up, make some bits more readableGabriel de Dietrich2017-10-244-21/+22
| * Remove duplicate qnx from the platform file selector namesLiang Qi2017-10-246-4/+7
| * Fix redirecting all the other methods for HTTP 307 and 308Mårten Nordheim2017-10-242-20/+73
| * QAction: fix ::setData() always emits changed()Yulong Bai2017-10-242-0/+18
| * Add clarifying documentation for QLayout::removeWidget()Andy Shaw2017-10-241-1/+2
| * Doc: add hint about QMimeDatabase to QImageReader::canRead()Eirik Aavitsland2017-10-241-1/+4
| * Add menu creation manual testGabriel de Dietrich2017-10-245-0/+364
* | QFileSystemEngine: Fix renameat2() failures on non-local filesystemsThiago Macieira2017-10-291-1/+2
* | Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-298-13/+15
* | Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-297-162/+116
* | QRandomGenerator: add system() and global()Thiago Macieira2017-10-296-13/+13
* | Move the minimum Linux version declarations to a headerThiago Macieira2017-10-283-29/+103
* | Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
* | Fix -no-opengl buildTimur Pocheptsov2017-10-281-0/+4
* | uic: Fix clazy warnings clazy-qstring-left, clazy-unused-non-trivial-variableFriedemann Kleint2017-10-272-2/+1
* | tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-273-29/+18
* | Add a comment about the weird refcount for adopted QThreadDataThiago Macieira2017-10-271-0/+7
* | Update bundled sqlite to 3.20.1André Klitzing2017-10-274-5777/+9718
* | HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-2613-147/+315
* | QHstsStore - use qAsConst in a range-loopTimur Pocheptsov2017-10-231-1/+1
* | Address Book example: Correctly update "Edit entry" and "Remove entry" actionsAlexander Volkov2017-10-232-5/+12
* | Fix build on Integrity: the compiler doesn't understand this constructThiago Macieira2017-10-231-1/+5
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-2324-106/+407
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2324-106/+407
| |\|
| | * Blacklist and skip failing tests for Boot2Qt / 64 bit armSami Nurmenniemi2017-10-212-0/+8
| | * xcb: Convert synthetic mouse enter event position to native pixelsBłażej Szczygieł2017-10-201-1/+3
| | * Windows QPA: Fix build with -no-feature-tableteventFriedemann Kleint2017-10-201-1/+3
| | * Windows/Direct2D QPA: Fix build with -no-accessibilityFriedemann Kleint2017-10-202-2/+6
| | * winrt: Fully initialize CREATEFILE2_EXTENDED_PARAMETERS structOliver Wolff2017-10-201-0/+3