summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for macOS Airplay to Demobrowser in presence of dual GPUsAlexandru Croitor2017-02-231-0/+7
* Ignore synthetic hover move events if the mouse has not actually movedMichael BrĂ¼ning2017-02-221-1/+2
* Fix crash on context menuAllan Sandfeld Jensen2017-02-222-1/+2
* Update chromiumMichal Klocek2017-02-221-0/+0
* Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
* Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-222-0/+4
* Fix building spellchecker example when Qt is not yet installedAlexandru Croitor2017-02-212-3/+35
* Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
* Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-213-3/+6
* Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
* Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
* Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
* Doc: Fix \sa links in the docsLeena Miettinen2017-02-096-11/+11
* Do not create directories for overridden pathsJoerg Bornemann2017-02-071-4/+18
* Provisional Fix for Navigation-Breakage on right-click in Flash appletViktor Engelmann2017-02-021-1/+9
* Avoid crash in desktop linux with --disable-gpuAllan Sandfeld Jensen2017-02-011-1/+1
* Forward mouse buttons and keyboard modifiers while draggingJoerg Bornemann2017-01-261-1/+27
* Fix drag position updates for QQuickWebEngineViewJoerg Bornemann2017-01-261-2/+7
* Fix canceling drag and drop actionsJoerg Bornemann2017-01-262-15/+26
* Fix confirming IME composition and newline insertionPeter Varga2017-01-253-21/+48
* Fix handling of empty input method eventsPeter Varga2017-01-221-1/+4
* Make input method hints available via RWHV delegate widgetPeter Varga2017-01-206-1/+11
* Add back SIP (Software Input Panel) widget testPeter Varga2017-01-181-0/+0
* Doc: Clarify limitations of QNetworkProxyKai Koehne2017-01-181-5/+10
* Disable Q_ASSERTs for a release buildKai Koehne2017-01-181-0/+5
* Fix conversion from blink::WebDragOperation to Qt::DropActionJoerg Bornemann2017-01-184-19/+20
* QWebEngineDownloadItem::path() should not be percentage encodedAllan Sandfeld Jensen2017-01-181-1/+1
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-167-35/+117
|\
| * Update Chromiumv5.8.0Kai Koehne2017-01-031-0/+0
| * Update ChromiumMichael BrĂ¼ning2017-01-022-0/+9
| * Doc: Describe WebEngineLoadRequest::errorDomainLeena Miettinen2016-12-222-23/+23
| * Doc: Fix article in WebEngineSettings::accelerated2dCanvasEnabled docsLeena Miettinen2016-12-221-1/+1
| * Doc: Fix QML type name in QML signal signatureLeena Miettinen2016-12-221-1/+1
| * Doc: Describe the WebEngineView::navigationRequested() signalLeena Miettinen2016-12-221-0/+4
| * Doc: Describe default values for WebEngineView::printToPdf()Leena Miettinen2016-12-221-1/+7
| * Doc: WebEngineView::runJavaScript() callback parameter is optionalLeena Miettinen2016-12-221-2/+2
| * Doc: Remove return value from qmlsignalKai Koehne2016-12-221-1/+1
| * Doc: Describe the WebEngineView.LoadStoppedStatus enum valueLeena Miettinen2016-12-221-0/+3
| * Doc: Fix type name to build FormValidationMessageRequest::type docsLeena Miettinen2016-12-221-1/+1
| * Doc: Describe WebEngineDownloadItem.DownloadCancelled enum valueLeena Miettinen2016-12-221-0/+2
| * Doc: Add docs for the WebEngineNavigationRequest typeLeena Miettinen2016-12-221-0/+59
| * Doc: Describe missing WebEngineFullScreenRequest property and methodLeena Miettinen2016-12-221-2/+11
| * Doc: Fix property name JavaScriptDialogRequest::defaultTextLeena Miettinen2016-12-221-3/+2
* | Doc: corrected reference to \macosNico Vertriest2017-01-091-1/+1
* | Avoid overriding new and deleteAllan Sandfeld Jensen2017-01-061-1/+3
* | Replace ASSERT in FaviconManager::setIcon by returnViktor Engelmann2017-01-051-3/+1
* | Check RWHV for NULL before dereferencing itViktor Engelmann2017-01-031-2/+5
* | Prevent accessing d when view closed during DnD operationViktor Engelmann2017-01-021-3/+15
* | Enable viewport-meta setting againAllan Sandfeld Jensen2016-12-291-0/+5
* | Update chromiumMichal Klocek2016-12-201-0/+0