summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Lower requirement for glibc to 2.17Allan Sandfeld Jensen2019-09-091-3/+3
* Move gn configs out of coreMichal Klocek2019-09-075-0/+0
* Move main configure and move some tests from core to buildtoolsMichal Klocek2019-09-078-388/+730
* Add jumbo builds to configure systemMichal Klocek2019-09-071-4/+9
* Add webengine-core featureMichal Klocek2019-09-078-262/+90
* Api to get certificate's chain on errorKirill Burtsev2019-09-057-3/+53
* Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-055-14/+114
* Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-0439-165/+2201
|\
| * Introduce findTextFinished signalPeter Varga2019-08-2316-4/+297
| * Refactor findText handlingPeter Varga2019-08-2212-106/+296
| * Use ui::CompositorJüri Valdmann2019-08-2219-32/+1572
| * Use RenderFrameMetadata for scroll position and contents sizeJüri Valdmann2019-08-223-27/+40
| * Fix warning about extra semicolon for Q_DECLARE_FLAGS statementMichael Brüning2019-08-191-1/+1
* | Doc: Mark QWebEngineDownloadItem::setPath() obsoleteLeena Miettinen2019-08-301-6/+15
* | Doc: Edit docs for QWebEngineUrlRequestInfo::initiator()Leena Miettinen2019-08-301-3/+5
* | Doc: Describe QWebEngineUrlRequestInfo::ResourceTypeNavigationPreloadLeena Miettinen2019-08-271-1/+3
|/
* WebContentsAdapter: don't use toStrongRef().data()Marc Mutz2019-08-171-1/+1
* Move winversion test to configureMichal Klocek2019-08-151-2/+8
* Move re2 test to configureMichal Klocek2019-08-151-8/+16
* Move khr test to configureMichal Klocek2019-08-151-2/+8
* Move libvpx test to configureMichal Klocek2019-08-151-6/+16
* Move snappy test to configureMichal Klocek2019-08-151-6/+14
* Move xml2,glibc test to configureMichal Klocek2019-08-151-15/+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
* Move alsa test to configureMichal Klocek2019-08-121-6/+14
* Add webenginewidgets to configure systemMichal Klocek2019-08-124-19/+43
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-19/+25
* Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-2414-29/+88
|\
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-07-239-9/+58
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-239-9/+58
| | |\
| | | * 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-163-1/+4
| | | * 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-124-6/+22
| * | | Update ChromiumMichal Klocek2019-07-231-0/+0
| |/ /
| * | 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 remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-104-14/+19
| |\|
| | * Fully setup replaced QMouseDblClickEvent with source and flagsKirill Burtsev2019-07-081-1/+1
| | * Unset global share context pointer on deletionJüri Valdmann2019-07-041-0/+2
| | * Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-071-0/+5
| | * 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