summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfximage.h
Commit message (Collapse)AuthorAgeFilesLines
* Minor header cleanup.Michael Brasser2009-07-231-0/+1
|
* Remove an unused method in QFxItemLars Knoll2009-07-221-1/+0
| | | | | propertyInfo was not used by anything, let's just get rid of it.
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-07-171-4/+0
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfximage.h
| * Remove non-functioning opaque property.Michael Brasser2009-07-171-4/+1
| |
* | Add a preserveAspect property to ImageAaron Kennedy2009-07-171-0/+4
|/
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-101-1/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: examples/itemviews/frozencolumn/main.cpp src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvas_p.h src/declarative/canvas/qsimplecanvasitem.h src/declarative/extra/qfxparticles.cpp src/declarative/fx/fx.pri src/declarative/fx/qfxblurfilter.h src/declarative/fx/qfxcontentwrapper.cpp src/declarative/fx/qfxflickable.cpp src/declarative/fx/qfxfocuspanel.h src/declarative/fx/qfxfocusrealm.h src/declarative/fx/qfxhighlightfilter.cpp src/declarative/fx/qfxhighlightfilter.h src/declarative/fx/qfximage.cpp src/declarative/fx/qfxitem.cpp src/declarative/fx/qfxitem.h src/declarative/fx/qfxrect.cpp src/declarative/fx/qfxreflectionfilter.h src/declarative/fx/qfxshadowfilter.cpp src/declarative/fx/qfxshadowfilter.h src/declarative/fx/qfxtext.cpp src/declarative/fx/qfxtext.h src/declarative/fx/qfxtextedit.cpp src/declarative/opengl/glbasicshaders.h src/declarative/test/qfxtestengine.cpp src/declarative/test/qfxtestengine.h src/declarative/test/qfxtestobjects.cpp src/declarative/test/qfxtestobjects.h src/declarative/test/qfxtestview.h src/declarative/util/qfxglobal.h src/declarative/util/qfxview.cpp src/gui/graphicsview/qgraphicsitem_p.h tools/qmlviewer/qmlviewer.cpp
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-1/+2
| |
* | Remove simple canvasAaron Kennedy2009-06-231-1/+0
| |
* | Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-1/+1
| |
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-6/+0
|/
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-4/+4
| | | | | | | URLs expressed as strings (possible relative) are resolved relative to the component in which the string expression is converted to a url value. All items are converted to use QUrl properties, except SqlConnection, where the databasename is only a special-case URL (this may need further consideration).
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
| | | | Caused massive number of warnings with winscw
* Fixed #includesRoberto Raggi2009-05-181-1/+1
|
* Add progress reporting to Image and use it in the flickr demo.Martin Jones2009-05-071-0/+5
|
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+124