summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0922-107/+138
| | | |\ \ \
| | | * | | | Remove redundant QFxItem::activeFocusChanged(); is not used anywhere,Bea Lam2009-10-073-19/+1
| | * | | | | Add missing NOTIFYYann Bodson2009-10-098-13/+19
| * | | | | | Output file/line for script errorsAaron Kennedy2009-10-0911-45/+70
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-094-72/+89
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-092-45/+82
| | |\ \ \ \ | | | |/ / /
| | | * | | GraphicsObjectContainer cleanup.Michael Brasser2009-10-092-45/+82
| | | | |/ | | | |/|
| | * | | No need for temporary currentItemMartin Jones2009-10-092-27/+7
| | |/ /
| * | | Move Q_PROPERTY()'s to top of objectAaron Kennedy2009-10-082-5/+5
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-0814-37/+48
| |\ \ \ | | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-086-12/+24
| | |\ \
| | | * | Add url() for setUrl().Warwick Allison2009-10-082-0/+11
| | * | | Remove a bunch of unneeded semicolons.Martin Jones2009-10-0812-37/+37
| * | | | Fix visual model crash at shutdown due to dangling pointerAaron Kennedy2009-10-081-30/+46
| * | | | Small optimizationAaron Kennedy2009-10-081-3/+4
| * | | | Zero bindingBits correctlyAaron Kennedy2009-10-081-2/+3
| * | | | Fix crashAaron Kennedy2009-10-081-1/+1
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-088-70/+90
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-082-22/+32
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-082-36/+45
| | | |\ \
| | | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-073-489/+0
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-064-34/+70
| | | |\ \ \
| | | * | | | Auto tests for QmlTimerMartin Jones2009-10-062-22/+32
| | * | | | | Rename preserveSelection to persistentSelectionAlan Alpert2009-10-084-12/+13
| | | |_|_|/ | | |/| | |
| * | | | | Use correct file caseAaron Kennedy2009-10-081-3/+3
| * | | | | Update to use new QScriptDeclarativeClass APIAaron Kennedy2009-10-081-2/+2
| * | | | | Make qmlecmascript:selfDeletingBinding passAaron Kennedy2009-10-084-133/+182
| * | | | | Remove bogus assertAaron Kennedy2009-10-071-1/+0
| * | | | | Add Object.destroy(int delay) parameterAaron Kennedy2009-10-071-3/+5
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-0719-625/+370
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Make Script an instrinsic typeAaron Kennedy2009-10-0718-261/+393
| * | | | | Improve scope handlingAaron Kennedy2009-10-069-59/+96
| * | | | | Share QScriptValue's where possibleAaron Kennedy2009-10-062-1/+12
| * | | | | Support all variant types as signal parametersAaron Kennedy2009-10-051-18/+188
| * | | | | Use QMetaObject::indexOfProperty()Aaron Kennedy2009-10-051-8/+4
| * | | | | Fix test failuresAaron Kennedy2009-10-058-25/+30
| * | | | | Fix attached properties/enums from ecmascriptAaron Kennedy2009-10-055-25/+61
| * | | | | CrashAaron Kennedy2009-10-051-1/+3
| * | | | | Implement QmlValueTypeScriptClass::newObject()Aaron Kennedy2009-10-051-1/+2
| * | | | | Update to new QScriptDeclarativeClass APIAaron Kennedy2009-10-058-75/+31
| * | | | | Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-0524-381/+915
| * | | | | Prevent writes to the global objectAaron Kennedy2009-10-057-44/+246
| * | | | | Read/write property directly from QmlObjectScriptClassAaron Kennedy2009-10-055-83/+83
| * | | | | QmlMetaProperty cleanupAaron Kennedy2009-10-054-332/+348
| * | | | | Minor QmlMetaProperty cleanupAaron Kennedy2009-10-052-20/+35
| * | | | | Improve script lookup cachingAaron Kennedy2009-10-0518-355/+998
| * | | | | Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-0514-93/+303
| * | | | | Use QScriptProgram to speed up binding creationAaron Kennedy2009-10-054-4/+28
* | | | | | Remove warning.Martin Jones2009-10-101-1/+1
* | | | | | More QML type registration on Symbian.Martin Jones2009-10-091-1/+7