summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+0
* Rework form validation QML testsPeter Varga2017-03-081-4/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-0/+2
|\
| * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
* | 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-261-1/+1
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-161-1/+1
* | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-101-0/+6
* | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QMLViktor Engelmann2016-12-151-0/+2
|/
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Michael Brüning2016-12-051-0/+7
|\
| * Fix build when PDF support is disabledPeter Varga2016-12-011-0/+7
* | Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-1/+1
|/
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-251-0/+10
* Remove RequestType prefixMichal Klocek2016-11-021-3/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-2/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-241-2/+4
| |\
| | * Fix crash when using openIn on newly created viewChristophe Chapuis2016-09-201-2/+4
* | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-011-14/+5
* | | Cleanup directory structureAllan Sandfeld Jensen2016-09-271-1/+1
* | | Remove experimental Quick APISzabolcs David2016-09-221-85/+1
* | | Add context menu request to qml apiMichal Klocek2016-08-311-71/+73
* | | Add dialog requests to qml apiMichal Klocek2016-08-311-9/+56
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-20/+0
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-20/+0
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-20/+0
| | |\|
| | | * Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-291-20/+0
* | | | Add Qt Quick Controls 2 support for dialogsMichal Klocek2016-08-181-11/+22
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-7/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-021-6/+6
| |\|
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-011-6/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-271-1/+35
| |\|
| | * Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
| | * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-221-0/+33
* | | Add View Source API and make the feature available from context menuPeter Varga2016-08-021-0/+16
* | | Add ToolTip support for Qt WebEngine (QML)Adam Kallai2016-07-201-0/+5
* | | Add back spellchecking supportMichal Klocek2016-07-021-1/+16
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-171-0/+6
|\|
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-161-0/+6
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-311-0/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-311-0/+16
| |\|
| | * Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-301-0/+10
| | * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-261-0/+6
* | | Fix crash related to audioMuted and recentlyAudible properties in qml.Alexandru Croitor2016-05-311-8/+16
|/ /
* | Remove spellchecking supportMichal Klocek2016-05-061-16/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-04-281-2/+15
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-251-2/+15
| |\|
| | * Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-211-1/+14
| | * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-191-1/+1
* | | Add icon role to WebEngineHistoryListModelPeter Varga2016-04-261-0/+1
|/ /