summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add post configure step and make using system ICU an optionAllan Sandfeld Jensen2015-07-273-2/+5
* Fix a crash on new windowsJocelyn Turcotte2015-07-231-3/+6
* Fix widgets plugin settingsAllan Sandfeld Jensen2015-07-201-0/+2
* Use system libsrtp if availableAllan Sandfeld Jensen2015-07-192-0/+2
* Detect and use system librariesAllan Sandfeld Jensen2015-07-192-2/+16
* implement Download* web actions in QML WebViewJoerg Bornemann2015-07-182-0/+21
* Export fullscreen support setting to QML APIAllan Sandfeld Jensen2015-07-176-1/+33
* Implement pure virtual functions of NetworkDelegateAndras Becsi2015-07-162-11/+114
* Add cookie API testsAndras Becsi2015-07-163-1/+10
* Remove code dealing with now removed ffmpegsumo pluginAllan Sandfeld Jensen2015-07-153-32/+6
* Update Chromium version to 44.0.2403.80Allan Sandfeld Jensen2015-07-151-0/+0
* Add a backgroundColor propertyJocelyn Turcotte2015-07-1422-2/+141
* make copy web action available for canvasesJoerg Bornemann2015-07-142-4/+12
* Implement missing WebActions in QML APIAllan Sandfeld Jensen2015-07-107-65/+174
* Add support for batch tasks to the cookie clientAndras Becsi2015-07-086-0/+163
* add Download*ToDisk web actionsJoerg Bornemann2015-07-067-0/+44
* Merge "Merge Chromium 44 and fixes" into refs/staging/devAllan Sandfeld Jensen2015-07-0656-469/+777
|\
| * Merge Chromium 44 and fixesAllan Sandfeld Jensen2015-07-0656-469/+777
| |\
| | * Fix build with only OpenGL/ES2Allan Sandfeld Jensen2015-07-061-0/+4
| | * Update BrowserContext and WebContentsDelegate for Chromium 44Allan Sandfeld Jensen2015-07-014-7/+23
| | * Switch UserScriptControllerHost to listen for created RenderViewHostsAllan Sandfeld Jensen2015-07-011-3/+16
| | * Fix video output with Chromium 44Allan Sandfeld Jensen2015-07-013-46/+171
| | * Avoid assert in proxy resolutionAllan Sandfeld Jensen2015-07-011-0/+2
| | * Unbundle zlib, minizip, libxml2 and libxslt on LinuxAllan Sandfeld Jensen2015-07-012-0/+4
| | * Respect the system-png configure optionAllan Sandfeld Jensen2015-07-012-0/+2
| | * Other changes for Chromium 44Allan Sandfeld Jensen2015-07-013-6/+3
| | * Remove onloaded signal from Cookie APIAllan Sandfeld Jensen2015-07-015-17/+0
| | * Remove now invalid assertAllan Sandfeld Jensen2015-07-011-3/+0
| | * Implement MotionEvent::GetUniqueEventId()Allan Sandfeld Jensen2015-07-011-1/+4
| | * Define DriverEGL::GetPlatformExtensions hereAllan Sandfeld Jensen2015-07-011-0/+16
| | * Remove some Chromium overridesAllan Sandfeld Jensen2015-07-011-34/+1
| | * Permission Management for Chromium 44Allan Sandfeld Jensen2015-07-0112-76/+361
| | * Update RenderWidgetHostViewQt for Chromium 44Allan Sandfeld Jensen2015-06-232-36/+12
| | * Fix Chromium 44 on OpenGL ES3Allan Sandfeld Jensen2015-06-231-4/+0
| | * Fix ProxyResolverQt for Chromium 44Allan Sandfeld Jensen2015-06-232-3/+16
| | * Update remote inspector for Chromium 44Allan Sandfeld Jensen2015-06-235-79/+91
| | * Update accessibility for Chromium 44Allan Sandfeld Jensen2015-06-232-108/+5
| | * Trivial changes for Chromium 44Allan Sandfeld Jensen2015-06-2323-45/+46
* | | Add WebAction to QML apiAllan Sandfeld Jensen2015-07-066-44/+73
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-06-3016-45/+234
|\ \
| * \ Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2916-45/+234
| |\ \
| | * | Polished the module overview.Kavindra Palaraja2015-06-271-8/+7
| | * | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-2612-35/+216
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2612-35/+216
| | | |\ \
| | | | * | Use system fontconfig on embedded linuxv5.5.0Andras Becsi2015-06-161-0/+1
| | | | * | Add documentation for QWebEngineScript and QWebEngineScriptCollectionPierre Rossi2015-06-122-3/+172
| | | | * | WebEngineView: add a doc entry for settings.Pierre Rossi2015-06-121-0/+9
| | | | * | Last minute API review cleanupPierre Rossi2015-06-126-28/+30
| | | | * | Add license file and mention in the docs for GPLv2+.Pierre Rossi2015-06-121-1/+1
| | | | * | Fix msvc linking issues caused by wrong export macroAndras Becsi2015-06-082-3/+3