summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-1236-3114/+5659
|\
| * rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-124-19/+30
| * qmake: fix QMAKE_BUNDLE_DATA for (some) generated filesOswald Buddenhagen2018-04-121-1/+3
| * HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-124-2/+92
| * dockwidgets: Resize the rubber-band when our drop target is resizedSergio Martins2018-04-122-1/+18
| * Cut down on drawPixmap and drawImage combinationsAllan Sandfeld Jensen2018-04-121-8/+2
| * Blacklist tst_QItemDelegate::comboBox on openSUSEKari Oikarinen2018-04-122-4/+6
| * Don't mark tst_QFiledialog as insignificant_testKari Oikarinen2018-04-121-2/+0
| * Update bundled sqlite to 3.23.1André Klitzing2018-04-123-2177/+4858
| * Doc: Fix typo in The Property System sectionKai Koehne2018-04-121-1/+1
| * tests/auto/dbus: Avoid unconditional qWait()sKari Oikarinen2018-04-123-32/+15
| * QMacStyle: CE_TabBarTabShape is now HITheme-freeGabriel de Dietrich2018-04-122-103/+163
| * QMacStyle: SE_TreeViewDisclosureItem is now HITheme-freeGabriel de Dietrich2018-04-121-18/+3
| * QMacStyle: PE_FrameTabWidget in now HITheme-freeGabriel de Dietrich2018-04-122-74/+57
| * QMacStyle: Remove cached focus ring drawingGabriel de Dietrich2018-04-121-79/+23
| * QMacStyle: CC_ComboBox is now HITheme-freeGabriel de Dietrich2018-04-123-471/+244
| * Fix grouped dock widget from shifting down when createdSergio Martins2018-04-111-0/+2
| * Fix z-order when dragging a dock widget over anotherSergio Martins2018-04-111-0/+1
| * syncqt: remove support for aliasing private headersOswald Buddenhagen2018-04-111-27/+10
| * syncqt: nuke -private optionOswald Buddenhagen2018-04-111-8/+2
| * syncqt: nuke -relative optionOswald Buddenhagen2018-04-111-9/+0
| * QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-114-13/+75
| * Remove last uses of interpolate_4_pixels_16 on SSE2 and NEONAllan Sandfeld Jensen2018-04-112-53/+52
| * Fix documentation of the Event Transitions ExampleFriedemann Kleint2018-04-111-1/+1
| * tests/auto/gui/kernel: Use QTRY_VERIFY instead of manual wait loopsKari Oikarinen2018-04-112-12/+3
| * Stabilize tst_QWidget_window::setWindowStateKari Oikarinen2018-04-111-1/+1
| * tst_QGL: Use qWaitForWindowExposed()Kari Oikarinen2018-04-111-2/+1
* | Clean up some trivia in tst_QTimeZoneEdward Welbourne2018-04-121-2/+3
* | Add more formatting to QTextDocumentWriter when writing ODF filesDaniel Savi2018-04-113-24/+242
* | Fix loading pkcs#8 encrypted DER-encoded keys in opensslMårten Nordheim2018-04-11121-28/+692
* | QSplitter: some cleanupAnton Kudryavtsev2018-04-111-7/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-1115-22/+72
|\|
| * Enable BuiltIn input in the shader graph builderJuan Jose Casafranca2018-04-103-0/+9
| * configure: make plain -xcb switch effectiveOswald Buddenhagen2018-04-101-1/+1
| * configure: cache test output as wellOswald Buddenhagen2018-04-102-5/+39
| * don't call qmake's exists() with an empty argumentOswald Buddenhagen2018-04-101-1/+3
| * glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2
| * Fix crash if dock widget gets deleted while draggingSergio Martins2018-04-101-2/+3
| * Fix integer overflow (1 << (' ' - 1))Mikhail Svetkin2018-04-101-7/+7
| * QSplitter::indexOf: fix documentationAnton Kudryavtsev2018-04-101-2/+2
| * iOS: Remove sending of duplicate touch events after broken mergeTor Arne Vestbø2018-04-101-1/+1
| * Fix tst_QFiledialog::completerKari Oikarinen2018-04-101-0/+3
| * tst_QEventLoop: Remove unconditional qWait()Kari Oikarinen2018-04-101-1/+0
| * Extend the MariaDB define check to cover the later versions tooAndy Shaw2018-04-101-2/+2
* | QPixmapCache: make sure to not overflow cache limitChristian Ehrlicher2018-04-102-8/+20
* | QNSView: Remove useless QWindow pointer checkGabriel de Dietrich2018-04-101-3/+1
* | textedit example: Fix disabled Cut/Copy menu itemsGabriel de Dietrich2018-04-101-0/+2
* | QSplitter: micro optimizationAnton Kudryavtsev2018-04-101-3/+1
* | iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-04-103-33/+51
* | Revert "tst_QSslSocket::signatureAlgorithm - fix for OpenSSL 1.1"Timur Pocheptsov2018-04-101-7/+1