summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support adding "window objects" to webviewAaron Kennedy2009-08-101-2/+74
* Add a WebView::evaluateJavaScript() methodAaron Kennedy2009-08-101-0/+9
* Make QFxScaleGrid privateWarwick Allison2009-07-311-1/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-1/+1
* make QFxItem use QGraphicsTransformLars Knoll2009-07-291-1/+0
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Remove an unused method in QFxItemLars Knoll2009-07-221-5/+0
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+0
* Fix compilation after change 6626a9Leonardo Sobral Cunha2009-07-171-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-1/+1
|\
| * First conversion to new module handling.Warwick Allison2009-07-021-1/+1
* | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-1/+0
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-9/+2
|\ \ | |/
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+2
| * Clean up some code that has moved to QFxPaintedItemWarwick Allison2009-06-241-7/+0
* | CompileAaron Kennedy2009-06-241-8/+0
* | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gvAaron Kennedy2009-06-241-31/+38
|\ \ | |/
| * Move cacheSize property to QFxPaintedItem from QFxWebView.Warwick Allison2009-06-231-81/+3
| * Add zoomFactor property to WebView.Michael Brasser2009-06-221-1/+27
* | Remove simple canvasAaron Kennedy2009-06-231-8/+0
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-13/+0
|/
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-1/+1
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-10/+8
* Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-291-1/+1
|\
| * Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-1/+1
* | Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
|/
* Docs.Martin Jones2009-05-061-14/+14
* Rename QFxImageItem to QFxPaintedItem.Ian Walters2009-05-051-13/+13
* Remove Painted, have WebView use ImageItemIan Walters2009-05-051-124/+19
* Remove userStyleSheetUrl.Warwick Allison2009-05-011-15/+23
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-011-1/+1
|\
| * CompileAaron Kennedy2009-05-011-1/+1
* | Ensure baseUrl is set.Warwick Allison2009-05-011-7/+7
|/
* Support userStyleSheetUrl.Warwick Allison2009-05-011-0/+20
* docWarwick Allison2009-04-301-16/+11
* Fix smooth scalingWarwick Allison2009-04-301-1/+3
* Fix crashWarwick Allison2009-04-301-4/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-291-6/+6
|\
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-6/+6
* | Fix plugin delayed loading. Allows settings from QML.Warwick Allison2009-04-291-4/+79
|/
* Fix use of qmlContext() - move outside contructor.Warwick Allison2009-04-271-50/+47
* Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-271-5/+6
* qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-241-13/+17
* qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-7/+7
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1079