summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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-154-0/+31
* Add pictograph font family settingAllan Sandfeld Jensen2015-12-112-3/+4
* Add web action for saving the current web pageJoerg Bornemann2015-12-115-0/+85
* Fix default settings initializationAllan Sandfeld Jensen2015-12-092-66/+54
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0323-136/+197
|\
| * 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
| * 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-019-95/+95
| * Remove the empty virtual destructor from QWebEngineUrlRequestInterceptor.Michael Bruning2015-12-011-3/+0
| * Rename url scheme handler's destroyed signalAllan Sandfeld Jensen2015-12-012-2/+4
| * Fix loading of Flash plugin on WindowsKai Koehne2015-12-011-4/+13
| * Configure gyp for arm64Allan Sandfeld Jensen2015-12-011-0/+1
| * Doc: remove include and linking instructions from front pageLeena Miettinen2015-12-011-2/+8
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-201-0/+1
| |\
| | * Let new pages use the custom user agent settingKai Koehne2015-11-051-0/+1
* | | Add WebGL, WebAudio and Accelerated2dCanvas settingsAllan Sandfeld Jensen2015-12-022-1/+20
* | | Add support for html color inputAdam Kallai2015-12-029-0/+391
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2015-11-2040-219/+414
|\| |
| * | Fix crash in PermissionManagerQtJoerg Bornemann2015-11-171-4/+2
| * | Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-122-48/+74
| * | 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
| * | Replace QList with QVectorKai Koehne2015-11-067-12/+11
| * | Use relative paths instead of absoluteAllan Sandfeld Jensen2015-11-061-7/+7
| * | Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-11-051-2/+6
| |\ \
| | * | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-041-2/+6
| | |\|
| | | * Fix build on WindowsAllan Sandfeld Jensen2015-11-041-3/+1
| | | * fix frequent deadlocks on WindowsJoerg Bornemann2015-10-301-2/+8
| | | * Do not use system harfbuzz unless it is configured.Michael Bruning2015-10-302-0/+3
| * | | Update devtools discovery pageAllan Sandfeld Jensen2015-11-051-37/+69
| * | | [Windows] Fix build on 32 bit hosts.Michael Bruning2015-11-041-0/+5
| |/ /
| * | Properly mark value based classesKai Koehne2015-11-024-1/+22
| * | Use consistent naming of Qt-specific Chromium classesAllan Sandfeld Jensen2015-10-2912-73/+74
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-10-281-5/+7
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-5/+7
| | |\|
| | | * Fix touch events coordinates when using custom devicePixelRatioChristophe Chapuis2015-10-271-5/+7
| * | | Support IOSurface framesAllan Sandfeld Jensen2015-10-283-12/+56
| * | | Remove left-overs of QWebEngineUrlSchemeHandlerPrivateAllan Sandfeld Jensen2015-10-282-4/+0
| * | | Add namespace to the specialized QSG nodesAllan Sandfeld Jensen2015-10-284-9/+24
| * | | Use web_cache componentAllan Sandfeld Jensen2015-10-287-3/+39
| |/ /
| * | Revert "Fix build with freetype2 depending on harfbuzz"Allan Sandfeld Jensen2015-10-231-1/+1
| * | Remove const from QWebEngineCookieStoreClient::FilterRequest in setCookieFilt...David Rosca2015-10-233-4/+4