summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move re2 test to configureMichal Klocek2019-08-153-47/+16
* Move khr test to configureMichal Klocek2019-08-153-42/+8
* Move libvpx test to configureMichal Klocek2019-08-153-51/+16
* Move snappy test to configureMichal Klocek2019-08-153-45/+14
* Move xml2,glibc test to configureMichal Klocek2019-08-155-98/+24
* Use QWeakPointer::toStrongRef().data() to get the raw pointerMichael Brüning2019-08-141-1/+1
* Fix typos in header guardsMichael Brüning2019-08-131-3/+3
* Fix missing semicolon in tst_qwebengineprofile.cppJüri Valdmann2019-08-131-1/+1
* Move alsa test to configureMichal Klocek2019-08-123-45/+14
* Add webenginewidgets to configure systemMichal Klocek2019-08-125-20/+45
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-313-24/+37
* Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-2424-73/+217
|\
| * 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