summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on destruction of QWebView instances.v5.5.0Christian Strømme2015-06-035-10/+13
* Re-introduce the default WebView implementation.Christian Strømme2015-05-274-69/+12
* Hide the WebView when the scene is invalidated.Christian Strømme2015-05-222-0/+12
* Doc: Remove comment about supported platforms.Topi Reinio2015-05-201-2/+0
* Bump the qml revision number.Christian Strømme2015-05-063-21/+49
* Fix linking on msvc2013Christian Strømme2015-05-061-3/+6
* Move webengine details to the qml plugin.Christian Strømme2015-05-052-23/+14
* Clean-up webview-lib.priChristian Strømme2015-05-051-5/+0
* OS X: Fix header name.Christian Strømme2015-05-051-1/+1
* Doc: Remove the line that list supported platforms.Christian Strømme2015-04-271-2/+0
* Make the geometryChanged() function protected.Christian Strømme2015-04-241-2/+1
* Android: Fix setting geometry and clip rect.Christian Strømme2015-04-242-2/+55
* Update the geometry of the native view when the scene changes.Christian Strømme2015-04-2411-3/+50
* Fix include in qquickwebviewloadrequest.hChristian Strømme2015-04-241-1/+1
* Add item change listenerChristian Strømme2015-04-153-1/+122
* Fix the geometry source in QQuickViewController.Christian Strømme2015-03-311-2/+1
* Fix visible property set incorrecly on iOSJacek Całusiński2015-03-141-1/+1
* Fix license headersSergio Ahumada2015-03-026-36/+36
* Return progress, title and url from the cached values in QWebView.Christian Strømme2015-02-241-6/+3
* Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-184-24/+27
|\
| * Update FDL headersChristian Strømme2015-02-174-24/+27
* | Update license headers.Christian Strømme2015-02-174-32/+32
* | Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-1513-104/+106
|\|
| * Fix license headersChristian Strømme2015-02-1513-78/+78
| * iOS: Fix url handling on iOS.Christian S2015-02-102-7/+5
| * Update license headers and add new licenses.Christian Strømme2015-02-1014-28/+28
* | Add common property checks in QWebView.Christian Strømme2015-02-126-17/+61
* | OS X Implementation.Morten Johan Sørvig2015-02-125-4/+352
* | Add loadRequest item and necessary classes to enable status reporting.Christian Strømme2015-02-1015-17/+418
* | Android: Fix isLoading() and progress tracking.Christian Strømme2015-02-102-16/+32
* | Be consistent with the signal & slot syntaxChristian Strømme2015-02-091-5/+5
* | Add loadHtml() function on Android and iOS.Christian Strømme2015-02-0910-0/+66
* | Add runJavaScript() on Android and iOS.Christian Strømme2015-02-0911-1/+209
* | Refactor QWebView code.Christian Strømme2015-02-0918-613/+948
|/
* iOS: Don't access the parent window if it's null.Christian Strømme2015-01-061-2/+6
* Android: Remove unused includeChristian Strømme2014-12-091-1/+0
* Add plugins.qmltypes for QtWebView importChristian Strømme2014-12-091-0/+24
* iOS: transfer focus to QWindowControllerItem on touch releaseRichard Moe Gustavsen2014-12-082-2/+60
* Doc: Added the missing \qmlmethod statementsVenugopal Shivashankar2014-12-081-0/+8
* Doc: Renamed the webview exampleVenugopal Shivashankar2014-11-211-0/+0
* iOS: emit progressChangedMorten Johan Sørvig2014-11-131-0/+2
* iOS: Correctly map to scene coordinates.Christian S2014-11-131-1/+1
* Fix various documentation issuesTopi Reinio2014-11-113-17/+9
* iOS: Fix header names.Christian Strømme2014-11-111-3/+3
* Doc: Fix the namespace.Christian Strømme2014-11-071-1/+1
* Introduce the possibility of delayed creation of the native webview.Friedemann Kleint2014-11-035-8/+40
* Android: don't show the zoom controls by default.Christian Strømme2014-10-301-7/+13
* Revert "Android: Add separate controller item for android."Friedemann Kleint2014-10-302-85/+1
* Fix QWindowControllerItem::geometryChanged().Friedemann Kleint2014-10-211-2/+8
* Android: Remove dependency to Android Extras.Christian Strømme2014-10-213-15/+16