aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Build against refactor.Samuel Rødal2011-07-292-2/+2
* Fix alias warnings in QDeclarativeGuardAaron Kennedy2011-07-291-1/+3
* Correctly set ending path percent if none is provided.Michael Brasser2011-07-291-5/+14
* XmlListModel.status is Ready right after creation (should be Null)Charles Yin2011-07-291-1/+4
* Support QT_TRANSLATE_NOOP in ListElement.Michael Brasser2011-07-281-2/+27
* Don't jump around when maximumEasingTime is specifiedAaron Kennedy2011-07-282-15/+18
* Delete scene if you aren't going to use it.Alan Alpert2011-07-282-2/+8
* Update ListModel's internal indexes when items are inserted/removed.Andrew den Exter2011-07-281-0/+15
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-261-1/+34
* Add isEmpty() methodBea Lam2011-07-201-0/+4
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-1213-3220/+1274
* Remove references to demos.Casper van Donderen2011-07-111-1/+1
* Merge branch 'v8'Aaron Kennedy2011-07-087-263/+318
|\
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Aaron Kennedy2011-06-223-0/+602
| |\
| * \ Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-101-0/+1
| |\ \
| * | | Remove QtScript code from XmlListModelAaron Kennedy2011-06-092-9/+13
| * | | Remove leftover QtScript code from ListModelAaron Kennedy2011-06-094-107/+1
| * | | Implement global handle trackingAaron Kennedy2011-06-081-2/+2
| * | | Implement ListModel in V8Aaron Kennedy2011-06-075-154/+309
| * | | Merge branch 'master' into v8Michael Brasser2011-06-0763-1092/+1221
| |\ \ \
| * | | | Initial V8 integrationAaron Kennedy2011-06-061-0/+2
* | | | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-082-34/+34
| |_|_|/ |/| | |
* | | | Add QDeclarativeChangeSet.Andrew den Exter2011-06-203-0/+602
| |_|/ |/| |
* | | Fix memory leak with AnimatedImage elements.Gunnar Sletta2011-06-091-0/+1
* | | Merge branch 'master' into qtquick2Aaron Kennedy2011-06-0963-1094/+1220
|\ \ \ | | |/ | |/|
| * | Add docs and test for Binding changes.Michael Brasser2011-06-021-0/+43
| * | Restore original binding when Binding's when clause becomes false.Michael Brasser2011-06-021-6/+43
| * | Make Binding a value source.Michael Brasser2011-06-022-7/+21
| * | QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| * | Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-311-3/+3
| * | Merge branch 'qtquick2'Martin Jones2011-05-313-33/+249
| |\ \
| * | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-2463-1072/+1072
* | | | Merge branch 'master' into qtquick2Alan Alpert2011-06-061-1/+4
|\| | | | |_|/ |/| |
| * | Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-101-1/+4
* | | Fix QDeclarativePixmap not setting its QPixmap.Yoann Lopes2011-06-011-2/+2
| |/ |/|
* | Textures not scheduled for deletion while scrolling QML view.Bjørn Erik Nilsen2011-05-261-0/+4
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-231-1/+1
|\ \
| * | Fix typo in API: QSGContext::schdelueTextureForCleanup.Bjørn Erik Nilsen2011-05-231-1/+1
* | | Don't store texture references after the view has gone awayGunnar Sletta2011-05-232-20/+75
|/ /
* | Some of the QML C++ methods should be slots.Martin Jones2011-05-201-1/+3
* | Improve error message for invalid image provider name.Martin Jones2011-05-121-3/+17
* | Merge branch 'master' into qtquick2Gunnar Sletta2011-05-041-0/+2
|\|
| * Define the QT_NO_.... when the module is absant from QT_CONFIGOlivier Goffart2011-05-021-0/+2
* | Fix crashing QtQuick 1 Image elements.Martin Jones2011-05-041-2/+2
* | Initial import from qtquick2.Qt by Nokia2011-04-272-30/+171
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2764-0/+22426