summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usage.Jani Heikkinen2016-02-01261-2792/+3546
* 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-276-3/+12
* 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-1814-189/+144
|\
| * 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-154-51/+2
| * | Remove callback functions from qwebenginecookiestoreMichal Klocek2016-01-152-84/+33
| * | 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
| * | Show host only in authentication dialog to reduce window sizeJoni Poikelin2016-01-141-2/+3
| * | 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-1514-33/+138
* | | Merge "Merge branch '5.6' into dev" into refs/staging/devAllan Sandfeld Jensen2016-01-1375-381/+1051
|\ \ \
| * | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-1275-381/+1051
| |\| |
| | * | Move ICU data to resources sub-dirAllan Sandfeld Jensen2016-01-112-12/+16
| | * | 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
| | * | | 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
| | * | | Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-072-2/+12
| | * | | UIDelegate: setParentItem for dialogsJochen Seemann2016-01-071-1/+7
| | |/ /
| | * | Install qtwebengine resources in a sub-directoryAllan Sandfeld Jensen2016-01-062-4/+31
| | * | Propagate qmake's warnings-are-errors settingAllan Sandfeld Jensen2016-01-061-0/+2
| | * | Fix more syncqt warningsAllan Sandfeld Jensen2016-01-0510-9/+21
| | * | Fix an assertion in QWebEngineCookieStoreSzabolcs David2016-01-054-2/+19
| | * | Doc: certificate management in Qt WebEngineLeena Miettinen2016-01-053-1/+14
| | * | Use QOpenGLContext::isOpenGLES() to check if OpenGL ES is enabledSiteshwar Vashisht2015-12-211-7/+9
| | * | Doc: add info about unavailable API from the wikiLeena Miettinen2015-12-181-1/+7