summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix finishPlaying behavior for repeating animations.Michael Brasser2009-05-151-1/+9
* Fix SetProperties not always setting properties correctly.Michael Brasser2009-05-153-53/+60
* Compile with gcc 4.2.Roberto Raggi2009-05-142-46/+71
* Introduced UiStatement in the QML grammar.Roberto Raggi2009-05-145-804/+827
* There's no need to record the current AST in the QML/JS engine.Roberto Raggi2009-05-141-12/+1
* Some (internal) API cleanup.Roberto Raggi2009-05-146-46/+46
* Moved Parser::DiagnosticMessage and AST::SourceLocationRoberto Raggi2009-05-146-72/+50
* Renamed JavaScriptEnginePrivate in Engine.Roberto Raggi2009-05-1410-40/+40
* Protect the QML front-end using the namespace JavaScript.Roberto Raggi2009-05-149-208/+222
* Removed javascriptvalue.hRoberto Raggi2009-05-146-18/+9
* Add another binding testAaron Kennedy2009-05-142-1/+67
* Deleted context property testAaron Kennedy2009-05-141-0/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-144-13/+33
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1424-455/+661
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-149-11/+142
| | |\
| | * | Flickr demo: Scale the image about the center of the visible area.Martin Jones2009-05-141-2/+17
| | * | GridView shall not crash when given a broken delegate.Martin Jones2009-05-141-6/+11
| * | | Have scale grid images degrade a bit nicer.Michael Brasser2009-05-142-4/+4
| * | | Make compile on arm.Michael Brasser2009-05-141-1/+1
* | | | Array expressions testAaron Kennedy2009-05-145-112/+149
| |_|/ |/| |
* | | Add some expression testsAaron Kennedy2009-05-141-0/+95
* | | Cleanup testcaseAaron Kennedy2009-05-148-11/+43
* | | Add gcov flagsAaron Kennedy2009-05-141-0/+4
| |/ |/|
* | Custom string converter testAaron Kennedy2009-05-143-2/+35
* | Fixup gcov lib linesAaron Kennedy2009-05-142-1/+2
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-1422-79/+246
|\ \ | |/
| * qdoc3: Removed const from static cast.Martin Smith2009-05-131-1/+1
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-0/+41
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-10/+8
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-2/+33
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-6/+46
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-1/+34
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-131-2/+0
| |\
| | * Remove unnecessary flagMartin Jones2009-05-131-2/+0
| * | qdoc: Fixed some qdoc errors.Martin Smith2009-05-136-41/+37
| |/
| * Work with no initial file (open dialog).Warwick Allison2009-05-133-4/+8
| * fix bug 253385 fixWarwick Allison2009-05-131-1/+1
| * spelWarwick Allison2009-05-132-2/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1311-8/+36
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1337-45/+313
| |\ \
| * | | fix bug 253385Warwick Allison2009-05-121-4/+6
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-12312-13367/+3612
| |\ \ \
| * | | | Make good television.Warwick Allison2009-05-121-2/+2
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1261-490/+316
| |\ \ \ \
| * | | | | Allow extra video recording args on cmdline.Warwick Allison2009-05-123-3/+27
* | | | | | Remove AssignSignal instructionAaron Kennedy2009-05-136-70/+59
* | | | | | Literal signal property assignment testAaron Kennedy2009-05-135-364/+396
| |_|_|_|/ |/| | | |
* | | | | Remove left over debuggingAaron Kennedy2009-05-131-1/+0
* | | | | Fix qmlparser test failureAaron Kennedy2009-05-133-6/+10