summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeworkerscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix mutex handling that was causing tests to sometimes crash/fail.Bea Lam2010-03-231-2/+2
* Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-161-630/+17
* Add WorkerScript docs and tests.Bea Lam2010-03-031-1/+82
* Add docs and tests for WorkerListModel.Bea Lam2010-03-021-1/+136
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1041