summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some code that has moved to QFxPaintedItemWarwick Allison2009-06-241-7/+0
* Move cacheSize property to QFxPaintedItem from QFxWebView.Warwick Allison2009-06-231-81/+3
* Add zoomFactor property to WebView.Michael Brasser2009-06-221-1/+27
* 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