summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-13132-1711/+2602
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-133-4/+13
| |\
| | * Stop crash (stop on error)Warwick Allison2009-10-131-0/+1
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-134-9/+6
| | |\
| | * | Library importing requires a version. Fix and test.Warwick Allison2009-10-133-4/+12
| * | | DocAaron Kennedy2009-10-134-9/+46
| * | | DocAaron Kennedy2009-10-131-1/+1
| | |/ | |/|
| * | DocAaron Kennedy2009-10-134-9/+6
| |/
| * Don't pass a pointer to invalid memoryAaron Kennedy2009-10-131-2/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-1338-257/+350
| |\
| | * i18nWarwick Allison2009-10-1310-111/+114
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-1310-31/+406
| | |\
| | | * Make sure effects are still included.Michael Brasser2009-10-131-0/+2
| | | * Add autotest for overriding a signal handler in a state change.Michael Brasser2009-10-134-0/+97
| | * | More i18nWarwick Allison2009-10-1319-201/+171
| | * | Fix UTF8 vs. Latin1 conversionWarwick Allison2009-10-129-23/+44
| * | | DocAaron Kennedy2009-10-135-75/+189
| | |/ | |/|
| * | Readd basic Behavior documentation.Michael Brasser2009-10-121-4/+32
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-121-4/+30
| |\ \
| | * | Fix some of the ListView remove tests. The remainder are bugs.Martin Jones2009-10-121-4/+30
| | |/
| * | Add basic QML docs for the effects.Michael Brasser2009-10-124-24/+246
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-1259-1093/+816
| |\
| | * DocAaron Kennedy2009-10-122-2/+1
| | * DocAaron Kennedy2009-10-121-47/+57
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-1213-40/+168
| | |\
| | | * Allow Unicode identifiers.Warwick Allison2009-10-121-3/+8
| | | * I18n testsWarwick Allison2009-10-127-0/+43
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-1248-1021/+488
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-12126-2363/+1773
| | | | |\
| | | | | * use aliases when possibleYann Bodson2009-10-121-4/+4
| | | | * | More doc on data models.Martin Jones2009-10-121-9/+99
| | | | * | Fix warnings.Martin Jones2009-10-121-4/+4
| | | * | | updateWarwick Allison2009-10-121-0/+1
| | | * | | updateWarwick Allison2009-10-121-18/+9
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-1232-339/+536
| | | |\ \ \
| | | * | | | unwarnWarwick Allison2009-10-121-2/+0
| | * | | | | DocAaron Kennedy2009-10-127-34/+357
| | | |_|_|/ | | |/| | |
| | * | | | Pass all WriteProperty argsAaron Kennedy2009-10-121-3/+3
| | * | | | DocAaron Kennedy2009-10-122-4/+6
| | * | | | DocAaron Kennedy2009-10-121-0/+1
| | * | | | DocAaron Kennedy2009-10-123-173/+1
| | * | | | DocAaron Kennedy2009-10-121-1/+1
| | * | | | DocAaron Kennedy2009-10-123-717/+59
| | * | | | Test that Component {} is allowed as the root elementAaron Kennedy2009-10-124-2/+27
| | * | | | Composite types should assign to object propertiesAaron Kennedy2009-10-1212-13/+79
| | * | | | Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-3/+3
| | * | | | Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-1222-66/+65
| * | | | | Behavior fix plus basic autotests.Michael Brasser2009-10-1212-1/+332
| |/ / / /
| * | | | Reenable behaviors (now that they work again!)Aaron Kennedy2009-10-121-1/+1
| * | | | The root object is always last default objectAaron Kennedy2009-10-123-1/+53