| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use new qml cmake apis and new qml registration | Michal Klocek | 2021-07-19 | 1 | -283/+0 |
| * | Replace Q_DECL_OVERRIDE with override | Allan Sandfeld Jensen | 2021-02-02 | 1 | -3/+3 |
| * | Sync with window visibilty due to offscreen windows in use | Andy Shaw | 2021-01-14 | 1 | -1/+3 |
| * | Add ; to Q_UNUSED | Lars Schmertmann | 2020-07-31 | 1 | -1/+1 |
| * | Merge "Merge remote-tracking branch 'origin/5.15' into dev" | Qt Forward Merge Bot | 2020-07-31 | 1 | -11/+25 |
| |\ |
|
| | * | Fix visibility regression when using offscreen window in qquickwidget | Michal Klocek | 2020-01-30 | 1 | -11/+25 |
| * | | Adapt to geometryChanged => geometryChange renaming | Mitch Curtis | 2020-07-31 | 1 | -2/+2 |
| |/ |
|
| * | Fix visibilty changes of the WebView when it's inside a widget scene | Christian Strømme | 2018-03-12 | 1 | -0/+1 |
| * | Use printf style qDebug | Kai Koehne | 2017-09-28 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-11-26 | 1 | -6/+6 |
| |\ |
|
| | * | qquickwebviewcontroller: don't remove listener from wrong parent | Richard Moe Gustavsen | 2016-10-21 | 1 | -2/+2 |
| | * | Fix QQuickViewChangeListener | J-P Nurmi | 2016-08-23 | 1 | -4/+4 |
| * | | QQuickViewChangeListener::itemGeometryChanged(): new signature | Edward Welbourne | 2016-07-15 | 1 | -2/+2 |
| |/ |
|
| * | Fix geometry updates in the view controller. | Christian Strømme | 2016-04-15 | 1 | -3/+31 |
| * | Fix warning in release mode | Maurice Kalinowski | 2016-02-18 | 1 | -0/+1 |
| * | Add missing begin/end namepace macrosv5.6.0-rc1 | Christian Strømme | 2016-01-20 | 1 | -0/+4 |
| * | Fix compiler warning | Maurice Kalinowski | 2015-11-24 | 1 | -1/+1 |
| * | Fix typo in QQuickViewController | Christian Strømme | 2015-06-22 | 1 | -6/+6 |
| * | Fix item listener | Christian Strømme | 2015-06-22 | 1 | -1/+5 |
| * | Hide the WebView when the scene is invalidated. | Christian Strømme | 2015-05-22 | 1 | -0/+11 |
| * | Android: Fix setting geometry and clip rect. | Christian Strømme | 2015-04-24 | 1 | -1/+2 |
| * | Update the geometry of the native view when the scene changes. | Christian Strømme | 2015-04-24 | 1 | -3/+17 |
| * | Add item change listener | Christian Strømme | 2015-04-15 | 1 | -0/+118 |
| * | Fix the geometry source in QQuickViewController. | Christian Strømme | 2015-03-31 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Christian Strømme | 2015-02-15 | 1 | -8/+8 |
| * | Refactor QWebView code. | Christian Strømme | 2015-02-09 | 1 | -0/+87 |