Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-05 | 109 | -2088/+2681 |
|\ | |||||
| * | Store the location for the `default' token. | Roberto Raggi | 2009-05-04 | 3 | -5/+15 |
| * | Extended the test for QmlDomValueValueSource. | Erik Verbruggen | 2009-05-04 | 1 | -1/+15 |
| * | Fixed QmlDomValueValueSource::object() to actually return the newly created o... | Erik Verbruggen | 2009-05-04 | 1 | -1/+1 |
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Erik Verbruggen | 2009-05-04 | 1 | -2/+10 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-05-04 | 1 | -4/+6 |
| | |\ | |||||
| | * | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-05-04 | 1 | -2/+10 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Erik Verbruggen | 2009-05-04 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Kai Koehne | 2009-05-04 | 12 | -22/+22 |
| | |\ \ | |||||
| | * | | | Fix example in documentation | Kai Koehne | 2009-05-04 | 1 | -2/+2 |
| * | | | | Added (failing) testcase for QmlDomValueValueSource. | Erik Verbruggen | 2009-05-04 | 1 | -0/+19 |
| | |/ / | |/| | | |||||
| * | | | Fixed initialization for QmlDomValueValueSource. | Erik Verbruggen | 2009-05-04 | 1 | -1/+2 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Erik Verbruggen | 2009-05-04 | 12 | -21/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-05-04 | 2 | -9/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Fix script snippet in test example | Kai Koehne | 2009-05-04 | 1 | -1/+1 |
| | * | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-05-04 | 11 | -20/+18 |
| * | | | Fixed initialization for QmlDomValueBinding. | Erik Verbruggen | 2009-05-04 | 1 | -1/+2 |
| | |/ | |/| | |||||
| * | | Fix QmlDom breakage | Kai Koehne | 2009-05-04 | 1 | -8/+2 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-05-04 | 4 | -628/+582 |
| |\ | |||||
| | * | Fixed 5 shift/reduce conflicts introduced by T_SIGNAL and T_PROPERTY. | Roberto Raggi | 2009-05-04 | 4 | -628/+582 |
| * | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-05-04 | 2 | -4/+6 |
| |/ | |||||
| * | Use QML signal syntax | Aaron Kennedy | 2009-05-01 | 4 | -11/+4 |
| * | Use QML properties syntax | Aaron Kennedy | 2009-05-01 | 23 | -130/+68 |
| * | Correctly set the JsIdentifier sval | Aaron Kennedy | 2009-05-01 | 2 | -4/+14 |
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-01 | 3 | -120/+174 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-01 | 10 | -70/+79 |
| | |\ | |||||
| | * | | doc | Warwick Allison | 2009-05-01 | 3 | -120/+174 |
| * | | | Add QML signal declaration syntax | Aaron Kennedy | 2009-05-01 | 8 | -824/+851 |
| | |/ | |/| | |||||
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-01 | 12 | -360/+517 |
| |\ \ | | |/ | |||||
| | * | doc | Warwick Allison | 2009-05-01 | 6 | -109/+136 |
| | * | doc | Warwick Allison | 2009-05-01 | 6 | -251/+381 |
| * | | Rename QFxView::setXml to QFxView::setQml. | Michael Brasser | 2009-05-01 | 6 | -42/+37 |
| * | | Correct doc. | Michael Brasser | 2009-05-01 | 1 | -3/+3 |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-01 | 25 | -1111/+1328 |
| |\ \ | | |/ | |||||
| | * | doc | Warwick Allison | 2009-05-01 | 8 | -74/+92 |
| | * | doc | Warwick Allison | 2009-05-01 | 7 | -57/+68 |
| | * | doc | Warwick Allison | 2009-05-01 | 1 | -18/+39 |
| | * | Remove userStyleSheetUrl. | Warwick Allison | 2009-05-01 | 1 | -15/+23 |
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-01 | 34 | -1203/+1529 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-01 | 25 | -262/+429 |
| | | |\ | |||||
| | | * | | Compile | Aaron Kennedy | 2009-05-01 | 1 | -1/+1 |
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-01 | 18 | -115/+180 |
| | | |\ \ | |||||
| | | * | | | Tweak QML property syntax | Aaron Kennedy | 2009-05-01 | 8 | -940/+1099 |
| | * | | | | Ensure baseUrl is set. | Warwick Allison | 2009-05-01 | 1 | -7/+7 |
| | | |/ / | | |/| | | |||||
| * | | | | Doc work. | Michael Brasser | 2009-05-01 | 3 | -25/+39 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-01 | 13 | -87/+149 |
| |\ \ \ | | |/ / | |||||
| | * | | Small fix for QXmlListModel. | Yann Bodson | 2009-05-01 | 1 | -1/+1 |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-01 | 11 | -86/+128 |
| | |\ \ | |||||
| | * | | | Support userStyleSheetUrl. | Warwick Allison | 2009-05-01 | 1 | -0/+20 |
| * | | | | Doc work. | Michael Brasser | 2009-05-01 | 25 | -262/+429 |
| |/ / / |