Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed 5 shift/reduce conflicts introduced by T_SIGNAL and T_PROPERTY. | Roberto Raggi | 2009-05-04 | 4 | -628/+582 |
| | |||||
* | Correctly set the JsIdentifier sval | Aaron Kennedy | 2009-05-01 | 2 | -4/+14 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-01 | 3 | -120/+174 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-01 | 4 | -36/+31 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | doc | Warwick Allison | 2009-05-01 | 3 | -120/+174 |
| | | | |||||
* | | | Add QML signal declaration syntax | Aaron Kennedy | 2009-05-01 | 8 | -824/+851 |
| |/ |/| | | | | | | | | | | | | | Syntax is signal <signalName> Currently signal parameters aren't supported | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-01 | 12 | -360/+517 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | 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 | 3 | -33/+28 |
| | | |||||
* | | Correct doc. | Michael Brasser | 2009-05-01 | 1 | -3/+3 |
|/ | |||||
* | 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 |
| | | | | | Doc Only supports localfiles, not resolved against document URL if relative. | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-01 | 18 | -995/+1150 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-01 | 9 | -54/+50 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-01 | 9 | -87/+98 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Doc work. | Michael Brasser | 2009-05-01 | 9 | -54/+50 |
| | | | | |||||
| * | | | Compile | Aaron Kennedy | 2009-05-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-01 | 14 | -115/+129 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Tweak QML property syntax | Aaron Kennedy | 2009-05-01 | 8 | -940/+1099 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The syntax is now [default] property <type> <name> [ : <expression> ] where name is one of "int", "bool", "double", "real", "string", "color", "date", "var" or "variant" | ||||
* | | | | Ensure baseUrl is set. | Warwick Allison | 2009-05-01 | 1 | -7/+7 |
| |/ / |/| | | | | | | | | | | | userStyleSheet is still useless though - it's never resolved, and it can only be a localfile. | ||||
* | | | Small fix for QXmlListModel. | Yann Bodson | 2009-05-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-01 | 7 | -86/+77 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | More format changes. | Martin Jones | 2009-05-01 | 2 | -11/+14 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-01 | 20 | -922/+1031 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | More format changes | Martin Jones | 2009-05-01 | 3 | -47/+31 |
| | | | | |||||
| * | | | More format conversion. | Martin Jones | 2009-05-01 | 2 | -28/+32 |
| | | | | |||||
* | | | | Support userStyleSheetUrl. | Warwick Allison | 2009-05-01 | 1 | -0/+20 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-01 | 8 | -790/+875 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-01 | 2 | -2/+30 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-01 | 28 | -1068/+1302 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Add epsilon to Follow can be used in more circumstances. | Warwick Allison | 2009-05-01 | 2 | -2/+30 |
| | | | | | | | | | | | | | | | | | | | | Was biased to pixel-sized values. Scale-sized values did not work smoothly. | ||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-01 | 10 | -198/+176 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Support multiline string literals when assigned directly to a QML property | Aaron Kennedy | 2009-05-01 | 6 | -788/+845 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For example, this is now allowed: Text { text: "Hello World" } but this isn't as bindings are "real" javascript: Text { text: "Big " + "Hello World" } | ||||
* | | | | | More format conversion. | Michael Brasser | 2009-05-01 | 6 | -28/+31 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-01 | 3 | -94/+51 |
|\ \ \ \ | | |_|/ | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Fix insertion of items when there are no existing items. | Martin Jones | 2009-05-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Format conversion. | Martin Jones | 2009-05-01 | 1 | -13/+12 |
| | | | | |||||
| * | | | PathView format conversion. | Martin Jones | 2009-05-01 | 2 | -80/+38 |
| |/ / | |||||
* | | | Format conversion for animation, states and transitions, and transform | Michael Brasser | 2009-05-01 | 7 | -104/+125 |
|/ / | | | | | | | elements. | ||||
* | | Report the syntax errors. | Roberto Raggi | 2009-04-30 | 1 | -1/+38 |
| | | |||||
* | | Removed a fiew compilation warnings on MSVC | Thierry Bastian | 2009-04-30 | 3 | -2/+4 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Smith | 2009-04-30 | 16 | -909/+1062 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Using QVariant for 'to' and 'from' values in QmlVariantAnimationPrivate | Leonardo Sobral Cunha | 2009-04-30 | 2 | -20/+18 |
| | | | | | | | | | | | | | | | | | | The 'to' and 'from' attiributes in QmlVariantAnimationPrivate were QmlNullableValue before, but we can query QVariant::isValid for the same purpose. | ||||
| * | | Using qvariant color interpolator for QmlColorAnimation | Leonardo Sobral Cunha | 2009-04-30 | 2 | -19/+16 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-04-30 | 8 | -120/+148 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-04-30 | 25 | -304/+361 |
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfxpathview.cpp | ||||
| | | * | doc | Warwick Allison | 2009-04-30 | 1 | -16/+11 |
| | | | |