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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash on destruction of QWebView instances.
v5.5.0
Christian Strømme
2015-06-03
5
-10
/
+13
*
Re-introduce the default WebView implementation.
Christian Strømme
2015-05-27
4
-69
/
+12
*
Hide the WebView when the scene is invalidated.
Christian Strømme
2015-05-22
2
-0
/
+12
*
Doc: Remove comment about supported platforms.
Topi Reinio
2015-05-20
1
-2
/
+0
*
Bump the qml revision number.
Christian Strømme
2015-05-06
3
-21
/
+49
*
Fix linking on msvc2013
Christian Strømme
2015-05-06
1
-3
/
+6
*
Move webengine details to the qml plugin.
Christian Strømme
2015-05-05
2
-23
/
+14
*
Clean-up webview-lib.pri
Christian Strømme
2015-05-05
1
-5
/
+0
*
OS X: Fix header name.
Christian Strømme
2015-05-05
1
-1
/
+1
*
Doc: Remove the line that list supported platforms.
Christian Strømme
2015-04-27
1
-2
/
+0
*
Make the geometryChanged() function protected.
Christian Strømme
2015-04-24
1
-2
/
+1
*
Android: Fix setting geometry and clip rect.
Christian Strømme
2015-04-24
2
-2
/
+55
*
Update the geometry of the native view when the scene changes.
Christian Strømme
2015-04-24
11
-3
/
+50
*
Fix include in qquickwebviewloadrequest.h
Christian Strømme
2015-04-24
1
-1
/
+1
*
Add item change listener
Christian Strømme
2015-04-15
3
-1
/
+122
*
Fix the geometry source in QQuickViewController.
Christian Strømme
2015-03-31
1
-2
/
+1
*
Fix visible property set incorrecly on iOS
Jacek Całusiński
2015-03-14
1
-1
/
+1
*
Fix license headers
Sergio Ahumada
2015-03-02
6
-36
/
+36
*
Return progress, title and url from the cached values in QWebView.
Christian Strømme
2015-02-24
1
-6
/
+3
*
Merge remote-tracking branch 'origin/5.4' into dev
Christian Strømme
2015-02-18
4
-24
/
+27
|
\
|
*
Update FDL headers
Christian Strømme
2015-02-17
4
-24
/
+27
*
|
Update license headers.
Christian Strømme
2015-02-17
4
-32
/
+32
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Christian Strømme
2015-02-15
13
-104
/
+106
|
\
|
|
*
Fix license headers
Christian Strømme
2015-02-15
13
-78
/
+78
|
*
iOS: Fix url handling on iOS.
Christian S
2015-02-10
2
-7
/
+5
|
*
Update license headers and add new licenses.
Christian Strømme
2015-02-10
14
-28
/
+28
*
|
Add common property checks in QWebView.
Christian Strømme
2015-02-12
6
-17
/
+61
*
|
OS X Implementation.
Morten Johan Sørvig
2015-02-12
5
-4
/
+352
*
|
Add loadRequest item and necessary classes to enable status reporting.
Christian Strømme
2015-02-10
15
-17
/
+418
*
|
Android: Fix isLoading() and progress tracking.
Christian Strømme
2015-02-10
2
-16
/
+32
*
|
Be consistent with the signal & slot syntax
Christian Strømme
2015-02-09
1
-5
/
+5
*
|
Add loadHtml() function on Android and iOS.
Christian Strømme
2015-02-09
10
-0
/
+66
*
|
Add runJavaScript() on Android and iOS.
Christian Strømme
2015-02-09
11
-1
/
+209
*
|
Refactor QWebView code.
Christian Strømme
2015-02-09
18
-613
/
+948
|
/
*
iOS: Don't access the parent window if it's null.
Christian Strømme
2015-01-06
1
-2
/
+6
*
Android: Remove unused include
Christian Strømme
2014-12-09
1
-1
/
+0
*
Add plugins.qmltypes for QtWebView import
Christian Strømme
2014-12-09
1
-0
/
+24
*
iOS: transfer focus to QWindowControllerItem on touch release
Richard Moe Gustavsen
2014-12-08
2
-2
/
+60
*
Doc: Added the missing \qmlmethod statements
Venugopal Shivashankar
2014-12-08
1
-0
/
+8
*
Doc: Renamed the webview example
Venugopal Shivashankar
2014-11-21
1
-0
/
+0
*
iOS: emit progressChanged
Morten Johan Sørvig
2014-11-13
1
-0
/
+2
*
iOS: Correctly map to scene coordinates.
Christian S
2014-11-13
1
-1
/
+1
*
Fix various documentation issues
Topi Reinio
2014-11-11
3
-17
/
+9
*
iOS: Fix header names.
Christian Strømme
2014-11-11
1
-3
/
+3
*
Doc: Fix the namespace.
Christian Strømme
2014-11-07
1
-1
/
+1
*
Introduce the possibility of delayed creation of the native webview.
Friedemann Kleint
2014-11-03
5
-8
/
+40
*
Android: don't show the zoom controls by default.
Christian Strømme
2014-10-30
1
-7
/
+13
*
Revert "Android: Add separate controller item for android."
Friedemann Kleint
2014-10-30
2
-85
/
+1
*
Fix QWindowControllerItem::geometryChanged().
Friedemann Kleint
2014-10-21
1
-2
/
+8
*
Android: Remove dependency to Android Extras.
Christian Strømme
2014-10-21
3
-15
/
+16
[next]