summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove WebAudio settingsAllan Sandfeld Jensen2016-05-028-37/+2
* Replace print dialog with a custom one for printing to pdf.Michael Bruning2016-05-025-13/+349
* Disable extensions at compile timeAllan Sandfeld Jensen2016-04-292-2/+2
* Cleanup copyright and origin in src/coreAllan Sandfeld Jensen2016-04-297-1/+24
* Copyright cleanup in core/renderer sourcesAllan Sandfeld Jensen2016-04-297-3/+27
* Implement hooks for pepper isolated filesystemAllan Sandfeld Jensen2016-04-284-0/+236
* [OSX] Try and load the widevine plugin where Chrome looks for it.Alexandru Croitor2016-04-281-0/+11
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-04-2842-139/+452
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-2542-139/+452
| |\
| | * Fix regenerating job-factoryAllan Sandfeld Jensen2016-04-222-6/+34
| | * Cleanup and comment URLRequestContextGetterQtAllan Sandfeld Jensen2016-04-212-11/+17
| | * Do not access browser-context to read user-agent or accept languageAllan Sandfeld Jensen2016-04-213-21/+44
| | * Fix saving cookiesMichal Klocek2016-04-211-0/+1
| | * Fix contextMenu handling in examplesMichal Klocek2016-04-212-5/+8
| | * Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
| | * demobrowser: Remove unused loadingUrlJoerg Bornemann2016-04-212-18/+0
| | * demobrowser: Fix HistoryManager::clearJoerg Bornemann2016-04-211-1/+1
| | * Fix crash when instantiating a QCoreApplicationJoerg Bornemann2016-04-211-1/+5
| | * Fix copying images to clipboardJoerg Bornemann2016-04-214-2/+120
| | * Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-215-2/+70
| | * Add tst_settings.qml QML test caseAdam Kallai2016-04-203-0/+131
| | * Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-204-11/+11
| | * Improve thread-safety of custom scheme handlersAllan Sandfeld Jensen2016-04-208-22/+51
| | * demobrowser: Fix precision of progress bar renderingJoerg Bornemann2016-04-201-1/+1
| | * Remove unused BrowserContextAdapter handlesKai Koehne2016-04-205-11/+7
| | * Fix user-agent override works when setting contentAllan Sandfeld Jensen2016-04-192-0/+30
| | * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-1917-36/+39
| | * Doc: Fix typo on WebEngineHistoryListModel documentationKai Koehne2016-04-191-1/+1
| | * Assert thread assumptionsAllan Sandfeld Jensen2016-04-191-0/+10
| | * Update ChromiumAllan Sandfeld Jensen2016-04-181-0/+0
* | | Add icon role to WebEngineHistoryListModelPeter Varga2016-04-263-4/+17
* | | Add changes-5.7.0Allan Sandfeld Jensen2016-04-251-0/+81
|/ /
* | Update ChromiumJoerg Bornemann2016-04-211-0/+0
* | Parse logging verbosity levelsAllan Sandfeld Jensen2016-04-211-10/+30
* | SimpleBrowser: Use new QWebEnginePage::icon APIKai Koehne2016-04-207-82/+19
* | Add QQuickWebEngineFaviconProviderPeter Varga2016-04-2015-15/+415
* | Add comments to new ResourceType enumsKai Koehne2016-04-191-2/+2
* | Update spellchecker APIsMichal Klocek2016-04-1823-125/+46
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-1810-36/+61
|\|
| * Install all resources for developer build in .pro fileKai Koehne2016-04-152-26/+8
| * SimpleBrowser: Fix loading iconKai Koehne2016-04-151-1/+1
| * Update ChromiumAllan Sandfeld Jensen2016-04-151-0/+0
| * Demobrowser: Fix black screen after exiting fullscreen mode on OS X.Alexandru Croitor2016-04-151-3/+6
| * Fix crash while settingPersistentStoragePathMichal Klocek2016-04-131-1/+4
| * Fix compilation error with missing includeKai Koehne2016-04-111-0/+2
| * Doc: Mark WebEngineSettings::defaultTextEncoding as new in 1.2Kai Koehne2016-04-111-0/+1
| * Avoid crashing if WebContext is accessed before initializedAllan Sandfeld Jensen2016-04-111-4/+19
| * Still send navigation request signal on non-blocking interceptAllan Sandfeld Jensen2016-04-111-1/+2
| * Doc: initializing web engine when running it as a pluginLeena Miettinen2016-04-111-0/+18
* | Remove "Save Page" web action from the standard context menuJoerg Bornemann2016-04-133-15/+7