summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-0550-6173/+10312
|\
| * 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
* | Remove references to obsolete platformsJake Petroules2017-11-0532-232/+14
* | QSemaphore: Fix futexMultiWaiterBit for 32bit systemsUlf Hermann2017-11-041-1/+2
* | Accessibility docs: remove wrong statementFrederik Gladhorn2017-10-291-1/+0
* | qwidgetwindow: remove seemingly stray QApplicationPrivate::mouse_buttonsGatis Paeglis2017-10-271-5/+2
* | QWidgetTextControl: allow context menu to open for a QTextEdit with Qt::NoFoc...Richard Moe Gustavsen2017-10-271-2/+0
* | Windows Font Database: Remove usage of deprecated QSysInfo::WindowsVersionFriedemann Kleint2017-10-271-7/+2
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-10-26141-893/+1588
|\ \
| * | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-24141-893/+1588
| |\|
| | * 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
| | | | * QCocoaSystemTrayIcon: Remove unused classesGabriel de Dietrich2017-10-201-31/+0
| | | | * iOS: add support for adding mimetypes other than text on the clipboardRichard Moe Gustavsen2017-10-191-1/+13
| | | | * Fix cookie path matching for empty url pathMårten Nordheim2017-10-192-1/+12
| | | | * Cocoa QPA: Remove usage of OBJECTIVE_SOURCESGabriel de Dietrich2017-10-191-6/+5
| | | | * QTableGenerator: Fix handling of illegal characters in fromBase8 againRobert Loehning2017-10-191-1/+1
| | | | * QTabletEvent: Add doc note about Windows driversFriedemann Kleint2017-10-181-0/+7
| | | | * network: add a QT_CONFIG(bearermanagement) guardLiang Qi2017-10-182-0/+4
| | | | * Fix redirecting POST for HTTP 307 and 308Mårten Nordheim2017-10-174-5/+164
| | | | * Open a session during redirects when neededMårten Nordheim2017-10-173-21/+87
| | | | * 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-172-0/+18
| | | | * Doc: State that qDebug and friends are thread-safeKai Koehne2017-10-172-0/+12
| | | | * Android Accessibility: protect from accessing invalid interfacesFrederik Gladhorn2017-10-171-8/+12
| | | | * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
| | | | * Windows QPA: Fix reporting of TabletLeaveProximity eventsFriedemann Kleint2017-10-171-6/+16
| | | | * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-172-1/+31
| | * | | Fix resolution of QMAKE_INFO_PLIST for non-bundle artifactsAlexandru Croitor2017-10-231-1/+2
| | |/ /
| | * | Fix implementation of spell check underline stylesDmitry Shachnev2017-10-214-7/+9