summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-570/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-241-0/+1
|\
| * Merge remote branch 'origin/master'Thiago Macieira2010-02-231-24/+6
| |\
| * \ Merge remote branch 'origin/master'Thiago Macieira2010-02-201-205/+188
| |\ \
| * | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
* | | | Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-231-26/+34
|\ \ \ \
| * | | | Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-231-26/+34
| | |_|/ | |/| |
* | | | Compile.Roberto Raggi2010-02-221-2/+0
* | | | Merge remote branch 'origin/master' into qtruntimeRoberto Raggi2010-02-221-24/+6
|\ \ \ \ | |/ / /
| * | | Remove use of unexprted private classes.Martin Jones2010-02-221-24/+6
| | |/ | |/|
* | | Introduced the internal virtual method QmlView::setRootObject(object).Roberto Raggi2010-02-191-44/+52
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\ \ | |/
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
| * doc: Fixed some qdoc errors.Martin Smith2010-02-161-0/+4
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-201/+188
|/
* Remove QByteArray constructor from QmlComponent.Michael Brasser2010-01-131-2/+4
* fix includesOswald Buddenhagen2009-12-031-20/+21
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-5/+5
* Remove include styles that rely on configure.Warwick Allison2009-12-011-5/+5
* Qt.quit() added to qml.Tapani Mikola2009-11-301-0/+1
* QmlView doc.Michael Brasser2009-11-231-0/+1
* QmlView doc.Michael Brasser2009-11-231-0/+3
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-131-2/+2
|\
| * Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
* | Cleanup.Michael Brasser2009-11-131-33/+5
|/
* CleanupAaron Kennedy2009-10-301-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * fix headersWarwick Allison2009-10-291-16/+16
* | Make private headers _pAaron Kennedy2009-10-301-4/+4
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-11/+11
|/
* Doc.Michael Brasser2009-10-281-1/+1
* Fix "initial" size for remote content.Warwick Allison2009-10-261-1/+11
* Add url() for setUrl().Warwick Allison2009-10-081-0/+10
* Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-021-1/+5
* Set sceneRect to size of root item instead of size of view.Christian Kamm2009-09-301-1/+1
* Prevent qmlviewer from confusing people when root items are small.Alan Alpert2009-09-241-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-221-1/+1
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-0/+579