| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Do comments from api 6.6 review | Michal Klocek | 2023-07-26 | 1 | -2/+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 | -3/+0 |
| * | Cleanup coding style in src/core/api | Allan Sandfeld Jensen | 2019-05-03 | 1 | -6/+2 |
| * | Switch export macros to standard form | Allan Sandfeld Jensen | 2019-04-01 | 1 | -1/+1 |
| * | Move QWebEngineUrlRequestInterceptor::intercept to ui thread | Michal Klocek | 2019-02-04 | 1 | -1/+1 |
| * | Update export symbols for webenginecore module | Michal Klocek | 2018-06-15 | 1 | -1/+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 |
| |/ |
|
| * | Fix more syncqt warnings | Allan Sandfeld Jensen | 2016-01-05 | 1 | -2/+2 |
| * | Change QWebEngineUrlRequestInterceptor::interceptRequest to void. | Michael Bruning | 2015-12-02 | 1 | -1/+1 |
| * | Remove the empty virtual destructor from QWebEngineUrlRequestInterceptor. | Michael Bruning | 2015-12-01 | 1 | -3/+0 |
| * | Consistenly use Q_DISABLE_COPY in public API | Kai Koehne | 2015-08-26 | 1 | -0/+1 |
| * | Fix #include's in public headers | Kai Koehne | 2015-08-04 | 1 | -5/+5 |
| * | Add API for intercepting url requests | Andras Becsi | 2015-08-03 | 1 | -0/+67 |