summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -no-opengl configured QtMichael Brüning2016-12-011-1/+4
* Add environment variable to set chromium flagsAllan Sandfeld Jensen2016-12-011-21/+22
* Doc: update platform notesMichal Klocek2016-11-291-2/+2
* Rework and fix loadVisuallyCommitted signalPeter Varga2016-11-258-26/+31
* Fix multiple copy handling while printingMichael Brüning2016-11-251-1/+5
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-2517-175/+230
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-2514-21/+132
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-249-12/+108
| |\
| | * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-234-10/+28
| | * Fix IPC message loggingPeter Varga2016-11-222-0/+49
| | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-103-2/+31
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-214-9/+21
| |\ \
| | * | Update ChromiumAllan Sandfeld Jensen2016-11-091-0/+0
| | * | Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
| | * | Update ChromiumAllan Sandfeld Jensen2016-10-171-0/+0
| | * | Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
| | * | Update ChromiumAllan Sandfeld Jensen2016-10-121-0/+0
| | * | 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
* | | | Update plugin.qmltypes to 1.4Marco Benelli2016-11-161-3/+3
* | | | Pass correct clang prefix directory to GYPJan Kundrát2016-11-151-1/+4
* | | | Add spellchecker feature to new config systemMichal Klocek2016-11-144-4/+4
* | | | 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-1122-82/+141
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1122-82/+141
| |\| | |
| | * | | 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
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Michael Brüning2016-11-091-0/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael Brüning2016-11-081-0/+4
| | * | | Do not fail for wayland-eglMichal Klocek2016-11-071-1/+2
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-0411-31/+32
| | |\| |
| | | * | Pepper flash search-path for package adobe-flashpluginViktor Engelmann2016-11-032-1/+3
| | | * | Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-10-312-9/+9
| | | * | 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
| | | * | Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2
| | | * | Doc: Clarify that font size is in pixelsKai Koehne2016-10-241-2/+2
| | | * | Fix IME window placement relative to QWebEngineViewAlexandru Croitor2016-10-142-1/+8
| | * | | Add missing override to initializeEngine in pluginMichal Klocek2016-11-021-1/+1
| | * | | Apply page margins also for PDF printing (backport from 5.8)Michael Brüning2016-10-281-28/+48
| | * | | Prevent crash with overridden drag 'n drop event handlersJoerg Bornemann2016-10-262-0/+13
| | * | | 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
| | | |/ | | |/|
| | * | Doc: Set the correct indexTitle for C++ Classes pageTopi Reinio2016-10-061-3/+3