index
:
qt/qtwebview.git
5.10
5.11
5.12
5.13
5.14
5.15
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt Web View
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
webview
/
qquickviewcontroller.cpp
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 macros
v5.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