Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 70 | -697/+1172 |
|\ \ | |/ | |||||
| * | 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 | 71 | -587/+831 |
| | | |\ | |||||
| | | | * | 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 | 32 | -339/+536 |
| | |\ \ \ | |||||
| | * | | | | 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 | 33 | -340/+537 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | 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 | 28 | -327/+380 |
| * | | | | 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 | 89 | -1798/+4919 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fix build | Thierry Bastian | 2009-10-09 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Support aliases to enum properties | Aaron Kennedy | 2009-10-09 | 1 | -2/+5 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-09 | 2 | -31/+1 |
| |\ \ \ | |||||
| | * | | | Remove deprecated write to signal property support | Yann Bodson | 2009-10-09 | 2 | -31/+1 |
| * | | | | Tweak scope ordering (again) | Aaron Kennedy | 2009-10-09 | 5 | -37/+49 |
| |/ / / | |||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-09 | 12 | -44/+32 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-10-09 | 69 | -1633/+4679 |
| | |\ \ | |||||
| | | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-09 | 68 | -1659/+4760 |
| | | |\ \ | | | | |/ |