summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.6' into devAllan Sandfeld Jensen2015-11-20130-429/+3285
|\
| * Fix crash in PermissionManagerQtJoerg Bornemann2015-11-171-4/+2
| * Add 'markdowneditor' exampleKai Koehne2015-11-1719-1/+1595
| * Update DemoBrowser example imageKai Koehne2015-11-161-0/+0
| * use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-167-17/+17
| * Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-127-25/+35
| * stabilize tst_QWebEngineScript::injectionPointJoerg Bornemann2015-11-121-4/+4
| * Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-125-48/+140
| * Fix cross-compile with NSS availableAllan Sandfeld Jensen2015-11-111-3/+4
| * [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 dummy positioning pluginJoerg Bornemann2015-11-065-0/+147
| * remove "CONFIG += ordered" where applicableJoerg Bornemann2015-11-062-4/+0
| * Add documentation about console loggingKai Koehne2015-11-065-3/+28
| * Print JS console messages by defaultKai Koehne2015-11-067-42/+51
| * 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
| * | Fullscreen notification popup for Widgets demobrowserSzabolcs David2015-10-305-3/+208
| * | Revert "Remove rpath workaround from QtWebProcess build."Michael Bruning2015-10-301-1/+16
| * | enable tests/auto/coreJoerg Bornemann2015-10-303-4/+3
| * | Use consistent naming of Qt-specific Chromium classesAllan Sandfeld Jensen2015-10-2912-73/+74
| * | Fix a typo in quicknanobrowserSzabolcs David2015-10-281-1/+1
| * | Update Chromium SHA1Allan Sandfeld Jensen2015-10-282-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-10-2810-9/+305
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-2810-9/+305
| | |\|
| | | * 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-134-3/+83
| | | * make the render process DPI-awareJoerg Bornemann2015-10-133-0/+168
| | | * Add changes file.Joerg Bornemann2015-10-131-0/+46
| | | * [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