summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning in corePeter Varga2016-11-141-3/+6
* Make view source working with qrc URLsPeter Varga2016-11-115-2/+11
* Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Allan Sandfeld Jensen2016-11-1110-58/+91
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1110-58/+91
| |\
| | * Fix sites with optional client certificate supportAllan Sandfeld Jensen2016-11-102-0/+11
| | * Make Linux QPA combinations more robustAllan Sandfeld Jensen2016-11-092-24/+33
| | * Do not fail for wayland-eglMichal Klocek2016-11-071-1/+2
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-043-13/+4
| | |\
| | | * Pepper flash search-path for package adobe-flashpluginViktor Engelmann2016-11-031-1/+2
| | | * Allow Pepper Flash to access Media DevicesViktor Engelmann2016-10-281-1/+0
| | | * Disable GPU when no shared OpenGL context is availableAllan Sandfeld Jensen2016-10-271-11/+2
| | * | Apply page margins also for PDF printing (backport from 5.8)Michael Brüning2016-10-281-28/+48
| | * | Fix hang when dragging files from file picker onto QWebEngineViewJoerg Bornemann2016-10-262-1/+16
| | * | Forward more load parameters in OpenURLAllan Sandfeld Jensen2016-10-141-0/+6
| | * | Respect command-line flags overriding our embedded defaultsAllan Sandfeld Jensen2016-10-111-2/+4
| | * | Consider multiple contents in mimeDataFromDropData conversionViktor Engelmann2016-10-111-9/+3
* | | | Fix DCHECK when dropping items onto WebEngineViewJoerg Bornemann2016-11-111-0/+2
* | | | Fix drops that originate outside the WebEngineViewJoerg Bornemann2016-11-112-16/+13
|/ / /
* | | Disable -Werror on Linux when clang is usedJan Kundrát2016-11-101-0/+1
* | | Only use system proxy if QNetworkProxy::useSystemConfiguration() says soKai Koehne2016-11-091-1/+2
* | | Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-084-3/+35
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-294-18/+26
* | | Fix missing patch from 49-based for spellcheckingMichal Klocek2016-10-291-1/+1
* | | simplify setup of exclusive buildsOswald Buddenhagen2016-10-212-6/+2
* | | Fix spellchecking for macOSAlexandru Croitor2016-10-174-11/+78
* | | Change linking information for qwebengine_convert_dictMichal Klocek2016-10-171-1/+1
* | | Doc: Fix grouping Qt WebEngine modulesLeena Miettinen2016-10-172-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-063-2/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-1/+1
| |\|
| | * Include neon support for any -fpu=.*neon.*Donald Carr2016-09-271-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-09-251-1/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-241-1/+1
| | |\|
| | | * Fix dangling pointer problemViktor Engelmann2016-09-191-1/+1
| * | | Disable local database when local storage is disabledAllan Sandfeld Jensen2016-09-251-0/+1
| |/ /
* | | Generate domKey for printable charactersPeter Varga2016-10-051-0/+3
* | | Fix keyboard event handlingPeter Varga2016-10-041-0/+553
* | | Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-026-24/+85
* | | Disable angle opengl in embedded linuxSamuli Piippo2016-09-301-0/+1
* | | Add known logs to certificate transparencyAllan Sandfeld Jensen2016-09-301-1/+8
* | | Pass supported -fstack-protector flag to GYP configAlexandru Croitor2016-09-271-0/+5
* | | Cleanup directory structureAllan Sandfeld Jensen2016-09-2717-18/+20
* | | Enable Chromium content-layer WebUIAllan Sandfeld Jensen2016-09-233-1/+10
* | | Fix namespace build on macOSAlexandru Croitor2016-09-231-1/+9
* | | Add support of colored underline and background to InputMethodEventPeter Varga2016-09-231-1/+19
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-216-23/+77
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-181-1/+2
| |\|
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-1/+2
| | |\
| | | * Resolved nullptr dereference bugViktor Engelmann2016-09-121-1/+2
| * | | Enable -fno_delete_null_pointer_checks for g++ 6 on all of chromiumDavid Faure2016-09-171-1/+1
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-0/+4
| |\| |