Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Minor fixes for qmlInfo. | Michael Brasser | 2009-10-14 | 1 | -2/+2 | |
| * | | Preserve visual appearance in more cases for ParentChange. | Michael Brasser | 2009-10-14 | 1 | -45/+32 | |
| |/ | ||||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-14 | 7 | -14/+65 | |
| |\ | ||||||
| | * | Force QML files to be always UTF-8. | Warwick Allison | 2009-10-14 | 2 | -0/+2 | |
| * | | Add list accessors for Item::children and Item::resources | Aaron Kennedy | 2009-10-14 | 1 | -10/+18 | |
| * | | Support read-only iteration of list properties | Aaron Kennedy | 2009-10-14 | 6 | -5/+245 | |
| * | | Add QML_REWRITE_DUMP env flag | Aaron Kennedy | 2009-10-14 | 1 | -0/+16 | |
* | | | Some improvements to loader | Martin Jones | 2009-10-15 | 2 | -0/+12 | |
* | | | Use Q_GLOBAL_STATIC for global static. | Martin Jones | 2009-10-15 | 1 | -2/+2 | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-10-14 | 9 | -17/+155 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-14 | 5 | -3/+92 | |
| |\ \ | | |/ | ||||||
| | * | Add Component::onCompleted attached property | Aaron Kennedy | 2009-10-14 | 5 | -3/+92 | |
| * | | Workaround QUrl::toLocalFile not knowing about qrc: | Warwick Allison | 2009-10-14 | 5 | -14/+63 | |
| |/ | ||||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-10-13 | 69 | -696/+1168 | |
|\ \ | |/ | ||||||
| * | Stop crash (stop on error) | Warwick Allison | 2009-10-13 | 1 | -0/+1 | |
| * | Library importing requires a version. Fix and test. | Warwick Allison | 2009-10-13 | 1 | -2/+10 | |
| * | Don't pass a pointer to invalid memory | Aaron Kennedy | 2009-10-13 | 1 | -2/+2 | |
| * | i18n | Warwick Allison | 2009-10-13 | 7 | -103/+106 | |
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-13 | 4 | -27/+272 | |
| |\ | ||||||
| | * | Make sure effects are still included. | Michael Brasser | 2009-10-13 | 1 | -0/+2 | |
| | * | Readd basic Behavior documentation. | Michael Brasser | 2009-10-12 | 1 | -4/+32 | |
| | * | Add basic QML docs for the effects. | Michael Brasser | 2009-10-12 | 3 | -24/+239 | |
| * | | More i18n | Warwick Allison | 2009-10-13 | 18 | -200/+170 | |
| * | | Fix UTF8 vs. Latin1 conversion | Warwick Allison | 2009-10-12 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-12 | 30 | -114/+129 | |
| |\ | ||||||
| | * | Allow Unicode identifiers. | Warwick Allison | 2009-10-12 | 1 | -3/+8 | |
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-12 | 28 | -109/+158 | |
| | |\ | ||||||
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-12 | 70 | -586/+827 | |
| | | |\ | ||||||
| | | | * | Pass all WriteProperty args | Aaron Kennedy | 2009-10-12 | 1 | -3/+3 | |
| | | | * | Doc | Aaron Kennedy | 2009-10-12 | 1 | -0/+1 | |
| | | | * | Test that Component {} is allowed as the root element | Aaron Kennedy | 2009-10-12 | 1 | -2/+4 | |
| | | | * | Composite types should assign to object properties | Aaron Kennedy | 2009-10-12 | 6 | -13/+31 | |
| | | | * | Use utf8 instead of latin1 where appropriate | Aaron Kennedy | 2009-10-12 | 1 | -3/+3 | |
| | | | * | Use utf8 instead of latin1 where appropriate | Aaron Kennedy | 2009-10-12 | 22 | -66/+65 | |
| | | * | | Fix warnings. | Martin Jones | 2009-10-12 | 1 | -4/+4 | |
| | * | | | update | Warwick Allison | 2009-10-12 | 1 | -0/+1 | |
| | * | | | update | Warwick Allison | 2009-10-12 | 1 | -18/+9 | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-12 | 31 | -338/+532 | |
| | |\ \ \ | ||||||
| | * | | | | unwarn | Warwick Allison | 2009-10-12 | 1 | -2/+0 | |
| * | | | | | Behavior fix plus basic autotests. | Michael Brasser | 2009-10-12 | 2 | -1/+8 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | The root object is always last default object | Aaron Kennedy | 2009-10-12 | 1 | -1/+5 | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-12 | 32 | -339/+533 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Add missing files. | Michael Brasser | 2009-10-12 | 2 | -0/+145 | |
| | * | | | Correctly identify signal handlers in PropertyChanges when !isScript. | Michael Brasser | 2009-10-11 | 1 | -9/+10 | |
| | * | | | Make sure ParentChange always saves original parent. | Michael Brasser | 2009-10-11 | 1 | -3/+1 | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-11 | 16 | -116/+126 | |
| | |\ \ \ | | | |/ / | ||||||
| | * | | | Improve Behavior reliability. | Michael Brasser | 2009-10-11 | 27 | -326/+376 | |
| * | | | | Add id aliases | Aaron Kennedy | 2009-10-09 | 2 | -17/+42 | |
* | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-10-10 | 76 | -1783/+3878 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Fix build | Thierry Bastian | 2009-10-09 | 1 | -1/+1 | |
| |/ / / |