summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-071-0/+1
* 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
* Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
* Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+4
* Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-1/+1
* Fix drag position updates for QQuickWebEngineViewJoerg Bornemann2017-01-261-2/+7
* Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-0/+2
* Doc: Clarify limitations of QNetworkProxyKai Koehne2017-01-181-5/+10
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-166-35/+117
|\
| * 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
* | Improve WebEngineDownloadItem documentationKai Koehne2016-12-201-3/+1
* | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-151-2/+2
|\|
| * Doc: Fix reference to QNetworkProxyFactory::usesSystemConfiguration()Leena Miettinen2016-12-151-1/+1
| * Doc: Upgrade the Chromium version in the overview to 53.0.2785.148Leena Miettinen2016-12-141-1/+1
* | Merge remote-tracking branch 'origin/5.8.0' into 5.8Michael Brüning2016-12-052-2/+9
|\|
| * Fix build when PDF support is disabledPeter Varga2016-12-011-0/+7
| * Doc: update platform notesMichal Klocek2016-11-291-2/+2
* | Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-292-2/+6
|/
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-253-3/+14
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-1/+1
|\
| * Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-1/+1
| |\
| | * Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
* | | Update plugin.qmltypes to 1.4Marco Benelli2016-11-161-3/+3
* | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-116-21/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-15/+16
| |\ \
| | * | Pepper flash search-path for package adobe-flashpluginViktor Engelmann2016-11-031-0/+1
| | * | Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-10-312-9/+9
| * | | Add missing override to initializeEngine in pluginMichal Klocek2016-11-021-1/+1
| | |/ | |/|
| * | Doc: Set the correct indexTitle for C++ Classes pageTopi Reinio2016-10-061-3/+3
* | | Only use system proxy if QNetworkProxy::useSystemConfiguration() says soKai Koehne2016-11-091-3/+5
* | | Doc: link error in qtwebengineNico Vertriest2016-11-041-3/+3
* | | Remove RequestType prefixMichal Klocek2016-11-023-12/+12
* | | Doc: Mark generated license pages as attribution docsTopi Reinio2016-11-021-1/+1
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-293-22/+22
* | | Fix Q_ASSERT when m_messageBubbleItem is not createdMichal Klocek2016-10-281-1/+2