summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-121-17/+0
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-19/+25
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-2411-14/+72
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-238-8/+52
| |\|
| | * 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
| | * Fix detection of ozone x11 supportMichal Klocek2019-07-124-6/+22
| * | 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-103-5/+16
| |\|
| | * 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
| | * Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* | | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-232-13/+6
* | | Fix warning on WindowsTamas Zakor2019-07-231-1/+1
* | | Add QWebEngineUrlScheme::CorsEnabled flagJüri Valdmann2019-07-185-0/+41
* | | Ignore persisted spellchecking preferencesJüri Valdmann2019-07-151-0/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-142-4/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-103-4/+11
| |\| |
| | * | 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
| | * | Fix unregistered custom scheme warningJüri Valdmann2019-07-031-3/+5
* | | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-1043-197/+258
* | | | Adaptations for Chromium 74Allan Sandfeld Jensen2019-07-1048-231/+244
|/ / /
* | | Add API to change download directory path and file nameTamas Zakor2019-07-055-22/+45
* | | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-0224-40/+297
|\| |
| * | 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
| * | Fix our fake projectAllan Sandfeld Jensen2019-05-295-11/+6
| * | Add more robust glibc testMichal Klocek2019-05-271-1/+2
| * | Request ubsan-vptr correctly from GNAllan Sandfeld Jensen2019-06-041-4/+1
| * | Pump up glibc required versionMichal Klocek2019-05-271-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-118-2/+101
| |\|
| | * Merge remote-tracking branch 'origin/5.12.4' into 5.12Allan Sandfeld Jensen2019-06-076-24/+37
| | |\
| | | * Don't allow QtWebEngineCore to request executable stackThiago Macieira2019-05-312-0/+12
| | | * Fix automatic NTLM authentication by backporting server white list supportAllan Sandfeld Jensen2019-05-291-8/+8
| | | * Make linker call look great againMichal Klocek2019-05-274-11/+9
| | | * Fix linker too long argument listMichal Klocek2019-05-271-7/+10