summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-025-3/+16
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-2/+7
|\|
| * Fix drag position updates for QQuickWebEngineViewJoerg Bornemann2017-01-261-2/+7
* | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-268-180/+284
* | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-264-0/+74
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-5/+12
|\|
| * 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' into devAllan Sandfeld Jensen2017-01-187-36/+118
|\|
| * 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
* | | Add print and pdf feature to new configure systemMichal Klocek2017-01-162-2/+2
* | | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-122-0/+17
* | | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-104-3/+31
* | | Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-212-5/+3
|\| |
| * | 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
* | | QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-197-59/+59
* | | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QMLViktor Engelmann2016-12-154-0/+15
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-076-8/+30
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-076-8/+30
| |\| |
| | * | 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
* | | | | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-074-0/+122
|/ / / /