Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
* | Fix code style in examples | Bea Lam | 2010-04-13 | 4 | -10/+14 |
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -2/+2 |
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 9 | -9/+9 |
* | Replace Text::wrap property with Text::wrapMode enumeration. | Martin Jones | 2010-04-08 | 1 | -1/+1 |
* | example of WebView onAlert, and of popups in general. | Warwick Allison | 2010-03-31 | 2 | -0/+63 |
* | Qt.Infinite -> Animation.Infinite | Michael Brasser | 2010-03-25 | 1 | -1/+1 |
* | Replace Animation's repeat property with loops. | Michael Brasser | 2010-03-25 | 1 | -1/+1 |
* | Remove support for QML-in-HTML-in-WebView | Warwick Allison | 2010-03-24 | 3 | -119/+0 |
* | Show loading progress | Warwick Allison | 2010-03-23 | 3 | -2/+21 |
* | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 2 | -22/+18 |
* | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 9 | -1/+9 |
* | Renamed Flickable viewportXXX properties contentXXX | Martin Jones | 2010-02-26 | 1 | -2/+2 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+0 |
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 3 | -5/+5 |
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 2 | -2/+2 |
* | fix line endings | Oswald Buddenhagen | 2010-02-16 | 3 | -98/+98 |
* | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 1 | -1/+0 |
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 2 | -3/+3 |
* | Web service integration example - Google Maps | Warwick Allison | 2009-11-16 | 3 | -0/+98 |
* | look nicer | Warwick Allison | 2009-11-11 | 1 | -2/+3 |
* | Remove WebView::pagewidth and tidy up - it's not needed and interfered | Warwick Allison | 2009-11-10 | 1 | -2/+2 |
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 2 | -2/+2 |
* | cleanup | Yann Bodson | 2009-10-28 | 1 | -1/+1 |
* | Do not use 'resources:' in examples | Yann Bodson | 2009-10-09 | 1 | -16/+17 |
* | Fix example errors | Aaron Kennedy | 2009-10-09 | 1 | -2/+0 |
* | lowercase ids | Yann Bodson | 2009-10-06 | 5 | -30/+29 |
* | Move ComponentInstance functionality into Loader | Martin Jones | 2009-09-09 | 1 | -1/+1 |
* | doc | Warwick Allison | 2009-08-28 | 1 | -1/+1 |
* | New window creation in WebView. | Warwick Allison | 2009-08-28 | 2 | -0/+31 |
* | Changes as per review. | Warwick Allison | 2009-08-28 | 2 | -6/+5 |
* | typo | Warwick Allison | 2009-08-25 | 1 | -1/+1 |
* | Missed files. | Warwick Allison | 2009-08-25 | 2 | -0/+86 |
* | Rename positioners. | Warwick Allison | 2009-08-24 | 1 | -1/+1 |
* | Fix WebViewSettings | Warwick Allison | 2009-08-24 | 4 | -2/+165 |
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 4 | -10/+10 |
* | Rename layouts to positioners | Alan Alpert | 2009-08-13 | 1 | -1/+1 |
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 5 | -0/+10 |
* | Rename NumericAnimation -> NumberAnimation | Michael Brasser | 2009-06-26 | 1 | -1/+1 |
* | Use QML properties syntax | Aaron Kennedy | 2009-05-01 | 1 | -8/+3 |
* | Port syntax | Warwick Allison | 2009-04-30 | 1 | -12/+29 |
* | Change syntax | Warwick Allison | 2009-04-30 | 5 | -95/+112 |
* | Enable plugins | Warwick Allison | 2009-04-29 | 1 | -1/+1 |
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 6 | -0/+107 |