summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-222-21/+44
* Fix system-zlib configure name collision with coreMichal Klocek2017-09-222-4/+7
* Simplify binary pathsAllan Sandfeld Jensen2017-09-201-7/+2
* Fix native-spellchecker compilation on macMichal Klocek2017-09-201-1/+1
* Fix system-harfbuzz and system-png detectionMichal Klocek2017-09-202-9/+5
* Fix pkg-config call in icu testMichal Klocek2017-09-201-1/+1
* Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-2020-154/+89
* Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-208-22/+22
* Add testsupport to new configure systemMichal Klocek2017-09-199-19/+26
* Add UI delegates configure optionMichal Klocek2017-09-193-2/+12
* Cleanup skipBuild codeMichal Klocek2017-09-197-204/+192
* Move webengine sanitizer option to new configure systemMichal Klocek2017-09-184-101/+104
* Remove unused header includeKai Koehne2017-09-181-1/+0
* [macOS] Fix creation of shared OpenGL 3.2 Core contextsAlexandru Croitor2017-09-171-3/+19
* [Windows] Disable GPU rasterization when using software WebGLAlexandru Croitor2017-09-161-0/+6
* Fix memory leak of UserResourceController::RenderFrameObserverHelperAllan Sandfeld Jensen2017-09-161-8/+15
* Set custom drag data as Chrome doesAllan Sandfeld Jensen2017-09-161-0/+11
* Wait for focusWidget being setAllan Sandfeld Jensen2017-09-151-0/+2
* Don't pass kInProcessGPU if we pass kDisableGPUAlexandru Croitor2017-09-151-3/+4
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-1426-44/+1127
|\
| * Allow WebGL to work with a software OpenGL implementation on WindowsAlexandru Croitor2017-09-134-16/+40
| * Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
| * Set referrer on download requestsJüri Valdmann2017-09-127-14/+87
| * Add test for saving a page over HTTPJüri Valdmann2017-09-121-0/+85
| * Add test for two simultaneous downloadsJüri Valdmann2017-09-121-0/+92
| * Add test for downloading a link via user actionJüri Valdmann2017-09-129-1/+814
| * Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
| * Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
| * Update ChromiumAllan Sandfeld Jensen2017-09-081-0/+0
| * Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* | Make cross compilation builds againMichal Klocek2017-09-131-5/+0
* | Update 3rdpartyAllan Sandfeld Jensen2017-09-123-4/+7
* | Add host-pkg-config to linux configurationMichal Klocek2017-09-121-0/+1
* | Migrate configuration lefovers to new configure systemMichal Klocek2017-09-124-112/+384
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1162-169/+567
* | Adaptations for Chromium 59Allan Sandfeld Jensen2017-09-1124-292/+315
* | Simplify URLRequestCustomJob handlingMichal Klocek2017-09-117-241/+151
* | Refactor URLRequestCustomJobMichal Klocek2017-09-119-314/+423
* | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Allan Sandfeld Jensen2017-09-1124-52/+212
|\ \
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-0624-52/+212
| |\|
| | * Compile with Gestures disabledAlan Alpert2017-09-055-0/+16
| | * Give up earlier on MIPS64 and don't tell users it is supportedAllan Sandfeld Jensen2017-09-051-2/+3
| | * Add detection for system re2Allan Sandfeld Jensen2017-09-036-0/+53
| | * Add change file for Qt 5.6.3Antti Kokko2017-08-311-0/+73
| | * Remove proprietary codec summary from configure.prfAllan Sandfeld Jensen2017-08-301-5/+0
| | * Fix multilib builds with different archs of toolchain and systemAllan Sandfeld Jensen2017-08-291-1/+5
| | * [macOS] Warn about sending simulated touch events not working on macOSAlexandru Croitor2017-08-291-1/+11
| | * Close popup windows when their parents are destroyedAlexandru Croitor2017-08-291-0/+7
| | * Update ChromiumAllan Sandfeld Jensen2017-08-291-0/+0
| | * Fix upside down rendering of render-passes in software modeAllan Sandfeld Jensen2017-08-281-0/+1