summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add missing new certificate error typeAllan Sandfeld Jensen2016-05-132-0/+2
| |/ |/|
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-091-0/+1
|\|
| * Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1
* | Remove spellchecking supportMichal Klocek2016-05-066-118/+0
* | Doc: Document how dictionaries are loadedMichal Klocek2016-05-041-0/+16
* | Combine candidate icons for a page into a single iconPeter Varga2016-05-041-3/+5
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-042-18/+0
* | Cleanup license leftoversMichal Klocek2016-05-032-37/+66
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-031-9/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-291-9/+14
| |\|
| | * Never call QtWebEngine::initialize from DllMainCorentin Jabot2016-04-281-6/+11
| | * Avoid default casesAllan Sandfeld Jensen2016-04-281-9/+10
| | * Add missing icon and text for ReloadAndBypassCacheAllan Sandfeld Jensen2016-04-271-0/+4
* | | Add missing icon getter and corresponding signal to QWebEngineViewPeter Varga2016-05-033-8/+41
* | | Remove WebAudio settingsAllan Sandfeld Jensen2016-05-023-5/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-254-10/+10
|\|
| * Fix crash when instantiating a QCoreApplicationJoerg Bornemann2016-04-211-1/+5
| * Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
| * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-194-8/+9
* | Update spellchecker APIsMichal Klocek2016-04-187-46/+6
* | Remove "Save Page" web action from the standard context menuJoerg Bornemann2016-04-131-3/+0
* | Fix ABI of QWebEnginePage::OpenLinkInNewBackgroundTabAllan Sandfeld Jensen2016-04-131-1/+1
* | Remove default values for printToPdf callbacks and unify API.Michael Bruning2016-04-132-5/+5
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-117-9/+88
|\|
| * Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-051-0/+2
| * Doc: Link Pepper plugin platform information to respective settingsKai Koehne2016-04-031-1/+2
| * Doc: Add docs for QWebEngineFullScreenRequest classLeena Miettinen2016-04-031-0/+64
| * OSX: Fix QSurfaceFormat check to allow < 3.2 OpenGL profiles.Alexandru Croitor2016-03-311-4/+9
| * 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
| * Doc: Fix documentation about cookie storesKai Koehne2016-03-291-1/+3
| * Doc: Improve docs for the zoomFactor propertyLeena Miettinen2016-03-232-3/+7
* | QML API for context menu dataAllan Sandfeld Jensen2016-04-092-3/+4
* | Fix recentlyAudible Widgets and Quick API.Alexandru Croitor2016-04-083-14/+19
* | Fix disabling spell checker supportPeter Varga2016-04-061-0/+2
* | Doc: Mark QWebEngineDownloadItem::SavePageFormat as new in 5.7Kai Koehne2016-04-051-0/+3
* | Doc: Document HttpCacheType::NoCacheKai Koehne2016-04-031-1/+1
* | Remove superfluous declarationsKai Koehne2016-04-031-2/+0
* | Doc: Mark enums new in Qt 5.7Kai Koehne2016-04-011-7/+7
* | Add icon property and iconChanged signal to QWebEnginePagePeter Varga2016-03-313-21/+55
* | Make ReplaceMisspelledWord web-actions more genericAllan Sandfeld Jensen2016-03-303-17/+25
* | Add API for context menu dataAllan Sandfeld Jensen2016-03-306-54/+393
* | Add settings for FaviconManager's icon download modesPeter Varga2016-03-253-1/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-216-27/+54
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-214-27/+51
| |\
| | * Doc: Add information about framesLeena Miettinen2016-02-243-24/+48
| | * Include the module prefix for the header filesv5.6.0-rc1Andy Shaw2016-02-151-3/+3
| * | Doc: Mark renderProcessTerminated signal as new in 5.6Kai Koehne2016-03-112-0/+3
* | | Add callback to printing APIMichael Bruning2016-03-164-12/+39
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-081-6/+28
|\| |