summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add docs for WebEngine Quick Nano Browser exampleLeena Miettinen2015-12-181-4/+102
* Doc: add info about unavailable API from the wikiLeena Miettinen2015-12-181-1/+7
* rename fancybrowser to contentmanipulationJoerg Bornemann2015-12-1710-19/+19
* Doc: Audio and video codec supportLeena Miettinen2015-12-172-0/+27
* Fix fullscreen mode in qml apiMichal Klocek2015-12-174-32/+27
* Doc: loading PPAPI pluginsLeena Miettinen2015-12-171-4/+24
* Update ChromiumAllan Sandfeld Jensen2015-12-171-0/+0
* 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
* Use default URLRequestInterceptors passed from ChromiumAleksey Yermakov2015-12-165-14/+29
* Add QQuickWebEngineProfile::setRequestInterceptorKai Koehne2015-12-152-2/+18
* Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-155-50/+107
* Stabilize test_urlPropertyv5.6.0-beta1Allan Sandfeld Jensen2015-12-142-0/+2
* Fix namespaced build of demobrowserJoerg Bornemann2015-12-142-2/+6
* Make QQuickWebEngineProfile publicKai Koehne2015-12-1214-197/+345
* Build qmltests only if QML testsupport API is availableJoerg Bornemann2015-12-111-1/+2
* Fix some syncqt warningsJoerg Bornemann2015-12-113-0/+26
* Fix path issues tst_QQuickWebEngineViewJoerg Bornemann2015-12-111-25/+36
* Update tests/auto/quick/publicapiJoerg Bornemann2015-12-111-1/+5
* Remove explicit version \inqmlmoduleKai Koehne2015-12-109-11/+11
* Add changes fileAllan Sandfeld Jensen2015-12-101-0/+74
* Update ChromiumAllan Sandfeld Jensen2015-12-101-0/+0
* Make use of QObject's d-pointer in QWebEngineCookieStoreJoerg Bornemann2015-12-104-12/+10
* Stabilize tst_QWebEnginePage::getUserMediaRequestJoerg Bornemann2015-12-101-3/+3
* Stabilize tst_download.qmlJoerg Bornemann2015-12-101-4/+8
* Merge remote-tracking branch 'origin/5.5' into 5.6Michael Bruning2015-12-094-26/+93
|\
| * Fix incorrect device pixel ratio used on startup.Alexandru Croitor2015-12-071-0/+6
| * Reuse or clean up HttpNetworkSession when (re-) setting a cache type.Michael Bruning2015-12-042-24/+81
| * Fix embedded Linux debug buildJoerg Bornemann2015-12-021-1/+0
| * Fix ninja for shadow builds on windows.Michael Bruning2015-11-301-2/+6
* | Update Chromium SHA1Allan Sandfeld Jensen2015-12-081-0/+0
* | enable tests/auto/widgetsJoerg Bornemann2015-12-073-3/+12
* | stabilize tst_qwebenginepage some moreJoerg Bornemann2015-12-071-6/+5
* | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-0711-10/+53
* | Quick: Close WebUI popups properlySzabolcs David2015-12-072-0/+12
* | Fix unclosable tabs in demobrowserMichal Klocek2015-12-072-25/+36
* | Add margin to downloadmanageritem uiMichal Klocek2015-12-071-1/+10
* | Doc: edit WebEngineCertificateError QML type docsLeena Miettinen2015-12-041-9/+11
* | Doc: mark QWebEngineUrlRequestInfo::changed() internalLeena Miettinen2015-12-031-0/+3
* | Doc: remove obsolete docs about URL requests and scheme handlerLeena Miettinen2015-12-022-12/+0
* | Rename setExtraHeader to setHttpHeader in QWebEngineUrlRequestInfo.Michael Bruning2015-12-022-3/+3
* | Change QWebEngineUrlRequestInterceptor::interceptRequest to void.Michael Bruning2015-12-026-7/+18
* | Doc: edit QWebEngineCookieStoreClient::FilterRequest docsLeena Miettinen2015-12-021-7/+18
* | Doc: edit the porting instructionsLeena Miettinen2015-12-021-20/+19
* | Work around MSVC linker out of memory failureJoerg Bornemann2015-12-021-0/+24
* | Support custom mouse cursorsSzabolcs David2015-12-012-2/+17
* | Add core-private dependency to core_api.proJoerg Bornemann2015-12-011-1/+1
* | Remove superfluous destructor from QWebEngineCookieStorePrivateJoerg Bornemann2015-12-012-6/+0
* | Remove unneeded qWaits from tst_QWebEngineCookieStoreJoerg Bornemann2015-12-011-2/+0
* | Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-0123-133/+133