summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macOS: Add logging when delivering update requestsTor Arne Vestbø2018-04-173-1/+8
* iOS: Don't assume our UIWindow is a QUIWindowTor Arne Vestbø2018-04-171-1/+2
* Widgets: Use accelerated scroll when scrolled widget is overlappedBłażej Szczygieł2018-04-173-23/+81
* QSplashScreen: honor alignment when message contains htmlChristian Ehrlicher2018-04-151-0/+6
* GraphicsView: use range-based for instead of foreachAnton Kudryavtsev2018-04-154-4/+4
* ItemViews: use range-based for instead of foreachAnton Kudryavtsev2018-04-156-8/+8
* Android: Cleanup the threading handlingBogDan Vatra2018-04-152-125/+108
* Make sure we finish composing before we do any operations on textBogDan Vatra2018-04-151-0/+6
* Release left button before showing the popup context menuBogDan Vatra2018-04-153-0/+23
* Android: rewrite edit context menuBogDan Vatra2018-04-1511-225/+230
* Widgets: use range-based for instead of foreachAnton Kudryavtsev2018-04-158-38/+47
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-1522-394/+153
|\
| * xcb: prevent crash with pixmap cursors on XRender-less X serversGatis Paeglis2018-04-143-8/+28
| * xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-144-45/+38
| * xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
| * tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-132-17/+9
| * Improve performance of QResource::load()Lars Knoll2018-04-131-12/+8
| * winrt: QWinRTEGLContext: add isValid functionalityOliver Wolff2018-04-132-0/+7
| * QStyleHints: emit correct signal when calling setMouseQuickSelectionThresholdAkihito Izawa2018-04-131-1/+1
| * tst_QWidget: Avoid unconditional qWait()sKari Oikarinen2018-04-131-85/+19
| * PDF engine: handle abnormally long string casesEirik Aavitsland2018-04-121-5/+10
| * Fix crash if QPixmap::defaultDepth() is called when no QGuiApplicationEirik Aavitsland2018-04-122-1/+9
| * QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-122-3/+15
| * QMacStyle doesn't depend on Carbon anymoreGabriel de Dietrich2018-04-123-211/+1
* | Add support for opening files in OpenURI flatpak portalJan Grulich2018-04-131-0/+39
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Lars Knoll2018-04-1236-3114/+5659
|\ \
| * | 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