summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-124-38/+180
* Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-115-6/+575
* Optimize scene graph rendering by reusing old nodes if possibleMichael Brüning2017-01-113-98/+438
* Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-104-29/+78
* Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-216-13/+49
|\
| * Warn on wayland if compiled with x11 support, however no xwaylandMichal Klocek2016-12-201-0/+7
| * Fix compilation, add getApplicationLocale() method implementationMichal Klocek2016-12-201-1/+9
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-154-12/+33
| |\
| | * Fix Linux audio library detectionAllan Sandfeld Jensen2016-12-151-3/+4
| | * Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
| | * Avoiding accessing null QMimeData from missing clipboardsAllan Sandfeld Jensen2016-12-071-3/+17
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.8.0Liang Qi2016-12-071-2/+3
| | |\
| | | * Disable surfaceless context supportv5.7.1Michal Klocek2016-12-011-2/+3
| | * | Do not disable thumb instructions on ARMv7+Allan Sandfeld Jensen2016-12-061-1/+1
* | | | Add gn generator for pro filesMichal Klocek2016-12-164-16/+32
* | | | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QMLViktor Engelmann2016-12-151-7/+9
* | | | Add GN files to other filesAllan Sandfeld Jensen2016-12-141-1/+3
* | | | Fix unused-function error for callbackOnPrintingFinishedMichal Klocek2016-12-091-0/+2
* | | | Fix grit/net_resources.h includeMichal Klocek2016-12-081-1/+1
* | | | Add gn bootstrap to build systemMichal Klocek2016-12-082-29/+72
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-0726-220/+204
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-0726-220/+204
| |\| | |
| | * | | Report size to UrlRequestJob for qrcAllan Sandfeld Jensen2016-12-061-0/+1
| | |/ /
| | * | Add environment variable to set chromium flagsAllan Sandfeld Jensen2016-12-011-21/+22
| | * | Rework and fix loadVisuallyCommitted signalPeter Varga2016-11-258-26/+31
| | * | 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 DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-072-3/+65
|/ / / / /
* | | | | Split ninja target into runninja and buildninja in gyp_runMichal Klocek2016-12-021-5/+12
* | | | | Add AllowGeolocationOnInsecureOrigins settingAllan Sandfeld Jensen2016-12-012-1/+4
* | | | | Add support for system based ninjaMichal Klocek2016-11-301-1/+10
* | | | | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2016-11-2434-125/+292
|\| | | |
| * | | | 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