summaryrefslogtreecommitdiffstats
path: root/src/core/render_widget_host_view_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardize override declarationAllan Sandfeld Jensen2017-04-211-24/+24
* Disable setting background color in QInputMethodEventPeter Varga2017-04-211-5/+1
* Implement proper touch handling on macOSAlexandru Croitor2017-04-211-0/+19
* Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-121-0/+16
* Fix text selection and input method queryPeter Varga2017-04-121-49/+188
* Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-241-6/+8
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-041-0/+1
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-0/+1
| |\
| | * Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
* | | Fix browser process crash when IBus is enabledPeter Varga2017-03-031-0/+8
|/ /
* | Add beginFrameProviderAllan Sandfeld Jensen2017-03-011-5/+47
* | Adapt to changes in selection API in Chromium 55Allan Sandfeld Jensen2017-03-011-31/+14
* | Simple adaptations to Chromium 55Allan Sandfeld Jensen2017-03-011-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-21/+37
|\|
| * Fix confirming IME composition and newline insertionPeter Varga2017-01-251-21/+37
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+6
|\|
| * Fix handling of empty input method eventsPeter Varga2017-01-221-1/+4
| * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-201-1/+2
* | Optimize scene graph rendering by reusing old nodes if possibleMichael BrĂ¼ning2017-01-111-0/+2
|/
* Rework and fix loadVisuallyCommitted signalPeter Varga2016-11-251-8/+5
* 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