summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update ChromiumJoerg Bornemann2016-04-211-0/+0
* Parse logging verbosity levelsAllan Sandfeld Jensen2016-04-211-10/+30
* Add QQuickWebEngineFaviconProviderPeter Varga2016-04-209-7/+313
* 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-188-32/+54
|\
| * 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
* | Remove "Save Page" web action from the standard context menuJoerg Bornemann2016-04-132-11/+0
* | Fix ABI of QWebEnginePage::OpenLinkInNewBackgroundTabAllan Sandfeld Jensen2016-04-131-1/+1
* | Fix merge duplicationAllan Sandfeld Jensen2016-04-131-1/+0
* | Move QQuickWebEngineContextMenuData to experimentalAllan Sandfeld Jensen2016-04-135-9/+9
* | Remove default values for printToPdf callbacks and unify API.Michael Bruning2016-04-135-8/+8
* | Merge "Merge branch '5.6' into 5.7" into refs/staging/5.7v5.7.0-beta1Allan Sandfeld Jensen2016-04-1145-133/+522
|\ \
| * | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-1145-133/+522
| |\|
| | * 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