summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix system-harfbuzz and system-png detectionMichal Klocek2017-09-201-7/+2
* | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-2011-67/+59
* | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-207-21/+21
* | Add testsupport to new configure systemMichal Klocek2017-09-192-2/+5
* | Add UI delegates configure optionMichal Klocek2017-09-192-2/+8
* | Cleanup skipBuild codeMichal Klocek2017-09-193-12/+7
* | 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
* | 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-1417-43/+136
|\|
| * 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-126-7/+80
| * 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
* | Update 3rdpartyAllan Sandfeld Jensen2017-09-121-0/+0
* | Add host-pkg-config to linux configurationMichal Klocek2017-09-121-0/+1
* | Migrate configuration lefovers to new configure systemMichal Klocek2017-09-121-1/+1
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1139-122/+394
* | Adaptations for Chromium 59Allan Sandfeld Jensen2017-09-1123-290/+313
* | 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-1114-30/+100
|\ \
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-0614-30/+100
| |\|
| | * Compile with Gestures disabledAlan Alpert2017-09-055-0/+16
| | * Add detection for system re2Allan Sandfeld Jensen2017-09-031-0/+1
| | * 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
| | * Handle --explicitly-allowed-portsAllan Sandfeld Jensen2017-08-281-0/+6
| | * Handle content::DropData::file_contentsJoerg Bornemann2017-08-183-1/+39
| | * Update documentation on how to enable the proprietary codecsAndy Shaw2017-08-181-2/+2
| | * Load libEGL and libGLES2 symbols implicitlyViktor Engelmann2017-08-141-32/+8
| | * Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-112-2/+3
| | * Remove dead code for detecting system SRTPAllan Sandfeld Jensen2017-08-111-1/+0
| | * Update ChromiumAllan Sandfeld Jensen2017-08-111-0/+0
* | | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-085-7/+6
* | | Win: Set proper descriptions for toolsKai Koehne2017-09-061-0/+2
|/ /
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-314-0/+92
* | Add https to list of internal schemesViktor Engelmann2017-08-302-2/+4
* | Fix documentation of FullScreenRequestSzabolcs David2017-08-231-7/+7
* | Emit loadProgress only between loadStarted and loadFinishedViktor Engelmann2017-08-222-9/+34
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-1416-42/+348
|\|