summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-2511-162/+62
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-258-11/+88
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-246-10/+77
| |\
| | * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-234-10/+28
| | * Fix IPC message loggingPeter Varga2016-11-222-0/+49
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-1/+8
| |\ \
| | * | Fix crash in WebEngineContext when using WaylandAllan Sandfeld Jensen2016-10-121-2/+9
| * | | Pass size to URLRequestJobAllan Sandfeld Jensen2016-11-161-0/+3
* | | | Add pkg-config test for system harfbuzz version on linuxMichael Brüning2016-11-231-1/+1
* | | | Add support for compiling WebEngine with Clang sanitizer optionsAlexandru Croitor2016-11-221-0/+5
* | | | Build with Qt 5.6Allan Sandfeld Jensen2016-11-173-1/+11
* | | | Pass correct clang prefix directory to GYPJan Kundrát2016-11-151-1/+4
* | | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | | 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