summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qfxview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix leaks.Michael Brasser2009-09-081-1/+1
* Fixing layout margins for QWidgets in QFxViewThomas Hartmann2009-08-311-0/+1
* Various doc fixes.Michael Brasser2009-08-191-2/+2
* Remove unused/incorrect string convertors.Michael Brasser2009-08-121-15/+0
* Basic framerate measurement, until we have something more useful.Michael Brasser2009-08-121-0/+16
* Make QFxAnchorLine private and internalAaron Kennedy2009-08-051-1/+0
* remove itemParent() and related.Lars Knoll2009-07-291-1/+1
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161-47/+17
|\
| * Add an errors() signal to QFxViewKai Koehne2009-07-161-47/+17
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-0/+1
|\ \ | |/
| * Compile.Bjørn Erik Nilsen2009-07-141-1/+1
* | Add experimental FocusRealm support.Michael Brasser2009-07-151-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-131-13/+0
|\ \ | |/
| * Start moving debugger out of processAaron Kennedy2009-07-131-10/+0
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-3/+3
|\ \ | |/
| * Make performance logging classes private.Michael Brasser2009-07-021-2/+2
| * CleanupMichael Brasser2009-06-301-1/+2
* | Remove simple canvasAaron Kennedy2009-06-231-28/+22
|/
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-6/+0
* 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
* 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
* 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
* 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
* 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