summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionv5.4.25.4Christian Strømme2015-04-141-1/+1
* Update FDL headersChristian Strømme2015-02-176-38/+41
* Fix license headersChristian Strømme2015-02-1517-86/+86
* iOS: Fix url handling on iOS.Christian S2015-02-102-7/+5
* Update license headers and add new licenses.Christian Strømme2015-02-1021-36/+951
* Example: Made a few cosmetic changesVenugopal Shivashankar2015-02-099-4/+164
* Add .tag and .gitattribute filesv5.4.1Antti Kokko2015-01-202-0/+3
* Bump versionChristian Strømme2015-01-161-1/+1
* 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
* Fix crash in minibrowserChristian Strømme2014-12-051-3/+1
* Fix the window title of the example.Friedemann Kleint2014-11-242-2/+4
* Doc: Renamed the webview exampleVenugopal Shivashankar2014-11-2111-7/+10
* Fix webview example for use with QtWebEngine.v5.4.0-rc1v5.4.0Christian Strømme2014-11-212-0/+12
* 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: Add a screenshot of the new webview example.Christian Strømme2014-11-071-0/+0
* 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
* Remove variable 'set but not used' warning when building the example.Christian Strømme2014-10-301-1/+1
* Fix QWindowControllerItem::geometryChanged().Friedemann Kleint2014-10-211-2/+8
* Android: Remove dependency to Android Extras.Christian Strømme2014-10-214-16/+16
* Polish the example.Friedemann Kleint2014-10-215-5/+64
* Make "imports" depend on "webview".Christian Strømme2014-10-201-0/+1
* Fix documentationChristian Strømme2014-10-166-48/+52
* Fix builds using QQuickWebEngineViewChristian Strømme2014-10-161-0/+2
* Add iOS to the list of supported platforms in the overview doc page.Christian Strømme2014-10-021-1/+1
* Android: Add separate controller item for android.Christian Strømme2014-09-092-1/+85
* Add dtor in QWindowControllerItem.Christian Strømme2014-09-093-0/+12
* Android: Call onResume() and onPause() when the application is paused.Christian Strømme2014-09-053-2/+57
* QWindowControllerItem: Always check for m_controlledWindow.Friedemann Kleint2014-09-021-2/+4
* Android: Don't use URLUtil.guessUrl()Christian Strømme2014-09-021-2/+1
* Improve the Look&Feel of the webview exampleChristian Strømme2014-09-021-42/+25
* Document QUrl usage behavior.Morten Johan Sørvig2014-09-013-1/+17
* Fix build on OS XSamuel Gaist2014-08-292-7/+13
* Fix test for Windows.Friedemann Kleint2014-08-281-9/+27
* Fix exports.Friedemann Kleint2014-08-284-3/+61
* Add iOS implementation.Morten Johan Sørvig2014-08-265-0/+365
* Add the missing pieces to make the module build-able with qmakeSamuel Gaist2014-08-255-34/+61
* Long live Qt Web View!Eskil Abrahamsen Blomfeldt2014-08-2035-0/+2033