summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-0/+7
|\
| * QDeclarativeView flickers when composited on MeeGoMartin Jones2011-03-171-0/+7
* | Doc: Fixed links and whitespace.David Boddie2011-02-171-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-071-12/+14
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-3/+4
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Yann Bodson2010-11-121-0/+8
| |\ \ \
| * | | | Make it possible to add your own graphics scene to QDeclarativeViewJoona Petrell2010-11-031-11/+13
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | |_|/ | |/| |
* | | | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-6/+6
|/ / /
* | | Doc: Fixed broken link by referring to the errors() method instead.David Boddie2010-11-221-3/+4
| |/ |/|
* | Regression: QML fonts look bad on Mac with font smoothing onYann Bodson2010-10-291-0/+8
|/
* Various declarative autotest additions.Michael Brasser2010-09-231-1/+1
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-2/+2
* Make rootContext and engine pointers in QDeclarativeView API constJoona Petrell2010-07-221-9/+10
* doc improvementsBea Lam2010-07-061-22/+23
* fix doc linksBea Lam2010-07-021-1/+1
* 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-111-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-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