summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* Set referrer on download requestsJüri Valdmann2017-09-121-2/+5
* Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
* Call stopFinding, when navigating awayViktor Engelmann2017-07-061-0/+2
* 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
* 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 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
* 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
| | * Fix multiple copy handling while printingMichael Brüning2016-11-251-1/+5
| | * Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-252-10/+147
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-252-8/+22
| | |\
| | | * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-1/+10
| | | |\
| | | | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-101-1/+10
| | | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-7/+12
| | | |\ \
| | | | * | Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
* | | | | | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-073-0/+132
|/ / / / /
* / / / / Add AllowGeolocationOnInsecureOrigins settingAllan Sandfeld Jensen2016-12-012-1/+4
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-113-0/+18
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Michael Brüning2016-11-091-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael Brüning2016-11-081-0/+4
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-0/+2
| |\| |
| | * | Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2