summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More statechange debuggingAaron Kennedy2010-01-141-0/+12
* Support calling in QScriptDeclarativeClassAaron Kennedy2010-01-144-3/+58
* Test fix in 4accb53cc2f9e2e89fda91a20e3c0503cf10aad0Warwick Allison2010-01-131-0/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1327-175/+343
|\
| * Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-1318-151/+298
| * Remove QByteArray constructor from QmlComponent.Michael Brasser2010-01-134-23/+9
| * Add basic support for property iteration.Michael Brasser2010-01-134-0/+36
| * Remove duplicate line.Michael Brasser2010-01-131-1/+0
* | Version "-1" means not-specified.Warwick Allison2010-01-131-4/+16
|/
* Fix and test version 0.0 installed imports.Warwick Allison2010-01-133-1/+10
* Give full error message (with line number) on XMLHttpRequest slot failures.Warwick Allison2010-01-132-15/+35
* Test version 0.0Warwick Allison2010-01-131-0/+9
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-125-48/+97
|\
| * Doc.Martin Jones2010-01-121-0/+2
| * Various QML browser improvementsMartin Jones2010-01-121-10/+20
| * Test that exceptions are passed.Warwick Allison2010-01-121-9/+26
| * Fix states autotests to work with deferred properties.Michael Brasser2010-01-121-0/+7
| * Pass exceptions where possible, else print.Warwick Allison2010-01-121-29/+42
* | Incorrect ASSERTAaron Kennedy2010-01-121-1/+1
* | Minor cleanupAaron Kennedy2010-01-121-2/+4
* | Simple QmlGraphicsImage benchmarkAaron Kennedy2010-01-123-0/+121
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-127-34/+149
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1217-23/+115
| |\
| * | Improve efficiency and correctness of qHash(QUrl), and use it in DeclarativeWarwick Allison2010-01-127-19/+30
| * | Use 0 for null QHash.Warwick Allison2010-01-121-15/+119
* | | Optimization: toString() conversion for QStringsAaron Kennedy2010-01-121-0/+2
| |/ |/|
* | Always exit on play script failureAaron Kennedy2010-01-121-1/+1
* | CompileAaron Kennedy2010-01-122-2/+4
* | CompileAaron Kennedy2010-01-121-1/+1
* | Don't double enter states at startup.Aaron Kennedy2010-01-124-11/+61
* | Cached programs and closures must be destroyed at shutdownAaron Kennedy2010-01-124-6/+21
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-123-0/+9
|\ \
| * | Doc fixesAlan Alpert2010-01-113-0/+9
* | | CrashAaron Kennedy2010-01-111-1/+1
|/ /
* | More binding optsAaron Kennedy2010-01-111-0/+17
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-113-7/+11
|\ \ | |/
| * Ignore anchor loop duplicate error.Warwick Allison2010-01-111-0/+1
| * unwarnWarwick Allison2010-01-112-7/+10
* | CrashAaron Kennedy2010-01-111-1/+0
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-0/+7
|\
| * Ignore expected test warningsAaron Kennedy2010-01-111-0/+7
* | missed fileWarwick Allison2010-01-111-0/+7
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-116-19/+44
|\ \ | |/
| * Use QMetaObject::disconnectOne() in QMLAaron Kennedy2010-01-113-12/+19
| * QMetaObject::disconnectOne()Aaron Kennedy2010-01-113-7/+25
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-112-4/+16
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-111-6/+6
| |\
| * | Don't double function'ize dynamic QML functionsAaron Kennedy2010-01-112-4/+16
* | | unwarnWarwick Allison2010-01-116-8/+8
* | | Don't use a virtual signal - moc complains.Warwick Allison2010-01-115-5/+18
| |/ |/|