summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * adoptWebContents: re-bind user scripts with new adapterChristophe Chapuis2015-11-021-0/+4
| | * 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
| | * Do not display context menu when pending event flag is false.Michael Bruning2015-10-291-2/+1
| | * adoptWebContents: re-associate webchannel with new adapterChristophe Chapuis2015-10-281-0/+10
* | | 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-026-2/+27
* | Revert "Remove rpath workaround from QtWebProcess build."Michael Bruning2015-10-301-1/+16
* | Use consistent naming of Qt-specific Chromium classesAllan Sandfeld Jensen2015-10-2912-73/+74
* | Update Chromium SHA1Allan Sandfeld Jensen2015-10-281-0/+0
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-10-286-7/+177
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-286-7/+177
| |\|
| | * Fix touch events coordinates when using custom devicePixelRatioChristophe Chapuis2015-10-271-5/+7
| | * Include memory leak fix in the 3rdparty submodule.Michael Bruning2015-10-231-0/+0
| | * Update qtwebengine-chromium sha1.Michael Brüning2015-10-141-0/+0
| | * Set off-the-record to true as documentedAllan Sandfeld Jensen2015-10-131-1/+1
| | * make the render process DPI-awareJoerg Bornemann2015-10-133-0/+168
| | * [Doc] Correct the name of WebEngineNewViewRequest::userInitiated QML property.Michael Brüning2015-10-121-1/+1
* | | Support IOSurface framesAllan Sandfeld Jensen2015-10-283-12/+56
* | | Update plugins.qmltypesKai Koehne2015-10-281-6/+6
* | | 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
* | Compilation fixes for MSVC 2015 (64 bit)Kai Koehne2015-10-231-0/+0
* | Remove revisioning from WebEngineSettingsSzabolcs David2015-10-232-3/+5
* | Remove const from QWebEngineCookieStoreClient::FilterRequest in setCookieFilt...David Rosca2015-10-233-4/+4
* | Mark property with REVISION, not methodsKai Koehne2015-10-221-3/+3
* | Fix crash in triggerDialog() in shutdown phaseKai Koehne2015-10-211-1/+4
* | Doc: add information about the core classes to the overviewLeena Miettinen2015-10-201-1/+14
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-201-1/+1
* | Enable building with MSVC 2015Kai Koehne2015-10-193-2/+2
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-1914-51/+205