summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Do not access accessibility from qt post routinesMichal Klocek2021-11-161-1/+4
* Do not cancel custom tooltips by QWebEngineView custom tooltip handlerPeter Varga2021-11-051-12/+12
* Remove the rest of qmake based configurationMichal Klocek2021-10-142-54/+0
* Disconnect safelyAllan Sandfeld Jensen2021-09-304-3/+12
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-131-1/+1
* Enable no opengl buildsMichal Klocek2021-09-041-0/+5
* Add desginer plugin to cmake buildMichal Klocek2021-09-015-1/+271
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-6/+0
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-183-20/+27
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-174-2/+19
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-092-55/+10
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-092-0/+16
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-133-5/+4
* Various clean-ups around QWebEngineViewPeter Varga2021-07-134-39/+40
* Fix build with printing disabledAllan Sandfeld Jensen2021-07-121-0/+1
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-0/+1
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-012-5/+7
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-011-1/+1
* Switch printToPdf to std::functionAllan Sandfeld Jensen2021-06-243-10/+13
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-232-896/+0
* Fix some translated messagesFriedemann Kleint2021-06-231-1/+1
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-222-8/+16
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-174-15/+19
* Add back the rest of the lost printing documentationAllan Sandfeld Jensen2021-06-111-2/+44
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-112-10/+47
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-1/+1
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-104-4/+4
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-231/+0
* Drop printsupport dependency from coreSzabolcs David2021-06-034-1/+145
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-032-6/+9
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-312-1/+2
* Add missing dependecies, update shasMichal Klocek2021-05-251-1/+1
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-251-1/+1
* Clean headersMichal Klocek2021-05-221-1/+1
* 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