summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finalize change from BrowserContext to ProfileMichal Klocek2018-07-0611-58/+58
* Unset currentPrinter before triggering the callback of printing operationSzabolcs David2018-07-051-1/+1
* Add tst_loadsignalsMichal Klocek2018-07-0310-1/+340
* Add hack to export our headers to ChromiumMichal Klocek2018-07-038-3/+248
* Migrate from BUILDFLAG to QT_CONFIGMichal Klocek2018-07-0225-99/+190
* Remove superfluous forward declarationPeter Varga2018-06-291-2/+0
* Remove race condition workaround from downloadTwoLinksJüri Valdmann2018-06-281-20/+4
* Test iframes over file scheme in tst_Origins::mixedSchemesJüri Valdmann2018-06-286-43/+64
* Stabilize tst_QWebEngineView::crashTestsAllan Sandfeld Jensen2018-06-271-1/+8
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Allan Sandfeld Jensen2018-06-2629-87/+46318
|\
| * Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-2629-87/+46318
| |\
| | * Fix mismatch of updated scenegraphs when clippingAllan Sandfeld Jensen2018-06-221-0/+10
| | * Doc: Add missing dots (qtwebengine)Paul Wicking2018-06-2212-12/+12
| | * Doc: Fix quoting code from Recipe Browser exampleLeena Miettinen2018-06-221-1/+1
| | * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-192-0/+97
| | |\
| | | * Update Chromium and changelogv5.11.1Michal Klocek2018-06-152-1/+3
| | | * Add changes file for Qt 5.11.1Antti Kokko2018-06-151-0/+95
| | | * Update ChromiumMichal Klocek2018-06-071-0/+0
| | * | Add fallback lookup for eglGetProcAddressSamuli Piippo2018-06-133-0/+16
| | |/
| | * Fix crash with non-integer Qt scalingAllan Sandfeld Jensen2018-06-061-1/+2
| | * Update ChromiumMichal Klocek2018-06-061-0/+0
| | * Update ChromiumMichal Klocek2018-06-061-0/+0
| | * Update ChromiumMichal Klocek2018-06-061-0/+0
| | * Add binary compatibility files for 5.11 for QtWebEngineMilla Pohjanheimo2018-06-063-0/+45931
| | * Fix compilation with opengl es2Michal Klocek2018-06-053-16/+14
| | * Update ChromiumMichal Klocek2018-06-051-0/+0
| | * Update ChromiumMichal Klocek2018-06-051-0/+0
| | * Fix WebCursor scaling and hotspotJüri Valdmann2018-06-051-4/+25
| | * Update ChromiumMichal Klocek2018-06-051-0/+0
| | * Narrow includeAllan Sandfeld Jensen2018-06-051-1/+1
| | * Add changes file for Qt 5.9.5Antti Kokko2018-06-011-0/+85
| | * Add changes file for Qt 5.9.6Antti Kokko2018-06-011-0/+49
| | * Bump versionOswald Buddenhagen2018-05-311-1/+1
| | * Fix segfault in QWebEnginePage::triggerActionJüri Valdmann2018-05-302-50/+61
| | * Do make freetype checks in Qt Gui and Qt WebEngine orthogonalKai Koehne2018-05-282-2/+14
* | | Stabilize IME auto testsPeter Varga2018-06-261-0/+5
|/ /
* | Adaptations for Chromium 67Allan Sandfeld Jensen2018-06-2676-548/+605
* | Adaptations for Chromium 66Allan Sandfeld Jensen2018-06-2645-467/+547
* | Make tests work on high-dpi screensKai Koehne2018-06-253-7/+9
* | Add support for loading UI delegates from resource filesRomain Pokrzywka2018-06-181-15/+34
* | Remove obsolete embedded_qnx.priMichal Klocek2018-06-181-10/+0
* | Fix bogus check for GL_ARB_ES2_compatibilityMichal Klocek2018-06-181-1/+1
* | Fix webengine geolocation featureMichal Klocek2018-06-186-10/+7
* | Add sanity config check to examplesMichal Klocek2018-06-182-0/+9
* | Update export symbols for webenginecore moduleMichal Klocek2018-06-1536-59/+301
* | Fine tune configure and clean up header includesMichal Klocek2018-06-1256-870/+834
* | Map CSS 'copy' and 'alias' to DragCopyCursor and DragLinkCursorJüri Valdmann2018-06-121-8/+6
* | Fix use-after-free of QWebEngineCookieStorePrivateJüri Valdmann2018-06-062-24/+60
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-0629-78/+95
* | Don't try to run user scripts if provisional load failedJüri Valdmann2018-06-054-9/+38