| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Clean up coding style in API header files | Allan Sandfeld Jensen | 2021-08-18 | 1 | -1/+2 |
| * | Clean up includes, forward declarations and friends in core api | Peter Varga | 2021-07-08 | 1 | -2/+0 |
| * | Replace Q_NULLPTR and pointer 0 with nullptr | Allan Sandfeld Jensen | 2021-06-10 | 1 | -1/+1 |
| * | Adaptations for Chromium 77 | Allan Sandfeld Jensen | 2019-10-11 | 1 | -2/+6 |
| * | Cleanup coding style in src/core/api | Allan Sandfeld Jensen | 2019-05-03 | 1 | -2/+2 |
| * | Switch export macros to standard form | Allan Sandfeld Jensen | 2019-04-01 | 1 | -1/+1 |
| * | Rename BrowserContextAdapter to ProfileAdapter | Michal Klocek | 2018-07-09 | 1 | -2/+2 |
| * | Update export symbols for webenginecore module | Michal Klocek | 2018-06-15 | 1 | -1/+1 |
| * | Add reserved fields to the cookie filter request | Allan Sandfeld Jensen | 2018-05-01 | 1 | -1/+3 |
| * | Switch cookie-filter API to std::function | Allan Sandfeld Jensen | 2018-03-16 | 1 | -7/+7 |
| * | Doc: Fix docs for QWebEngineCookieStore::setCookieFilter() | Leena Miettinen | 2018-03-05 | 1 | -4/+0 |
| * | Reinstate cookie filter API | Allan Sandfeld Jensen | 2018-01-19 | 1 | -0/+12 |
| * | Remove dependency on QObjectPrivate | Allan Sandfeld Jensen | 2018-01-16 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-05-20 | 1 | -1/+1 |
| |\ |
|
| | * | Silence zero-as-null-pointer=constant warnings | Allan Sandfeld Jensen | 2016-05-19 | 1 | -1/+1 |
| * | | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| |/ |
|
| * | Remove FilterRequest from qwebenginecookiestore | Michal Klocek | 2016-01-15 | 1 | -12/+0 |
| * | Remove callback functions from qwebenginecookiestore | Michal Klocek | 2016-01-15 | 1 | -8/+1 |
| * | Fix more syncqt warnings | Allan Sandfeld Jensen | 2016-01-05 | 1 | -2/+2 |
| * | Make use of QObject's d-pointer in QWebEngineCookieStore | Joerg Bornemann | 2015-12-10 | 1 | -1/+0 |
| * | Rename QWebEngineCookieStoreClient to QWebEngineCookieStore | Michal Klocek | 2015-12-01 | 1 | -0/+104 |