summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * | 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-141-0/+0
| | * | Make QQuickWebEngineProfile publicKai Koehne2015-12-1212-186/+340
| | * | Fix some syncqt warningsJoerg Bornemann2015-12-113-0/+26
| | * | Remove explicit version \inqmlmoduleKai Koehne2015-12-109-11/+11
| | * | Update ChromiumAllan Sandfeld Jensen2015-12-101-0/+0
| | * | Make use of QObject's d-pointer in QWebEngineCookieStoreJoerg Bornemann2015-12-104-12/+10
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Michael Bruning2015-12-093-24/+87
| | |\|
| | | * 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
| | * | Update Chromium SHA1Allan Sandfeld Jensen2015-12-081-0/+0
| | * | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-0711-10/+53
| | * | Quick: Close WebUI popups properlySzabolcs David2015-12-072-0/+12
| | * | Doc: edit WebEngineCertificateError QML type docsLeena Miettinen2015-12-041-9/+11
| | * | Doc: mark QWebEngineUrlRequestInfo::changed() internalLeena Miettinen2015-12-031-0/+3
* | | | Reduce javascript dialog URL to originAllan Sandfeld Jensen2016-01-131-1/+1
|/ / /
* | | Add methods for running javascript in isolated worldsAllan Sandfeld Jensen2016-01-087-12/+51
* | | Switch WebChannel's IPC transport to ginAllan Sandfeld Jensen2016-01-075-45/+59
* | | Add function to clear data from the cacheSzabolcs David2016-01-068-0/+56
* | | Update Chromium to 47.0.2526.109Allan Sandfeld Jensen2016-01-051-0/+0
* | | Respect --enable-smooth-scrollingAllan Sandfeld Jensen2016-01-051-1/+2
* | | Implement drag and drop supportJoerg Bornemann2016-01-0315-11/+367
* | | Never call QtWebEngine::initialize from DllMainCorentin Jabot2015-12-181-2/+12
* | | Extend toQImage to automatically deduce the image formatJoerg Bornemann2015-12-172-0/+77
* | | Move conversion function for keyboard modifiersJoerg Bornemann2015-12-174-24/+71
* | | Add support for checking if audio is played in a page.Alexandru Croitor2015-12-1512-1/+182
* | | Add pictograph font family settingAllan Sandfeld Jensen2015-12-115-4/+9
* | | Add web action for saving the current web pageJoerg Bornemann2015-12-1119-0/+218
* | | Fix default settings initializationAllan Sandfeld Jensen2015-12-092-66/+54
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0337-200/+301
|\| |
| * | 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-025-2/+15
| * | 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
| * | Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-0115-108/+108
| * | Remove the empty virtual destructor from QWebEngineUrlRequestInterceptor.Michael Bruning2015-12-011-3/+0