summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Rewrite gn-cmake integrationMichal Klocek2021-08-301-6/+0
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-193-20/+27
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-184-2/+19
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-102-55/+10
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-092-0/+16
* Various clean-ups around QWebEngineViewPeter Varga2021-07-204-39/+40
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-143-5/+4
* Fix build with printing disabledAllan Sandfeld Jensen2021-07-131-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-072-5/+7
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-021-1/+1
* Switch printToPdf to std::functionAllan Sandfeld Jensen2021-06-243-10/+13
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-242-896/+0
* Fix some translated messagesFriedemann Kleint2021-06-241-1/+1
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-222-8/+16
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-184-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
* | 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