aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Always disconnect signals on aborted reply objectsBea Lam2011-08-221-13/+15
* Internal state class refactoring.Michael Brasser2011-08-197-19/+31
* Add module qualifier to \qmlattachedproperty docsAlan Alpert2011-08-171-1/+1
* Fix race condition in processJobs()Bea Lam2011-08-131-19/+10
* Add documentationAlan Alpert2011-08-0920-180/+180
* Revise QDeclarativeChangeSet.Andrew den Exter2011-08-082-398/+413
* Fix outdated license headers.Jason McDonald2011-08-051-2/+2
* Improved support for multiple to/from values in Transition.Michael Brasser2011-08-042-0/+6
* Rework threading internals in XmlListModel to avoid global staticBea Lam2011-08-041-91/+205
* Add enabled property to Transition.Michael Brasser2011-08-043-1/+52
* Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-031-7/+14
* Allow custom parser types to still get signal handlers generatedAlan Alpert2011-08-021-0/+1
* Fix Binding to correctly restore bindings even when a binding loop is involved.Michael Brasser2011-08-011-3/+3
* Correctly pause animation when paused in starting ScriptAction.Michael Brasser2011-08-011-1/+1
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-292-5/+4
* Ensure bindings on pause work correctly.Michael Brasser2011-07-291-0/+8
* 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
| |/ |/|