Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove XML custom parser support | Aaron Kennedy | 2009-05-05 | 13 | -249/+17 |
* | Remove QML XML support | Aaron Kennedy | 2009-05-05 | 8 | -1005/+0 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-05 | 7 | -3/+3 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-05-05 | 47 | -980/+1317 |
| |\ | |||||
| * | | Minehunt switched to KDE smiley faces | Alan Alpert | 2009-05-05 | 7 | -3/+3 |
* | | | Fix QmlComponent::isError() after QmlComponent::create() | Aaron Kennedy | 2009-05-05 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Mark DOM API as internal for now | Aaron Kennedy | 2009-05-05 | 1 | -0/+9 |
* | | QmlError doc | Aaron Kennedy | 2009-05-05 | 2 | -0/+51 |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-05 | 26 | -850/+757 |
|\ \ | |||||
| * | | Add not-yet-working Content example. | Martin Jones | 2009-05-05 | 2 | -0/+17 |
| * | | 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 |
| | |/ | |||||
| * | | Join some lines in examples. | Martin Jones | 2009-05-05 | 3 | -177/+66 |
* | | | Improve error handling consistency | Aaron Kennedy | 2009-05-05 | 22 | -131/+501 |
| |/ |/| | |||||
* | | 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 |