summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+28
* | | Move printToPDF to pageAllan Sandfeld Jensen2016-02-254-8/+9
* | | Merge "Merge dev into 5.7" into refs/staging/5.7Oswald Buddenhagen2016-02-232-2/+6
|\ \ \
| * \ \ Merge dev into 5.7Oswald Buddenhagen2016-02-172-2/+6
| |\ \ \
| | * | | Fix iconUrl getter and changed signalAllan Sandfeld Jensen2016-02-122-2/+6
* | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-02-203-6/+17
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Doc: State equivalent of setHtml more preciselyJoerg Bornemann2016-02-161-1/+2
| * | | Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-3/+5
| |\ \ \ | | | |/ | | |/|
| | * | Fix rendering with default OpenGL surface on LinuxJoerg Bornemann2016-02-121-3/+5
| * | | Fix WebAction muteAllan Sandfeld Jensen2016-02-131-1/+1
| * | | Fix double LoadFinished on URL errorsAllan Sandfeld Jensen2016-02-101-2/+10
| |/ /
* | / Add rudimentary printing API and add it to example.Michael Bruning2016-02-163-0/+19
| |/ |/|
* | Rename UserScriptController/Host to UserResourceController/HostSzabolcs David2016-02-104-7/+7
* | Added background tab support to WidgetsAdam Kallai2016-02-103-2/+18
* | Doc: add docs for new QWebEnginePage::runJavaScript() variantsLeena Miettinen2016-02-101-13/+51
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-105-2/+34
|\|
| * OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-041-0/+21
| * Doc: QWebEngineSettings::WebAttribute values provide no safety mechanismsLeena Miettinen2016-02-041-1/+8
| * Prefix Markdown Editor example with "WebEngine"Kai Koehne2016-02-041-1/+1
| * Fix build against Qt 5.5Allan Sandfeld Jensen2016-02-042-0/+4
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-02-047-6/+62
|\|
| * Preserve webchannel and userscripts when restoring historyAllan Sandfeld Jensen2016-01-314-2/+27
| * Fix crash on open link in new windowJoerg Bornemann2016-01-281-1/+3