summaryrefslogtreecommitdiffstats
path: root/examples/declarative/webview
Commit message (Expand)AuthorAgeFilesLines
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-089-9/+9
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-1/+1
* example of WebView onAlert, and of popups in general.Warwick Allison2010-03-312-0/+63
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-1/+1
* Remove support for QML-in-HTML-in-WebViewWarwick Allison2010-03-243-119/+0
* Show loading progressWarwick Allison2010-03-233-2/+21
* Deprecate inline Script {} blocksAaron Kennedy2010-03-222-22/+18
* Move WebView to an extension plugin.Warwick Allison2010-03-029-1/+9
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-2/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+0
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-223-5/+5
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-182-2/+2
* fix line endingsOswald Buddenhagen2010-02-163-98/+98
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+0
* Rename QML Object to QtObjectAaron Kennedy2009-11-192-3/+3
* Web service integration example - Google MapsWarwick Allison2009-11-163-0/+98
* look nicerWarwick Allison2009-11-111-2/+3
* Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-101-2/+2
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-062-2/+2
* cleanupYann Bodson2009-10-281-1/+1
* Do not use 'resources:' in examplesYann Bodson2009-10-091-16/+17
* Fix example errorsAaron Kennedy2009-10-091-2/+0
* lowercase idsYann Bodson2009-10-065-30/+29
* Move ComponentInstance functionality into LoaderMartin Jones2009-09-091-1/+1
* docWarwick Allison2009-08-281-1/+1
* New window creation in WebView.Warwick Allison2009-08-282-0/+31
* Changes as per review.Warwick Allison2009-08-282-6/+5
* typoWarwick Allison2009-08-251-1/+1
* Missed files.Warwick Allison2009-08-252-0/+86
* Rename positioners.Warwick Allison2009-08-241-1/+1
* Fix WebViewSettingsWarwick Allison2009-08-244-2/+165
* Renaming Rect -> RectangleYann Bodson2009-08-194-10/+10
* Rename layouts to positionersAlan Alpert2009-08-131-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-235-0/+10
* Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-1/+1
* Use QML properties syntaxAaron Kennedy2009-05-011-8/+3
* Port syntaxWarwick Allison2009-04-301-12/+29
* Change syntaxWarwick Allison2009-04-305-95/+112
* Enable pluginsWarwick Allison2009-04-291-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-226-0/+107