summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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