summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qfxview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Control resizing of content like QScrollArea::widgetResizableWarwick Allison2009-05-151-6/+59
|
* Work with no initial file (open dialog).Warwick Allison2009-05-131-0/+1
| | | | Resize correctly on open new file.
* fix bug 253385 fixWarwick Allison2009-05-131-1/+1
|
* fix bug 253385Warwick Allison2009-05-121-4/+6
|
* Fix resizing and skinning.Warwick Allison2009-05-111-0/+17
| | | | Broke with mainwindow introduction.
* Add canvas debugger moduleAaron Kennedy2009-05-081-0/+1
|
* Beginings of an experimental QML debugger viewAaron Kennedy2009-05-061-0/+10
|
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-051-3/+5
|
* Improve error handling consistencyAaron Kennedy2009-05-051-3/+76
|
* Rename QFxView::setXml to QFxView::setQml.Michael Brasser2009-05-011-23/+18
|
* 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