summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-081-16/+3
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-2/+19
* Forward input method events to RWHV in widgetPeter Varga2017-03-271-0/+9
* Remove stale parent connection when initializing delegate as a childMichael BrĂ¼ning2017-03-151-0/+3
* Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
* Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
* Make input method hints available via RWHV delegate widgetPeter Varga2017-01-201-0/+5
* Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-291-0/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-1/+20
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-1/+20
| |\
| | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-101-1/+20
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-0/+7
| |\|
| | * Fix IME window placement relative to QWebEngineViewAlexandru Croitor2016-10-141-0/+7
* | | Fix handling of drag 'n drop events in QWebEngineViewJoerg Bornemann2016-11-101-0/+6
* | | Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-021-1/+2
* | | Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-281-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-1/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-021-0/+8
| |\|
| | * Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-121-0/+8
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-271-0/+7
| |\|
| | * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-221-0/+7
* | | Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-141-0/+23
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-141-10/+0
* | | Switch to using QQuickWidget in WebEngineWidgetsAllan Sandfeld Jensen2016-07-061-68/+71
* | | Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-271-1/+5
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-311-0/+28
|\|
| * Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+28
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-4/+9
|\|
| * OSX: Fix QSurfaceFormat check to allow < 3.2 OpenGL profiles.Alexandru Croitor2016-03-311-4/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-02-201-3/+5
|\|
| * Fix rendering with default OpenGL surface on LinuxJoerg Bornemann2016-02-121-3/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-101-0/+21
|\|
| * OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-041-0/+21
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Michael Bruning2015-12-091-0/+6
|\
| * Fix incorrect device pixel ratio used on startup.Alexandru Croitor2015-12-071-0/+6
* | Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-061-2/+7
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-1/+15
|/
* Widgets: Use overridden show()Szabolcs David2015-04-271-1/+1
* WebEngineView does not load a url while invisibleAndras Becsi2015-04-221-1/+4
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add Pointer Lock supportSzabolcs David2015-01-161-0/+10
* Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-0/+5
* Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-1/+14
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-1/+1
* Fix issues on HiDPI displaysAndras Becsi2014-09-241-2/+3
* [OSX] Buildfix: Classes used with templates must be fully qualified.Zeno Albisser2014-08-211-0/+1
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10