summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7.1' into 5.75.7Liang Qi2017-01-161-2/+3
|\
| * Disable surfaceless context supportv5.7.1Michal Klocek2016-12-011-2/+3
* | Increase timeout in loadSignalsOrder testsAllan Sandfeld Jensen2016-11-241-1/+1
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-2411-13/+111
|\ \ | |/ |/|
| * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-234-10/+28
| * Blacklist doNotSendMouseKeyboardEventsWhenDisabled on WindowsAllan Sandfeld Jensen2016-11-231-0/+2
| * Fix IPC message loggingPeter Varga2016-11-222-0/+49
| * Check if the .git directory exists before invoking gitAndy Shaw2016-11-101-1/+1
| * 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-215-9/+78
|\ \
| * | Update ChromiumAllan Sandfeld Jensen2016-11-092-2/+2
| * | Update changes file for 5.7.1Michael Brüning2016-10-271-0/+4
| * | Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
| * | Update ChromiumAllan Sandfeld Jensen2016-10-172-2/+4
| * | Add changes for 5.7.1Allan Sandfeld Jensen2016-10-171-0/+51
| * | 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
* | | 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-092-16/+5
|\ \ \ | | |/ | |/|
| * | Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael Brüning2016-11-081-0/+4
| * | remove dependencies from sync.profileOswald Buddenhagen2016-11-061-16/+0
* | | 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
* | | Give better error on unsupported platformsAllan Sandfeld Jensen2016-10-131-0/+10
* | | 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
* | Speculative stabilization of tst_QWebEnginePage::testJSPromptAllan Sandfeld Jensen2016-10-051-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-045-5/+19
|\|
| * Fix flaky tst_QQuickWebEngineView::loadProgress testAlexandru Croitor2016-09-301-3/+2
| * Doc: Fix initialize() documentationMichal Klocek2016-09-301-1/+1
| * Update ChromiumAllan Sandfeld Jensen2016-09-271-0/+0
| * Propagate the view's screen coordinates on global position change in QuickPeter Varga2016-09-272-0/+15
| * Include neon support for any -fpu=.*neon.*Donald Carr2016-09-271-1/+1
* | Fix flaky tst_QQuickWebEngineView::printToPdf test by using QTRY_VERIFYMichael Brüning2016-10-021-4/+2