summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add icon property and iconChanged signal to QWebEnginePagePeter Varga2016-03-312-2/+52
* Make ReplaceMisspelledWord web-actions more genericAllan Sandfeld Jensen2016-03-302-13/+25
* Add API for context menu dataAllan Sandfeld Jensen2016-03-305-53/+390
* Add settings for FaviconManager's icon download modesPeter Varga2016-03-252-1/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-213-3/+6
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-211-3/+3
| |\
| | * 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-163-3/+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-201-2/+10
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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-162-0/+10
| |/ |/|
* | Rename UserScriptController/Host to UserResourceController/HostSzabolcs David2016-02-104-7/+7
* | Added background tab support to WidgetsAdam Kallai2016-02-102-2/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-102-0/+4
|\|
| * Fix build against Qt 5.5Allan Sandfeld Jensen2016-02-042-0/+4
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-02-044-3/+40
|\|
| * 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
| * Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-192-0/+7
* | Add spell checker supportMichal Klocek2016-02-014-1/+117
* | Doc: move and edit docs related to QWebEnginePage::audioMutedLeena Miettinen2016-02-011-2/+29
* | Unify license header usage.Jani Heikkinen2016-02-0127-296/+377
* | Doc: mark drag event methods as reimplementedLeena Miettinen2016-01-281-0/+12
* | Doc: use the \a command for a variable to fix a QDoc errorLeena Miettinen2016-01-281-1/+1
* | Extend HttpCacheType with NoCache optionSzabolcs David2016-01-272-1/+3
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-181-21/+35
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2016-01-181-21/+35
| |\
| | * Update license header for qwebenginepage.cpp to LGPLv3Joerg Bornemann2016-01-141-21/+35
* | | Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-152-6/+28
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-127-2/+45
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-0/+24
| |\|
| | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-222-0/+24
| * | Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-151-2/+6
| * | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-074-0/+15
* | | Add methods for running javascript in isolated worldsAllan Sandfeld Jensen2016-01-082-2/+18
* | | Add function to clear data from the cacheSzabolcs David2016-01-062-0/+13