summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-071-3/+7
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-021-1/+1
* Switch printToPdf to std::functionAllan Sandfeld Jensen2021-06-241-6/+11
* Fix some translated messagesFriedemann Kleint2021-06-241-1/+1
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-221-6/+9
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-181-6/+6
* Add back the rest of the lost printing documentationAllan Sandfeld Jensen2021-06-111-2/+44
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-111-9/+45
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-101-1/+1
* Drop printsupport dependency from coreSzabolcs David2021-06-031-1/+125
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-1/+1
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-311-1/+0
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-191-2/+2
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-03-221-1/+1
* 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
* | Drop dependency on QWebEngineView in pageMichal Klocek2020-11-241-4/+79
* | Move default notification presenter setter to viewMichal Klocek2020-11-241-0/+5
* | Move styled icons from page to viewMichal Klocek2020-11-231-0/+28
* | Move page's view and widget bindings to viewMichal Klocek2020-11-201-2/+89
* | Move dialogs from view to pageMichal Klocek2020-11-201-1/+147
* | Fix almost all deprecation warningsJüri Valdmann2020-08-131-3/+4
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-32/+22
* | Move QMenu handling from page to viewMichal Klocek2020-08-121-1/+238
* | Add ; to Q_UNUSEDLars Schmertmann2020-06-271-1/+1
|/
* Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-1/+12
* Fix widget accessibility on macOSPeter Varga2020-01-241-4/+18
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-0/+2
|\
| * Fix QWebEnginePage visibility stateJüri Valdmann2019-08-201-0/+3
* | Implement page lifecycle APIJüri Valdmann2019-05-241-2/+12
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-301-0/+2
|\
| * Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-171-0/+2
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-031-2/+2
|/
* Doc: Always treat \brief as full sentenceKai Koehne2019-02-221-1/+1
* Stop showing speculative framesJüri Valdmann2018-10-291-64/+38
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-011-16/+60
* Avoid reattach of page before deleting itAllan Sandfeld Jensen2018-09-051-7/+8
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-1/+1
|\
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-131-1/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-181-0/+6
|/
* Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-091-1/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-171-0/+2
* Change QWebEngineView to use another layoutSzabolcs David2018-04-051-4/+4
* Adaptations to form validationAllan Sandfeld Jensen2018-03-151-8/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-081-1/+14
|\
| * Refactor QWebEngineView tooltip handlingPeter Varga2017-12-081-1/+14
* | Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-2/+8
|/
* Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-111-3/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-1/+0
|\
| * Fix crash on context menuAllan Sandfeld Jensen2017-02-221-1/+0