summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-194-4/+35
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-0/+6
|\
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-062-15/+6
| * Doc: Add a note about navigation within a page to a fragmentKirill Burtsev2021-05-061-0/+6
| * Docs: Suggest to use higher DPI for printingSzabolcs David2021-04-211-0/+4
* | Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-03-223-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-03-161-1/+9
|\|
| * Only disconnect QWebEnginePage signals that QWebEngineView connectedMichael BrĂ¼ning2021-03-111-1/+9
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-171-3/+2
|\|
| * Remove more leftovers of the old compositorAllan Sandfeld Jensen2021-02-082-14/+0
| * Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-052-5/+6
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-131-1/+1
| * Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-131-2/+9
| * Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-061-1/+0
| * Fix new view request handlingTamas Zakor2020-11-101-0/+5
* | Move QWebEnginePage to coreMichal Klocek2020-11-245-3095/+1
* | Move PrinterWorker to coreMichal Klocek2020-11-244-255/+1
* | Move QWebEngineHistory to coreMichal Klocek2020-11-246-491/+21
* | Drop dependency on QApplication in pageMichal Klocek2020-11-241-4/+4
* | Drop dependency on QWebEngineView in pageMichal Klocek2020-11-245-47/+197
* | Move default notification presenter setter to viewMichal Klocek2020-11-242-3/+5
* | Move styled icons from page to viewMichal Klocek2020-11-233-10/+29
* | Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-234-9/+9
* | Move page's view and widget bindings to viewMichal Klocek2020-11-207-97/+102
* | Remove qwebengineview setter from qwebenginepageMichal Klocek2020-11-202-21/+6
* | Move dialogs from view to pageMichal Klocek2020-11-203-119/+175
* | Move client certificate selection to coreMichal Klocek2020-11-204-206/+1
* | Move profile from widgets to coreMichal Klocek2020-11-204-1176/+0
* | Move share context initialization by loaderMichal Klocek2020-11-202-78/+0
* | Drop dependency on page in profileMichal Klocek2020-11-183-4/+10
* | Drop dependency on default notification presenter in profileMichal Klocek2020-11-183-4/+15
* | Small refactor of startDraggingMichal Klocek2020-11-132-16/+4
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-1/+1
* | Move qtwebenginescriptcollection class to coreMichal Klocek2020-09-254-424/+0
* | Move to qwebenginescript to coreMichal Klocek2020-09-224-408/+1
* | Fix compilation after fb96109b in declarativeMichal Klocek2020-09-161-2/+1
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-154-210/+2
* | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-113-4/+3
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-09-071-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-071-1/+1
| |\|
| | * Fix suggest-override warningsAllan Sandfeld Jensen2020-08-181-1/+1
* | | Move qwebenginesettings to coreMichal Klocek2020-09-024-701/+0
* | | Remove default qwebenginesettings getterMichal Klocek2020-09-023-23/+4
|/ /
* | Remove QT_NO_SSL checksMichal Klocek2020-08-284-18/+0
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-282-2/+2
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-185-27/+27
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-181-1/+1
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-176-1064/+2
* | Cleanup namespace issues in coreMichal Klocek2020-08-143-6/+12
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-142-11/+2