summaryrefslogtreecommitdiffstats
path: root/src/webengine/render_widget_host_view_qt_delegate_quick.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-241-0/+1
* Update accessibility focus on FocusIn events for QuickPeter Varga2020-03-021-0/+7
* Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-6/+18
* Fix quick accessibility on macOSPeter Varga2020-02-171-0/+49
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-0/+4
|\
| * Fix compilation against 5.9Michal Klocek2019-07-311-0/+4
* | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-231-6/+0
|/
* Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-141-1/+7
* Introduce RenderWidgetHostViewQtDelegateQuick::windowGeometry()Allan Sandfeld Jensen2019-05-071-0/+7
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-1/+1
|\
| * Fix building with -no-opengl on macOSMichael Brüning2018-12-181-1/+1
* | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-131-27/+5
|/
* Fix input method updatePeter Varga2018-11-291-5/+2
* Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-081-0/+11
* Fix a FIXMEAllan Sandfeld Jensen2018-11-061-6/+3
* Stop showing speculative framesJüri Valdmann2018-10-291-13/+3
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-021-2/+2
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+1
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+1
* 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