summaryrefslogtreecommitdiffstats
path: root/src/core/render_widget_host_view_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support of colored underline and background to InputMethodEventPeter Varga2016-09-231-1/+19
* Adaptations to Chromium 53Allan Sandfeld Jensen2016-09-141-13/+8
* Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-141-7/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-12/+77
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-271-12/+75
| |\
| | * Always show caret when editing an IME pre-edit string.Alexandru Croitor2016-06-171-2/+5
| | * Handle IME events which contain both preedit and commit strings.Alexandru Croitor2016-06-171-8/+30
| | * Fix backspace to work when removing last IME char.Alexandru Croitor2016-06-171-3/+23
| | * Commit the done-so-far IME composition on mouse click.Alexandru Croitor2016-06-171-0/+13
| | * Don't cancel an IME composition when a modifier key is pressed.Alexandru Croitor2016-06-171-1/+6
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-201-10/+66
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-171-10/+66
| |\|
| | * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-161-0/+5
| | * Support WebCursors Qt doesn't have cursor types forAllan Sandfeld Jensen2016-06-161-9/+46
| | * Follow hotspot hints in custom cursorsAllan Sandfeld Jensen2016-06-151-1/+1
| | * Do not forward invalid mouse events to blinkAllan Sandfeld Jensen2016-06-151-0/+7
| | * Stop forwarding OS synthesized touch-to-mouse events.Alexandru Croitor2016-06-141-0/+7
* | | Merge branch '5.7' into devAllan Sandfeld Jensen2016-06-141-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-111-3/+3
| |\|
| | * Update scroll information in touch eventsIlia Kirianovskii2016-06-101-3/+3
* | | Basic porting to Chromium 51Allan Sandfeld Jensen2016-06-011-9/+5
|/ /
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-8/+45
|\|
| * Fix crash when link opens a modal QDialog, using the trackpad.Alexandru Croitor2016-03-241-8/+45
* | Basic adaptation to Chromium 49Allan Sandfeld Jensen2016-03-071-11/+21
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-02-201-2/+22
|\|
| * Fix doubled characters when using IME on WindowsJoerg Bornemann2016-02-161-2/+22
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-02-041-1/+3
|\|
| * Fix asserts in touch handlingKai Koehne2016-01-231-1/+3
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-0/+4
| |\
| | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-221-0/+4
* | | Move conversion function for keyboard modifiersJoerg Bornemann2015-12-171-24/+0
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-031-1/+7
|\| |
| * | Support custom mouse cursorsSzabolcs David2015-12-011-1/+7
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2015-11-201-7/+10
|\| |
| * | Use consistent naming of Qt-specific Chromium classesAllan Sandfeld Jensen2015-10-291-2/+3
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-5/+7
| |\|
| | * Fix touch events coordinates when using custom devicePixelRatioChristophe Chapuis2015-10-271-5/+7
* | | Adapting to Chromium 47Allan Sandfeld Jensen2015-10-271-10/+10
* | | Add contentsSize APIAllan Sandfeld Jensen2015-10-121-0/+4
* | | Add scrollPosition APIAllan Sandfeld Jensen2015-10-121-0/+4
|/ /
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-101-1/+4
* | Use the default composition colors for IME compositionAndras Becsi2015-08-281-6/+1
* | Rebasing on Chromium 45Allan Sandfeld Jensen2015-08-251-1/+1
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+9
* | Implement MotionEvent::GetUniqueEventId()Allan Sandfeld Jensen2015-07-011-1/+4
* | Update RenderWidgetHostViewQt for Chromium 44Allan Sandfeld Jensen2015-06-231-32/+11
* | Add public QtWebEngineCore C++ APIAndras Becsi2015-06-081-0/+1
|/