summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Rename url scheme handler's destroyed signalAllan Sandfeld Jensen2015-12-013-5/+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
| | * fix crash on WebEngineNewViewRequest.openInJoerg Bornemann2015-11-241-0/+14
* | | Update QtWebEngine version in module overviewKai Koehne2015-12-011-2/+1
* | | Fix loading of Flash plugin on WindowsKai Koehne2015-12-011-4/+13
* | | Configure gyp for arm64Allan Sandfeld Jensen2015-12-011-0/+1
* | | Doc: Adobe Flash player plugin supportLeena Miettinen2015-12-011-0/+30
* | | Doc: remove include and linking instructions from front pageLeena Miettinen2015-12-013-25/+15
* | | Doc: document QWebEngineHistoryItem::swap methodLeena Miettinen2015-12-011-0/+5
* | | Doc: make docs for QWebEnginePage::requestedUrl clearerLeena Miettinen2015-12-011-2/+4
|/ /
* | Force creation of default WebEngineProfileKai Koehne2015-11-241-0/+2
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-202-1/+3
|\|
| * Fix loading user scripts from qrc filesJocelyn Turcotte2015-11-191-1/+2
| * Let new pages use the custom user agent settingKai Koehne2015-11-051-0/+1
* | Fix crash in PermissionManagerQtJoerg Bornemann2015-11-171-4/+2
* | use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-166-16/+16
* | Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-124-17/+27
* | Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-122-48/+74
* | [Docs] Add clarification on differences between Chromium and Google Chrome.Michael BrĂ¼ning2015-11-101-0/+6
* | rework QML authentication dialogJoerg Bornemann2015-11-091-30/+47
* | fix translations in UIDelegatesManagerJoerg Bornemann2015-11-092-9/+10
* | find high accuracy geo position source if requestedJoerg Bornemann2015-11-091-3/+23
* | Apply glib usage from the Qt configuration to QtWebEngine as well.Michael Bruning2015-11-061-1/+1
* | Fix multiple symbol definition error with gold linker.Michael Bruning2015-11-061-2/+0
* | Add documentation about console loggingKai Koehne2015-11-065-3/+28
* | Print JS console messages by defaultKai Koehne2015-11-064-7/+47
* | Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-066-2/+41
* | Replace QList with QVectorKai Koehne2015-11-067-12/+11
* | Use relative paths instead of absoluteAllan Sandfeld Jensen2015-11-061-7/+7
* | Improve documentation for QWebEngineScriptKai Koehne2015-11-054-4/+18
* | Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-11-053-4/+21
|\ \
| * | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-043-4/+21
| |\|
| | * Fix build on WindowsAllan Sandfeld Jensen2015-11-041-3/+1