summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Add https to list of internal schemesViktor Engelmann2017-08-301-1/+2
* Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-043-25/+0
* Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-041-28/+2
* Add HideScrollbars settingPeter Varga2017-08-022-1/+4
* Add method for triggering downloadsFlorian Bruhin2017-07-193-1/+21
* Cleanup support for desktop captureJüri Valdmann2017-07-172-38/+65
* Merge remote-tracking branch 'origin/5.9' into devKai Koehne2017-07-111-0/+2
|\
| * Call stopFinding, when navigating awayViktor Engelmann2017-07-061-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-054-26/+9
|\|
| * Always compile QWebEnginePage::printJüri Valdmann2017-06-262-16/+2
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-4/+0
| * Fix cancellation of UploadFolder dialogsSzabolcs David2017-06-161-1/+1
| * Doc: Mark globalSettings() obsolete in QWebEngineSettingsLeena Miettinen2017-06-091-3/+3
| * Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-302-2/+3
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-261-1/+1
* | Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-235-16/+82
* | Navigation event adaptations for Chromium 58Allan Sandfeld Jensen2017-06-141-1/+0
* | Fix copying JavaScript URLsSzabolcs David2017-06-072-5/+6
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-304-16/+12
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-293-13/+5
| |\
| | * Remove interruptReasonChanged signalKai Koehne2017-05-152-13/+1
| | * Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+4
| * | Show "Follow link" context menu item for links without textJüri Valdmann2017-05-171-1/+1
| |/
| * Doc: Add info to QWebEngineDownloadItem::downloadProgress docsLeena Miettinen2017-05-041-2/+6
* | Handle ViewHostMsg_Focus message from chromiumViktor Engelmann2017-05-243-2/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-021-1/+12
|\|
| * Handle the case when printing result does not contain any dataMichael Brüning2017-04-041-0/+11
| * Call javaScriptConfirm for unload dialogsFlorian Bruhin2017-03-281-1/+1
* | Put JavaScript commands for WebActions in QStringLiteralViktor Engelmann2017-04-281-12/+12
* | Add several QtWebKit WebActionsViktor Engelmann2017-04-032-0/+89
|/
* Include Q_ENUM on QObject interface classesAleix Pol2017-03-272-0/+10
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Michael Brüning2017-03-242-4/+3
|\
| * Delegate QWebEngineHistory::currentItem() to itemAt()Viktor Engelmann2017-03-211-3/+1
| * Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-081-1/+2
* | Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-072-7/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-024-7/+10
|\|
| * Fix crash on context menuAllan Sandfeld Jensen2017-02-222-1/+2
| * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
| * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+1
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-093-5/+5
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-163-16/+25
* | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-122-0/+16
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-114-2/+28
* | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-103-2/+32
* | QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-193-9/+9
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-073-18/+181
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-073-18/+181
| |\|
| | * Fix build when PDF support is disabledPeter Varga2016-12-011-0/+5
| | * Fix build with -no-opengl configured QtMichael Brüning2016-12-011-1/+4