summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginecookiestore.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-2/+0
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-1/+1
* Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-111-2/+6
* Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-031-2/+2
* Switch export macros to standard formAllan Sandfeld Jensen2019-04-011-1/+1
* Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-2/+2
* Update export symbols for webenginecore moduleMichal Klocek2018-06-151-1/+1
* Add reserved fields to the cookie filter requestAllan Sandfeld Jensen2018-05-011-1/+3
* Switch cookie-filter API to std::functionAllan Sandfeld Jensen2018-03-161-7/+7
* Doc: Fix docs for QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-051-4/+0
* Reinstate cookie filter APIAllan Sandfeld Jensen2018-01-191-0/+12
* Remove dependency on QObjectPrivateAllan Sandfeld Jensen2018-01-161-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-201-1/+1
|\
| * Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-191-1/+1
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Remove FilterRequest from qwebenginecookiestoreMichal Klocek2016-01-151-12/+0
* Remove callback functions from qwebenginecookiestoreMichal Klocek2016-01-151-8/+1
* Fix more syncqt warningsAllan Sandfeld Jensen2016-01-051-2/+2
* Make use of QObject's d-pointer in QWebEngineCookieStoreJoerg Bornemann2015-12-101-1/+0
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-0/+104