summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes for qmlInfo.Michael Brasser2009-10-141-2/+2
* Preserve visual appearance in more cases for ParentChange.Michael Brasser2009-10-141-45/+32
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-147-14/+65
|\
| * Force QML files to be always UTF-8.Warwick Allison2009-10-142-0/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-145-3/+92
| |\
| * | Workaround QUrl::toLocalFile not knowing about qrc:Warwick Allison2009-10-145-14/+63
* | | Add list accessors for Item::children and Item::resourcesAaron Kennedy2009-10-141-10/+18
* | | Support read-only iteration of list propertiesAaron Kennedy2009-10-146-5/+245
* | | Add QML_REWRITE_DUMP env flagAaron Kennedy2009-10-141-0/+16
* | | Add toArrayIndex methodAaron Kennedy2009-10-142-0/+8
| |/ |/|
* | Add Component::onCompleted attached propertyAaron Kennedy2009-10-145-3/+92
|/
* Stop crash (stop on error)Warwick Allison2009-10-131-0/+1
* Library importing requires a version. Fix and test.Warwick Allison2009-10-131-2/+10
* Don't pass a pointer to invalid memoryAaron Kennedy2009-10-131-2/+2
* i18nWarwick Allison2009-10-137-103/+106
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-134-27/+272
|\
| * Make sure effects are still included.Michael Brasser2009-10-131-0/+2
| * Readd basic Behavior documentation.Michael Brasser2009-10-121-4/+32
| * Add basic QML docs for the effects.Michael Brasser2009-10-123-24/+239
* | More i18nWarwick Allison2009-10-1318-200/+170
* | Fix UTF8 vs. Latin1 conversionWarwick Allison2009-10-121-1/+1
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-1230-114/+129
|\
| * Allow Unicode identifiers.Warwick Allison2009-10-121-3/+8
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-1228-109/+158
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-1271-587/+831
| | |\
| | | * Pass all WriteProperty argsAaron Kennedy2009-10-121-3/+3
| | | * DocAaron Kennedy2009-10-121-0/+1
| | | * Test that Component {} is allowed as the root elementAaron Kennedy2009-10-121-2/+4
| | | * Composite types should assign to object propertiesAaron Kennedy2009-10-126-13/+31
| | | * Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-3/+3
| | | * Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-1222-66/+65
| | * | 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
* | | | | Behavior fix plus basic autotests.Michael Brasser2009-10-122-1/+8
| |_|_|/ |/| | |
* | | | The root object is always last default objectAaron Kennedy2009-10-121-1/+5
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-1233-340/+537
|\ \ \ \ | | |/ / | |/| |
| * | | Add missing files.Michael Brasser2009-10-122-0/+145
| * | | Correctly identify signal handlers in PropertyChanges when !isScript.Michael Brasser2009-10-111-9/+10
| * | | Make sure ParentChange always saves original parent.Michael Brasser2009-10-111-3/+1
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-1116-116/+126
| |\ \ \ | | |/ /
| | * | Fix buildThierry Bastian2009-10-091-1/+1
| * | | Improve Behavior reliability.Michael Brasser2009-10-1128-327/+380
* | | | Add id aliasesAaron Kennedy2009-10-092-17/+42
| |/ / |/| |
* | | Support aliases to enum propertiesAaron Kennedy2009-10-091-2/+5
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-092-31/+1
|\ \ \
| * | | Remove deprecated write to signal property supportYann Bodson2009-10-092-31/+1
* | | | Tweak scope ordering (again)Aaron Kennedy2009-10-095-37/+49
|/ / /