summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix viewer resizing on reload and File->openMartin Jones2010-03-301-0/+1
* Remove total wrongness.Warwick Allison2010-03-291-1/+0
* Build Fix and port to new width and height propertiesAlexis Menard2010-03-251-2/+2
* Fix leak.Michael Brasser2010-03-241-1/+2
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-12/+0
* Fixes for the module importmae2010-03-161-0/+1
* Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-101-4/+15
|\
| * doc: Fixed some QML qdoc errors.Martin Smith2010-03-051-4/+15
* | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-2/+2
|/
* Set StrongFocus on QDeclarativeView so that elements can get focus.Martin Jones2010-03-041-0/+2
* Replace remaining QGuard usage with QDeclarativeGuard.Michael Brasser2010-03-011-2/+3
* Setting the same source again causes reload.Martin Jones2010-03-011-4/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+570