summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-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
* Install all resources for developer build in .pro fileKai Koehne2016-04-152-26/+8
* Update ChromiumAllan Sandfeld Jensen2016-04-151-0/+0
* 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
* Update ChromiumJoerg Bornemann2016-04-071-0/+0
* Revision DownloadItem.mimeTypeKai Koehne2016-04-051-0/+1
* Register qrc as local after blink initialization.Michael BrĂ¼ning2016-04-052-3/+20
* Update ChromiumAllan Sandfeld Jensen2016-04-051-0/+0
* Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-053-0/+6
* Add missing revision tag to the mimeTypeChanged signalAdam Kallai2016-04-051-1/+1
* Implement CheckMediaAccessPermissionAllan Sandfeld Jensen2016-04-057-0/+35
* Fix trying to open multiple windows if not supportedGiulio Camuffo2016-04-051-1/+3
* Doc: Replace "web engine script" with class and type namesLeena Miettinen2016-04-051-2/+3
* Fix typo in the folder name of the cookiesSzabolcs David2016-04-031-2/+7
* Doc: Link Pepper plugin platform information to respective settingsKai Koehne2016-04-033-5/+10
* Doc: Add docs for QWebEngineFullScreenRequest classLeena Miettinen2016-04-031-0/+64
* 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-012-3/+6
* Avoid triggering extra urlChanged signalAdam Kallai2016-04-012-0/+15
* Add a Qt Designer plugin for QWebEngineView.Friedemann Kleint2016-03-317-1/+223
* Fix Windows build when response files for moc are generatedJoerg Bornemann2016-03-311-0/+3
* Fix CommandLine initialization on WindowsJoerg Bornemann2016-03-312-7/+20
* OSX: Fix QSurfaceFormat check to allow < 3.2 OpenGL profiles.Alexandru Croitor2016-03-312-8/+18
* Doc: Mark QWebEngineProfile::setRequestInterceptor as new in Qt 5.6Kai Koehne2016-03-311-0/+1
* Doc: Mention which settings properties are new in Qt 5.6Kai Koehne2016-03-311-2/+2
* Fix QtWebEngineProcess not being found after macdeployqt is used.Alexandru Croitor2016-03-301-1/+1
* Doc: Fix documentation about cookie storesKai Koehne2016-03-294-3/+8
* Move loadVisuallyCommitted signal to the test support APISzabolcs David2016-03-253-2/+5
* Doc: Restructure paragraph about loading pagesLeena Miettinen2016-03-241-3/+2
* Use qt_app -> relative_qt_rpath for QtWebEngineProcess.Alexandru Croitor2016-03-241-15/+12
* Stop using QT_PRIVATE for QtWebEngineProcess in a non-framework build.Alexandru Croitor2016-03-241-4/+2
* Fix crash when link opens a modal QDialog, using the trackpad.Alexandru Croitor2016-03-242-8/+48
* Doc: Improve docs for the zoomFactor propertyLeena Miettinen2016-03-233-4/+8
* Doc: Quote example code from the Minimal exampleLeena Miettinen2016-03-232-58/+12
* Set CFBundleIdentifier for QtWebEngineProcess to a proper value.Alexandru Croitor2016-03-211-1/+1
* Doc: Attribute, not flag, can be used for initializationLeena Miettinen2016-03-211-2/+3
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-2116-78/+297
|\
| * Cherry-pick security fixes from Chromium 49v5.6.0Allan Sandfeld Jensen2016-03-031-0/+0