summaryrefslogtreecommitdiffstats
path: root/src/webengine/render_widget_host_view_qt_delegate_quickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-132/+0
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-03-161-31/+19
|\
| * Fix popup positionMichal Klocek2021-02-161-28/+16
| * Fix mad popup qquickwindows on waylandMichal Klocek2021-02-161-3/+3
| * Remove more leftovers of the old compositorAllan Sandfeld Jensen2021-02-081-10/+0
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-2/+1
|\|
| * Fix position of popup on qmlMichal Klocek2021-01-181-2/+1
* | Move scenegraph handling out of coreJüri Valdmann2020-07-061-26/+0
|/
* Keep HTML dropdown always on topPeter Varga2020-03-261-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-1/+1
|\
| * Fix WebEngineView flashing when closing popupPeter Varga2019-09-101-1/+1
* | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-231-5/+0
|/
* Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-141-5/+37
* Introduce RenderWidgetHostViewQtDelegateQuick::windowGeometry()Allan Sandfeld Jensen2019-05-071-0/+5
* Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-131-7/+2
* Stop showing speculative framesJüri Valdmann2018-10-291-7/+0
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-021-4/+4
* Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-141-0/+10
* Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-141-5/+0
* Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-271-1/+1
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* WebEngineView does not load a url while invisibleAndras Becsi2015-04-221-0/+2
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-0/+5
* Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-0/+10
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-14/+9
* Fix RenderWidgetHostViewQt::GetViewBoundsFrederik Gladhorn2014-07-141-0/+5
* Remove the RenderWidgetHostViewQtDelegateQuickBase templateJocelyn Turcotte2014-04-081-0/+1
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-2/+1
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-13/+7
* Make WebUI popups work with QtQuickPierre Rossi2014-04-021-0/+129