summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-091-4/+16
* Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-271-9/+9
* Improve QML framerate debuggingAaron Kennedy2010-05-271-47/+51
* Replace QTime with QElapsedTimerAaron Kennedy2010-05-261-2/+2
* QDeclarativeViewPrivate should subclass QGraphicsViewPrivateBea Lam2010-05-121-13/+32
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-10/+6
* docWarwick Allison2010-04-201-0/+1
* ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-161-87/+179
* Class documentation fixes for declarative.Michael Brasser2010-04-161-3/+3
* Doc: more mention of using QUrl::fromLocalFile() for URLs on local filesystemMartin Jones2010-04-141-1/+7
* 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-021-2/+3
* Setting the same source again causes reload.Martin Jones2010-03-021-4/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+570