summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-02-0171-1768/+1637
* Unify license header usage.Jani Heikkinen2016-02-01265-3084/+4559
* Doc: mark drag event methods as reimplementedLeena Miettinen2016-01-281-0/+12
* Doc: use the \a command for a variable to fix a QDoc errorLeena Miettinen2016-01-281-1/+1
* Extend HttpCacheType with NoCache optionSzabolcs David2016-01-277-3/+45
* Remove superfluous enable_plugins=1Kai Koehne2016-01-272-2/+0
* Package devtools_resources separatelyKai Koehne2016-01-275-3/+19
* Fix un-processed drag events not being handled on OSX.Alexandru Croitor2016-01-233-0/+29
* Enable Widevine CDMAllan Sandfeld Jensen2016-01-1912-1/+420
* Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-1822-638/+196
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2016-01-182-30/+63
| |\
| | * Update license header for qwebenginepage.cpp to LGPLv3Joerg Bornemann2016-01-141-21/+35
| | * Update key code mappings using QtWebkit mappings as reference.Alexandru Croitor2016-01-121-7/+24
| | * Send proper key codes for KeyEvents to WebKit.Alexandru Croitor2016-01-111-2/+4
| * | Remove FilterRequest from qwebenginecookiestoreMichal Klocek2016-01-156-66/+3
| * | Remove callback functions from qwebenginecookiestoreMichal Klocek2016-01-153-109/+52
| * | Fix crash in BrowserContextAdapter::removeCustomUrlSchemeHandlerJoerg Bornemann2016-01-151-2/+2
| * | Fix access of freed dataAllan Sandfeld Jensen2016-01-151-7/+7
| * | Do not return negative values in WebEngineHistoryListModelMichal Klocek2016-01-151-3/+7
| * | Doc: Document support for proxiesKai Koehne2016-01-151-0/+9
| * | Fix access after freeAllan Sandfeld Jensen2016-01-151-2/+7
| * | Fix initialization order of m_webChannelAllan Sandfeld Jensen2016-01-151-1/+1
| * | Have a WeakPtrFactory per thread in URLRequestCustomJobJoerg Bornemann2016-01-152-8/+11
| * | Doc: Use WebEngine.settings.pluginsEnabled as exampleKai Koehne2016-01-141-1/+1
| * | Update logo of demobrowserKai Koehne2016-01-143-408/+22
| * | Fix namespaced build of markdowneditor exampleJoerg Bornemann2016-01-141-0/+2
| * | Show host only in authentication dialog to reduce window sizeJoni Poikelin2016-01-141-2/+3
| * | Fix tst_QQuickWebEngineViewGraphics::showHideShow for OS XJoerg Bornemann2016-01-131-1/+8
| * | Fix access violation error because of access to an invalid QString.Alexandru Croitor2016-01-121-1/+1
* | | Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-1518-34/+626
* | | Merge "Merge branch '5.6' into dev" into refs/staging/devAllan Sandfeld Jensen2016-01-1398-498/+1405
|\ \ \
| * | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-1298-498/+1405
| |\| |
| | * | Move ICU data to resources sub-dirAllan Sandfeld Jensen2016-01-112-12/+16
| | * | Stabilize tst_QWebEnginePage::symmetricUrl some moreJoerg Bornemann2016-01-111-1/+2
| | * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-116-0/+35
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-076-0/+35
| | | |\|
| | | | * Update chromium submoduleJoerg Bornemann2016-01-071-0/+0
| | | | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-226-0/+35
| | * | | Avoid creating contents adapter on webchannel accessAllan Sandfeld Jensen2016-01-092-21/+19
| | * | | Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-098-9/+1
| | * | | Stabilize tst_QWebEnginePage::symmetricUrlJoerg Bornemann2016-01-081-1/+4
| | * | | Avoid creating contents adapter when setting background colorAllan Sandfeld Jensen2016-01-081-2/+7
| | * | | Simplify search for Flash plugin on WindowsKai Koehne2016-01-081-10/+4
| | * | | Fix warning about unused d-pointerJoerg Bornemann2016-01-081-1/+0
| | * | | Fix resources location for developer buildsJoerg Bornemann2016-01-081-3/+3
| | * | | Ensure contents adapter for running javascriptAllan Sandfeld Jensen2016-01-071-2/+1
| | * | | Enable loading of Flash plugin on Windows 64 bitKai Koehne2016-01-071-2/+1
| | * | | QuickNanoBrowser: Enable pepper plugins by defaultKai Koehne2016-01-071-1/+1
| | * | | Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-072-2/+12
| | * | | UIDelegate: setParentItem for dialogsJochen Seemann2016-01-071-1/+7
| | |/ /