summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebengineprofile.h
Commit message (Expand)AuthorAgeFilesLines
* Include Q_ENUM on QObject interface classesAleix Pol2017-03-271-0/+2
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-2/+2
* Add back spellchecking supportMichal Klocek2016-07-021-0/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-201-3/+3
|\
| * Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-191-3/+3
* | Remove spellchecking supportMichal Klocek2016-05-061-5/+0
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-041-1/+0
* | Update spellchecker APIsMichal Klocek2016-04-181-3/+1
* | Add spell checker supportMichal Klocek2016-02-011-0/+8
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Extend HttpCacheType with NoCache optionSzabolcs David2016-01-271-1/+2
* | Add function to clear data from the cacheSzabolcs David2016-01-061-0/+2
|/
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-2/+2
* Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-1/+0
* Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-161-2/+3
* Fix assert on deleting installed custom URL scheme handlerAllan Sandfeld Jensen2015-09-301-1/+1
* Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-271-0/+9
* Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-261-0/+1
* Fix #include's in public headersKai Koehne2015-08-041-4/+4
* add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-041-0/+3
* Add API for intercepting url requestsAndras Becsi2015-08-031-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-1/+1
|\
| * Last minute API review cleanupPierre Rossi2015-06-121-1/+1
* | Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-161-0/+4
|/
* Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-121-1/+1
* Introduce a user scripts mechanismPierre Rossi2015-02-211-0/+2
* Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-191-1/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-051-0/+3
* Add widgets download APIAndras Becsi2015-02-021-0/+4
* API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-081-0/+5
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-0/+104