summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Revert marking qrc: as a local schemeMichael Bruning2016-05-101-2/+0
* Fix threading issues with URLRequestContextAllan Sandfeld Jensen2016-05-034-53/+162
* Reset the selected text of a page when setHtml is called.Alexandru Croitor2016-05-031-0/+1
* Fix QtWebEngineCore::initialize() for Qt < 5.6.1Joerg Bornemann2016-05-021-0/+2
* Never call QtWebEngine::initialize from DllMainCorentin Jabot2016-04-281-0/+5
* 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-212-21/+16
* Fix saving cookiesMichal Klocek2016-04-211-0/+1
* Fix copying images to clipboardJoerg Bornemann2016-04-214-2/+120
* Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-211-1/+9
* Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-202-7/+9
* Improve thread-safety of custom scheme handlersAllan Sandfeld Jensen2016-04-208-22/+51
* Remove unused BrowserContextAdapter handlesKai Koehne2016-04-205-11/+7
* Fix user-agent override works when setting contentAllan Sandfeld Jensen2016-04-191-0/+1
* Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-199-21/+22
* Assert thread assumptionsAllan Sandfeld Jensen2016-04-191-0/+10
* 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
* 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
* 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
* 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
* Include blink image resourcesAllan Sandfeld Jensen2016-02-161-0/+2
* Fix doubled characters when using IME on WindowsJoerg Bornemann2016-02-162-2/+23
* Do slow copy of mailbox textures when contexts are not sharedMichal Klocek2016-02-161-6/+65
* Enable Viewport Meta support for Embedded platformOtavio Salvador2016-02-161-0/+1
* Fix double LoadFinished on URL errorsAllan Sandfeld Jensen2016-02-102-4/+13
* Fix QDoc warning for QWebEngineUrlRequestInterceptor.Michael Bruning2016-02-041-0/+3