summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add intro to WebEngineView type docsLeena Miettinen2016-02-241-2/+117
* Doc: Improve the overviewLeena Miettinen2016-02-244-15/+84
* Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-242-11/+15
* Doc: Link to Platform Notes from the OverviewLeena Miettinen2016-02-231-0/+4
* Doc: Add "Namespaces" to the C++ API ref titleLeena Miettinen2016-02-183-3/+3
* Document Chromium version also in the documentation.Michael Bruning2016-02-181-0/+3
* OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-042-0/+25
* Mark highlighted examplesKai Koehne2016-02-041-0/+3
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6.0" into refs/stagin...Jani Heikkinen2016-02-042-2/+68
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-012-2/+68
| |\
| | * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-202-2/+68
* | | Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-0/+16
|\ \ \
| * | | Doc: rendering to OpenGL SurfaceLeena Miettinen2016-01-281-0/+16
| |/ /
* / / Doc: add a dependency to qtwebview for linking to the moduleLeena Miettinen2016-02-011-0/+1
|/ /
* | Document OS X 10.9 dependencyKai Koehne2016-01-221-1/+1
* | Doc: Corrected reference to BrowserWindow.qmlNico Vertriest2016-01-221-1/+1
* | Doc: warn about heavy routines blocking content renderingLeena Miettinen2016-01-201-0/+3
* | Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-191-0/+1
* | Do not return negative values in WebEngineHistoryListModelMichal Klocek2016-01-151-3/+7
* | Doc: Document support for proxiesKai Koehne2016-01-151-0/+9
* | Fix initialization order of m_webChannelAllan Sandfeld Jensen2016-01-151-1/+1
* | Doc: Use WebEngine.settings.pluginsEnabled as exampleKai Koehne2016-01-141-1/+1
* | Show host only in authentication dialog to reduce window sizeJoni Poikelin2016-01-141-2/+3
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-112-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-0/+6
| |\|
| | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-222-0/+6
* | | Avoid creating contents adapter on webchannel accessAllan Sandfeld Jensen2016-01-092-21/+19
* | | Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-093-3/+0
* | | Avoid creating contents adapter when setting background colorAllan Sandfeld Jensen2016-01-081-2/+7
* | | Fix warning about unused d-pointerJoerg Bornemann2016-01-081-1/+0
* | | Ensure contents adapter for running javascriptAllan Sandfeld Jensen2016-01-071-2/+1
* | | Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-072-2/+12
* | | UIDelegate: setParentItem for dialogsJochen Seemann2016-01-071-1/+7
|/ /
* | Doc: certificate management in Qt WebEngineLeena Miettinen2016-01-052-0/+12
* | Doc: Audio and video codec supportLeena Miettinen2015-12-172-0/+27
* | Fix fullscreen mode in qml apiMichal Klocek2015-12-173-19/+23
* | Doc: loading PPAPI pluginsLeena Miettinen2015-12-171-4/+24
* | Expose UrlSchemeHandler API in QQuickWebEngineProfileKai Koehne2015-12-172-0/+95
* | Fix MouseReleaseEvent not being sent when clicking on a context item.Alexandru Croitor2015-12-161-1/+3
* | Add QQuickWebEngineProfile::setRequestInterceptorKai Koehne2015-12-152-2/+18
* | Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-151-47/+5
* | Make QQuickWebEngineProfile publicKai Koehne2015-12-1212-186/+340
* | Remove explicit version \inqmlmoduleKai Koehne2015-12-109-11/+11
* | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-075-0/+19
* | Quick: Close WebUI popups properlySzabolcs David2015-12-072-0/+12
* | Doc: edit WebEngineCertificateError QML type docsLeena Miettinen2015-12-041-9/+11
* | Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-014-7/+7
* | Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-12-011-0/+18
|\ \
| * | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-271-0/+18
| |\|
| | * Reassociate the web channel when setting a profile.Michael Bruning2015-11-251-0/+4