summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Parse logging verbosity levelsAllan Sandfeld Jensen2016-04-211-10/+30
* Add QQuickWebEngineFaviconProviderPeter Varga2016-04-201-0/+4
* Add comments to new ResourceType enumsKai Koehne2016-04-191-2/+2
* Update spellchecker APIsMichal Klocek2016-04-189-27/+28
* Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-186-32/+35
|\
| * Install all resources for developer build in .pro fileKai Koehne2016-04-152-26/+8
| * Fix crash while settingPersistentStoragePathMichal Klocek2016-04-131-1/+4
| * Fix compilation error with missing includeKai Koehne2016-04-111-0/+2
| * 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
* | Fix merge duplicationAllan Sandfeld Jensen2016-04-131-1/+0
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-1115-23/+141
|\|
| * Register qrc as local after blink initialization.Michael BrĂ¼ning2016-04-052-3/+20
| * Implement CheckMediaAccessPermissionAllan Sandfeld Jensen2016-04-057-0/+35
| * Fix typo in the folder name of the cookiesSzabolcs David2016-04-031-2/+7
| * Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-04-012-3/+6
| * Use system NSS only for certificate handlingKai Koehne2016-04-011-3/+6
| * Avoid triggering extra urlChanged signalAdam Kallai2016-04-012-0/+15
| * Fix Windows build when response files for moc are generatedJoerg Bornemann2016-03-311-0/+3
| * Fix CommandLine initialization on WindowsJoerg Bornemann2016-03-311-7/+20
| * Fix QtWebEngineProcess not being found after macdeployqt is used.Alexandru Croitor2016-03-301-1/+1
| * Doc: Fix documentation about cookie storesKai Koehne2016-03-291-0/+3
| * Fix crash when link opens a modal QDialog, using the trackpad.Alexandru Croitor2016-03-242-8/+48
* | Fix recentlyAudible Widgets and Quick API.Alexandru Croitor2016-04-084-4/+4
* | Fix disabling spell checker supportPeter Varga2016-04-062-2/+2
* | Document QWebEngineUrlRequestInfo enums as new in 5.7Kai Koehne2016-04-061-2/+2
* | Doc: New QWebEngineUrlRequestInfo::ResourceType valuesLeena Miettinen2016-04-031-0/+4
* | Use default language as default spell-checking languageAllan Sandfeld Jensen2016-04-011-1/+1
* | Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-03-312-3/+7
* | Add API for context menu dataAllan Sandfeld Jensen2016-03-302-5/+5
* | Add settings for FaviconManager's icon download modesPeter Varga2016-03-253-3/+19
* | Enable sandboxing for OSX and Linux.Alexandru Croitor2016-03-231-1/+14
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Michael BrĂ¼ning2016-03-223-10/+28
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-213-10/+28
| |\|
| | * Disable installation of icudt.dat for builds using system ICUKai Koehne2016-03-101-9/+16
| | * Initialize lazy base::CPU when IO are allowedIlia Kirianovskii2016-03-101-0/+10
| | * Flash: Support --ppapi-flash-version argument also for system FlashKai Koehne2016-03-101-1/+2
* | | Pass minimum OS X SDK version used during Qt compilation, to GYP.Alexandru Croitor2016-03-221-2/+9
* | | Add option to allow compiling WebEngine as Mac App Store compliant.Alexandru Croitor2016-03-221-0/+1
|/ /
* | Add callback to printing APIMichael Bruning2016-03-165-39/+110
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-1111-7/+269
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-0811-7/+269
| |\|
| | * Configure MIPS architecure for gypAllan Sandfeld Jensen2016-03-031-0/+13
| | * Revert "Disable using the ICU data file on embedded linux"Kai Koehne2016-03-011-1/+0
| | * ICU: Do not try to search for icudtl.dat for WEBENGINE_CONFIG+=system_icuKai Koehne2016-03-012-0/+18
| | * ICU: Sync use_system_icu and icu_use_data_file_flagKai Koehne2016-03-011-1/+1
| | * Copy resources also for non-developer non-prefix buildsKai Koehne2016-02-251-2/+2
| | * Add chromium files to Qt projectAllan Sandfeld Jensen2016-02-241-0/+8
| | * Implement SSLHostStateDelegateAllan Sandfeld Jensen2016-02-235-1/+223
| | * Always reject non-overridable certificate errorsAllan Sandfeld Jensen2016-02-231-3/+4