summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-2424-73/+217
|/|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-07-2314-41/+118
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-2314-41/+118
| | |\
| | | * Fix use-after-free in WebContentsAdapter::loadJüri Valdmann2019-07-181-3/+7
| | | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-164-1/+8
| | | * Remove qt.io load from findTextInterruptedByLoad and ensure checksKirill Burtsev2019-07-161-5/+13
| | | * Fix quick dialog test wrong message on view's LoadStatus changedKirill Burtsev2019-07-121-4/+5
| | | * Fix spellcheck test flaky failure with misspelled word missingKirill Burtsev2019-07-121-8/+35
| | | * Do not proceed with uninitialized resourcesMichal Klocek2019-07-121-4/+4
| | | * Make enabling full debug information easierAllan Sandfeld Jensen2019-07-121-0/+12
| | | * If Qt is configured with ccache feature pass that along to GNAlexandru Croitor2019-07-121-0/+4
| | | * Doc: Update requirements for building on WindowsLeena Miettinen2019-07-121-1/+6
| | | * Fix detection of ozone x11 supportMichal Klocek2019-07-126-21/+25
| * | | Update ChromiumMichal Klocek2019-07-231-0/+0
| * | | Fix flaky inputContextQueryInput testKirill Burtsev2019-07-222-5/+2
| |/ /
| * | Make qdoc scan WebEngine more effectiveAllan Sandfeld Jensen2019-07-181-5/+7
| * | Pass an accurate touchpoint ToolType to ChromiumRomain Pokrzywka2019-07-161-1/+4
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-07-1110-42/+86
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-1010-42/+86
| |/| | | | |/
| | * Wait for SelectAll to be enabled in tst_QWebEnginePage::findTextJüri Valdmann2019-07-091-0/+1
| | * Fully setup replaced QMouseDblClickEvent with source and flagsKirill Burtsev2019-07-081-1/+1
| | * Un-blacklist some passing testsJüri Valdmann2019-07-084-26/+0
| | * Bump timeout in tst_InspectorServer::openRemoteDebuggingSessionJüri Valdmann2019-07-041-1/+1
| | * Unset global share context pointer on deletionJüri Valdmann2019-07-041-0/+2
| | * Bump versionFrederik Gladhorn2019-07-011-1/+1
| | * Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-072-0/+70
| | * Do not forward key-events on QQuickItem levelAllan Sandfeld Jensen2019-06-141-8/+0
| | * Accept handled eventsAllan Sandfeld Jensen2019-06-141-0/+2
| | * Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* | | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-238-33/+6
* | | Fix warning on WindowsTamas Zakor2019-07-231-1/+1
* | | Add QWebEngineUrlScheme::CorsEnabled flagJüri Valdmann2019-07-188-1/+113
* | | Adapt tst_origins for blink::SecurityOrigin fixJüri Valdmann2019-07-181-9/+6
* | | Update ChromiumJüri Valdmann2019-07-181-0/+0
* | | Fix minimum Windows SDK version after 75-basedTamas Zakor2019-07-171-2/+2
* | | Ignore persisted spellchecking preferencesJüri Valdmann2019-07-152-35/+53
* | | Fix order of destruction in inputContextQueryInput testAlexandru Croitor2019-07-151-1/+4
* | | Blacklist inputContextQueryInput for nowAllan Sandfeld Jensen2019-07-151-0/+4
* | | Update ChromiumAlexandru Croitor2019-07-151-0/+0
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-144-4/+11
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-105-4/+15
| |\| |
| | * | Null check result of consuming mailbox textureJüri Valdmann2019-07-091-1/+2
| | * | Disable optimization of V8 for MSVC debugAllan Sandfeld Jensen2019-07-091-0/+4
| | * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| | * | Speculative fix for flaky runJavaScriptFromSlot testJüri Valdmann2019-07-031-0/+3
| | * | Fix unregistered custom scheme warningJüri Valdmann2019-07-031-3/+5
* | | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-1052-214/+277
* | | | Adaptations for Chromium 74Allan Sandfeld Jensen2019-07-1052-235/+249
|/ / /
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-085-12/+63
* | | Remove usages of qVariantFromValueSona Kurazyan2019-07-051-1/+1