summaryrefslogtreecommitdiffstats
path: root/src/webengine/render_widget_host_view_qt_delegate_quick.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+5
|\
| * Notify Chromium about leaving viewPeter Varga2017-11-091-0/+5
* | Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-031-1/+1
* | Disable IME on password inputPeter Varga2017-10-041-4/+6
* | Remove unused header includeKai Koehne2017-09-181-1/+0
* | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-061-0/+2
|\|
| * Compile with Gestures disabledAlan Alpert2017-09-051-0/+2
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-041-18/+0
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-051-8/+2
|\|
| * Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-081-8/+2
* | Add back input method auto tests and test virtual keyboard for QuickPeter Varga2017-06-221-4/+5
|/
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-3/+5
* Implement proper touch handling on macOSAlexandru Croitor2017-04-211-0/+3
* Ignore synthetic hover move events if the mouse has not actually movedMichael BrĂ¼ning2017-02-221-1/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-0/+14
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-0/+14
| |\
| | * Propagate the view's screen coordinates on global position change in QuickPeter Varga2016-09-271-0/+14
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-311-3/+3
| |\|
| | * Clicking on a select box option, did not workAdam Kallai2016-08-301-3/+3
* | | 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-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-1/+1
| |\|
| | * Fix issue where Chromium thought it had active focusAlexandru Croitor2016-08-041-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-0/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-271-0/+12
| |\|
| | * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-221-0/+12
* | | Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-141-0/+23
* | | 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-2/+27
|\|
| * Fix event forwarding when activeFocusOnPress is false.Alexandru Croitor2016-05-261-2/+27
* | 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 devLiang Qi2016-02-101-0/+15
|\|
| * OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-041-0/+15
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Quick: Close WebUI popups properlySzabolcs David2015-12-071-0/+11
* QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-031-5/+10
* Honor the AcceptsInputMethod flag on the WebViewPierre Rossi2015-05-151-3/+5
* WebEngineView does not load a url while invisibleAndras Becsi2015-04-221-0/+2
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add Pointer Lock supportSzabolcs David2015-01-161-0/+10
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-021-0/+2
|\
| * Force active focus for touch beginAndras Becsi2014-12-081-0/+2
* | Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-0/+6
* | Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-0/+13
|/
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-201-2/+17
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-061-2/+1