summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-2147-197/+2034
|\
| * Update ChromiumMichael Brüning2018-08-161-0/+0
| * [Windows] Reblacklist flaky mouseMovementProperties auto testMichael Brüning2018-08-161-0/+3
| * Fix --enable-webgl-software-rendering with drivers that don't support OpenGLKai Koehne2018-08-161-1/+3
| * Update ChromiumMichal Klocek2018-08-151-0/+0
| * MediaCaptureDevicesDispatcher: Disable getDefaultScreenId on X11Jüri Valdmann2018-08-082-1/+50
| * Update ChromiumAllan Sandfeld Jensen2018-08-031-0/+0
| * Fix failing mouseMovementProperties auto test on Windows and macOSMichael Brüning2018-08-022-5/+1
| * Clarify how key / mouse QEvents are propagated to a popup RWHVQD objectAlexandru Croitor2018-07-311-0/+6
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
| * Fix bougs documentation for QWebEngineUrlRequestJob::replyMichal Klocek2018-07-301-2/+3
| * Close popups when parent window is movedAlexandru Croitor2018-07-275-10/+30
| * Use net::TransportSecurityPersister to persist HSTS stateJüri Valdmann2018-07-252-1/+20
| * Update ChromiumKai Koehne2018-07-231-0/+0
| * Fix Xcode version check to work with major versions >= 10Alexandru Croitor2018-07-231-1/+21
| * Fix minimum GCC version in documentationJüri Valdmann2018-07-232-1/+2
| * Add threading and security note for print()Michal Klocek2018-07-201-0/+5
| * QWebEngineUrlRequestJob: QUrl("null") for unique initiator originsJüri Valdmann2018-07-203-4/+59
| * Move tst_qwebenginefaviconmanager to off-the-record profileAllan Sandfeld Jensen2018-07-191-1/+6
| * Fix segfault in devtools openInNewTab handlingJüri Valdmann2018-07-162-1/+15
| * Fix libvpx checkAllan Sandfeld Jensen2018-07-132-2/+3
| * Fix enum mismatch in WebContentsAdapter::enterDragJüri Valdmann2018-07-131-18/+18
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-134-6/+8
| * Linux: Check for libnss versionKai Koehne2018-07-131-1/+1
| * Update marked.js in examplesKai Koehne2018-07-1219-33/+3049
| * Enforce Visual Studio check in windows.priKai Koehne2018-07-061-2/+2
| * Doc: Mark \snippet entries with .pro filesVenugopal Shivashankar2018-07-033-0/+6
| * Compile with -no-feature-tableteventAndy Shaw2018-06-294-0/+16
| * Stabilize tst_QWebEngineView::microFocusCoordinates()Allan Sandfeld Jensen2018-06-271-1/+1
* | Remove support for GPU_BLACKLIST files from some testsEdward Welbourne2018-08-142-5/+0
* | Unfriend NetworkDeleagte from ProfileIODataMichal Klocek2018-08-107-10/+31
* | MediaCaptureDevicesDispatcher: Minor cleanupJüri Valdmann2018-08-102-54/+24
* | MediaCaptureDevicesDispatcher: Remove unused m_desktopCaptureSessionsJüri Valdmann2018-08-102-34/+0
* | MediaCaptureDevicesDispatcher: Remove unused variable 'ui'Jüri Valdmann2018-08-101-13/+11
* | Fix bogus QT_CONFIG usage for printingMichal Klocek2018-08-093-9/+3
* | Make WebChannel an optional featureMichal Klocek2018-08-0913-18/+87
* | Fix origin test to compile without websocketsMichal Klocek2018-08-092-2/+11
* | Add printRequest()Michal Klocek2018-08-0914-102/+264
* | Add printToPdfPoppler testMichal Klocek2018-08-093-6/+66
* | Revert "Add HTTP request headers to custom URL schemes"Michal Klocek2018-08-099-109/+8
* | Unblock ci integrationsMichal Klocek2018-08-081-0/+2
* | Add HTTP request headers to custom URL schemesAllan Sandfeld Jensen2018-08-038-8/+107
* | Fix running webengine without default profileMichal Klocek2018-08-037-5/+17
* | GLOzoneEGLQt: Fix build with -no-openglJüri Valdmann2018-08-031-0/+2
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-0221-58/+946
* | Update ChromiumMichal Klocek2018-08-021-0/+0
* | Move last surface and context classes to ozoneMichal Klocek2018-08-028-7/+7
* | Use ozone for x11Michal Klocek2018-08-0221-233/+381
* | Increase loadFinished timeouts in tst_originsJüri Valdmann2018-08-021-1/+1
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-0216-4/+84