summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-131-2/+2
|\ | | | | | | into kinetic-declarativeui
| * Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
| | | | | | | | as it breaks reinstalling the module against existing Qt.
* | Cleanup.Michael Brasser2009-11-131-33/+5
|/
* CleanupAaron Kennedy2009-10-301-0/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-16/+16
|\ | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| * 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
| | | | | | | | This changes nothing when contentResizable is set and allows scroll bars to be used when it's false and the view size is smaller than the root item's size. Reviewed-by: owolff
* Prevent qmlviewer from confusing people when root items are small.Alan Alpert2009-09-241-0/+2
| | | | Task-number: QT-711
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-09-221-1/+1
| | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-0/+579