summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-1/+1
|\
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-1/+1
* | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-1/+3
* | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-261-0/+61
|/
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-16/+16
* Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-5/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-241-5/+5
| |\
| | * Doc: Fix types of \qmlpropertyKai Koehne2016-09-191-5/+5
* | | Doc: Describe spellchecking feature in overviewsLeena Miettinen2016-09-201-0/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-5/+5
| |\|
| | * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-091-5/+5
| * | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-081-2/+2
* | | Add back spellchecking supportMichal Klocek2016-07-021-0/+79
* | | Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-221-0/+1
|/ /
* | Remove spellchecking supportMichal Klocek2016-05-061-79/+0
* | Doc: Document how dictionaries are loadedMichal Klocek2016-05-041-0/+15
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-041-25/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-251-4/+3
|\|
| * Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
| * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-191-2/+2
* | Update spellchecker APIsMichal Klocek2016-04-181-9/+7
* | Merge "Merge branch '5.6' into 5.7" into refs/staging/5.7v5.7.0-beta1Allan Sandfeld Jensen2016-04-111-1/+2
|\ \
| * | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-1/+2
| |\|
| | * Doc: Fix documentation about cookie storesKai Koehne2016-03-291-1/+1
* | | Fix handling of unaccepted downloads in QtQuick APIJoerg Bornemann2016-04-111-0/+7
|/ /
* | Doc: Document HttpCacheType::NoCacheKai Koehne2016-04-031-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-081-6/+18
|\|
| * Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+18
* | Add spell checker supportMichal Klocek2016-02-011-0/+90
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Extend HttpCacheType with NoCache optionSzabolcs David2016-01-271-0/+2
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-5/+272
|\|
| * Expose UrlSchemeHandler API in QQuickWebEngineProfileKai Koehne2015-12-171-0/+85
| * Add QQuickWebEngineProfile::setRequestInterceptorKai Koehne2015-12-151-0/+13
| * Make QQuickWebEngineProfile publicKai Koehne2015-12-121-4/+164
| * Remove explicit version \inqmlmoduleKai Koehne2015-12-101-1/+1
| * Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+1
* | Add function to clear data from the cacheSzabolcs David2016-01-061-0/+14
* | Add web action for saving the current web pageJoerg Bornemann2015-12-111-0/+9
|/
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-3/+3
* Force creation of default WebEngineProfileKai Koehne2015-11-241-0/+2
* Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-5/+5
* Improve WebEngineProfile documentationKai Koehne2015-09-141-3/+4
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-081-56/+44
|\
| * Break destruction cycle between DownloadItem and WebEngineProfileKai Koehne2015-09-041-1/+1
| * Doc: edit WebEngineProfile docsLeena Miettinen2015-08-281-55/+43