summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qfxview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-301-5/+59
|
* Don't delay initial resizeWarwick Allison2009-04-301-1/+1
| | | | (otherwise "default" widget size happens first)
* Compress sizeChanged signal to give width and height.Warwick Allison2009-04-301-2/+14
|
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-291-3/+35
|
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-11/+11
|
* Propagate scene geometry changes to view.Warwick Allison2009-04-241-1/+9
| | | | Previously, only the initial size was honoured.
* Fix signal usage from QmlcomponentAlexis Menard2009-04-231-2/+2
|
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-3/+3
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+310