summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
...
* Bump copyrightsAllan Sandfeld Jensen2021-07-1415-15/+15
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-142-15/+7
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-132-4/+4
* Various clean-ups around QWebEngineViewPeter Varga2021-07-131-1/+0
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-125-44/+94
* Update comments on ContextMenuRequest enumsPeter Varga2021-07-121-2/+3
* Get rid of a few redundant method variantsAllan Sandfeld Jensen2021-07-092-37/+5
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-0912-28/+30
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-0818-42/+5
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-082-0/+11
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-062-46/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-062-3/+3
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0111-67/+48
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-012-5/+5
* Add checks for xrandr and xdamageAllan Sandfeld Jensen2021-06-281-0/+7
* Make default profile off the recordMichal Klocek2021-06-251-1/+1
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-232-2/+2
* Remove left-over deprecated API QWebEngineProfile::setRequestInterceptor()Friedemann Kleint2021-06-211-3/+0
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-214-17/+16
* Add API for favicon databasePeter Varga2021-06-183-4/+74
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-173-31/+52
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-152-5/+5
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-141-1/+0
* Make Proprietary Codecs feature visible in config.summaryPeter Varga2021-06-101-0/+1
* Fix some compiler warningsPeter Varga2021-06-104-21/+23
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-108-11/+11
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-102-3/+6
* QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfoKirill Burtsev2021-06-082-5/+28
* Add WebEngine qdocconf for documentationAllan Sandfeld Jensen2021-06-081-0/+4
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-064-25/+38
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-043-45/+44
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-044-55/+323
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-041-3/+2
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-045-0/+327
* Turn webrtc back on for non-embedded buildsAllan Sandfeld Jensen2021-06-031-2/+2
* Drop printsupport dependency from coreSzabolcs David2021-06-034-195/+11
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-036-42/+465
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-312-0/+2
* Add major revision to revisioned symbolsAllan Sandfeld Jensen2021-05-262-3/+3
* Add missing dependecies, update shasMichal Klocek2021-05-251-1/+5
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-252-4/+2
* Add windows to the cmake buildMichal Klocek2021-05-222-0/+25
* Refactor and create gn targetMichal Klocek2021-05-221-1/+1
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-191-0/+74
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-05-132-15/+10
|\
| * Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-122-15/+10
| |\
* | | Add configure.cmake filesMichal Klocek2021-05-121-0/+155
|/ /
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-071-5/+13
* | Add Qt WebEngine version getterAllan Sandfeld Jensen2021-04-301-0/+3
* | Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-03-223-4/+4