summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0711-67/+48
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-062-46/+0
* Add arm optimization flags to cmake buildMichal Klocek2021-07-071-5/+11
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-062-3/+3
* Add cross compilation support to cmake buildsMichal Klocek2021-07-021-5/+5
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-022-5/+5
* Add checks for xrandr and xdamageAllan Sandfeld Jensen2021-06-281-0/+7
* Add API for favicon databasePeter Varga2021-06-283-4/+74
* Make default profile off the recordMichal Klocek2021-06-251-1/+1
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-242-2/+2
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-224-17/+16
* Remove left-over deprecated API QWebEngineProfile::setRequestInterceptor()Friedemann Kleint2021-06-221-3/+0
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-183-31/+52
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-152-5/+5
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-151-1/+0
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-108-11/+11
* Make Proprietary Codecs feature visible in config.summaryPeter Varga2021-06-101-0/+1
* Fix some compiler warningsPeter Varga2021-06-104-21/+23
* 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
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-03-161-0/+5
|\|
* | Move QQuickWebEngineLoadRequest to core as a base api typeKirill Burtsev2021-03-033-0/+298
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-173-9/+6
|\|
| * Clean up header includes and forward declarations in corePeter Varga2021-02-041-4/+0
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-02-031-4/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-021-4/+0
| |\|
| | * Remove even more remains of non network service codePeter Varga2021-01-251-4/+0
* | | Fix builds without printsupportAllan Sandfeld Jensen2021-02-031-1/+6
|/ /