summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add QWebEngineUrlScheme::CorsEnabled flagJüri Valdmann2019-07-185-0/+41
* | | Update ChromiumJüri Valdmann2019-07-181-0/+0
* | | Ignore persisted spellchecking preferencesJüri Valdmann2019-07-151-0/+5
* | | Update ChromiumAlexandru Croitor2019-07-151-0/+0
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-143-4/+8
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-104-4/+12
| |\| |
| | * | 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
| | * | Fix unregistered custom scheme warningJüri Valdmann2019-07-031-3/+5
* | | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-1047-207/+268
* | | | Adaptations for Chromium 74Allan Sandfeld Jensen2019-07-1048-231/+244
|/ / /
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-083-4/+16
* | | Add API to change download directory path and file nameTamas Zakor2019-07-0513-41/+272
* | | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-0234-57/+393
|\| |
| * | Prevent double encoding of url encoded characters when loading PDFsMichael Brüning2019-06-071-1/+1
| * | Pump up required icu versionMichal Klocek2019-05-271-2/+2
| * | Pass isIncognito to render processAllan Sandfeld Jensen2019-06-178-2/+169