| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 105 | -107/+107 |
|
|
* | Autotests | Aaron Kennedy | 2010-04-21 | 42 | -0/+163 |
|
|
* | Autotest | Aaron Kennedy | 2010-04-21 | 5 | -0/+18 |
|
|
* | Don't allow properties in Component elements | Aaron Kennedy | 2010-04-21 | 7 | -0/+27 |
|
|
* | Improve error messages, especially on embedded. | Warwick Allison | 2010-04-20 | 4 | -2/+7 |
|
|
* | Fix tests: remove unnecessary calls to QML_DECLARE_TYPE | Bea Lam | 2010-04-19 | 2 | -14/+4 |
|
|
* | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 1 | -2/+1 |
|
|
* | Add Component.onDestruction attached property | Aaron Kennedy | 2010-04-15 | 5 | -0/+47 |
|
|
* | Rename remaining import Qt 4.6 lines to import Qt 4.7 | Joona Petrell | 2010-04-14 | 1 | -7/+7 |
|
|
* | Use different ports for network tests to avoid clashes in parallel testing. | Martin Jones | 2010-04-13 | 1 | -4/+4 |
|
|
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+2 |
|
|
* | Fix and test remote root component with qmldir-specified content. | Warwick Allison | 2010-04-13 | 3 | -2/+39 |
|
|
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 14 | -22/+22 |
|
|
* | Improve static assignment to QVariant's in the int and double case | Aaron Kennedy | 2010-04-08 | 2 | -0/+46 |
|
|
* | Test import of a script requires qualifier. | Warwick Allison | 2010-04-08 | 3 | -0/+6 |
|
|
* | Remove error-tests of obsolete Script element. | Warwick Allison | 2010-04-08 | 25 | -120/+0 |
|
|
* | Remove usage of Script where not actually testing the obsolete construct. | Warwick Allison | 2010-04-08 | 1 | -6/+3 |
|
|
* | Give error if attempt to import from a version that is not installed. | Warwick Allison | 2010-04-08 | 1 | -3/+8 |
|
|
* | Test actual error messages. Fix error messages. Test module-not-available error. | Warwick Allison | 2010-04-08 | 1 | -57/+129 |
|
|
* | import "." first - i.e. override it by everything else. | Warwick Allison | 2010-04-01 | 4 | -0/+12 |
|
|
* | Fixed: Declared properties cannot be assigned in declaration | Roberto Raggi | 2010-03-31 | 1 | -1/+0 |
|
|
* | Remove "variant" QML properties | Aaron Kennedy | 2010-03-29 | 2 | -2/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-25 | 3 | -1/+11 |
|\ |
|
| * | Remove faulty assert - the precondition is checked for correctly later on | Aaron Kennedy | 2010-03-25 | 3 | -1/+11 |
|
|
* | | Tweak import behaviour | Alan Alpert | 2010-03-25 | 1 | -2/+2 |
|/ |
|
* | Make more tests compile on solaris-cc | Alan Alpert | 2010-03-23 | 1 | -4/+4 |
|
|
* | Manual merge. | Warwick Allison | 2010-03-22 | 5 | -0/+12 |
|
|
* | Fix test. | Michael Brasser | 2010-03-22 | 3 | -1/+20 |
|
|
* | Fix local type lookup | mae | 2010-03-19 | 6 | -2/+10 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 1 | -37/+37 |
|\ |
|
| * | Remove ; after Q_PROPERTY declaration | Thierry Bastian | 2010-03-18 | 1 | -35/+35 |
|
|
| * | Fix compilation issues of autotest on solaris | Thierry Bastian | 2010-03-18 | 1 | -2/+2 |
|
|
* | | Compile fix after e5922ab126f3532483b18720ce893d6be826d50e | Aaron Kennedy | 2010-03-11 | 2 | -15/+15 |
|
|
* | | Use no-version-specified to mean any version (used to work, fixed again, | Warwick Allison | 2010-03-10 | 2 | -4/+4 |
|/ |
|
* | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 9 | -0/+31 |
|
|
* | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 3 | -0/+6 |
|
|
* | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 2 | -7/+0 |
|
|
* | Fix grammar stringifying "on" as "readonly" | Aaron Kennedy | 2010-03-04 | 2 | -0/+22 |
|
|
* | Improve grouped property error messages | Aaron Kennedy | 2010-03-04 | 8 | -1/+26 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-03 | 41 | -18/+138 |
|\ |
|
| * | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 10 | -6/+24 |
|
|
| * | Auto test for QTBUG-8677 | Martin Jones | 2010-03-03 | 3 | -2/+12 |
|
|
| * | Make "on" syntax mandatory for value sources and interceptors | Aaron Kennedy | 2010-03-02 | 31 | -10/+102 |
|
|
* | | Fixed compile of some tests with `-qtnamespace' | Rohan McGovern | 2010-03-03 | 1 | -0/+3 |
|/ |
|
* | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 2 | -8/+8 |
|
|
* | Remove QDeclarativeMetaProperty::createProperty() method | Aaron Kennedy | 2010-02-25 | 1 | -1/+1 |
|
|
* | Make QDeclarativeMetaType and QDeclarativeType private | Aaron Kennedy | 2010-02-24 | 1 | -1/+3 |
|
|
* | Fixup tests after QDeclarative class renames | Aaron Kennedy | 2010-02-24 | 3 | -1/+1 |
|
|
* | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 2 | -0/+2 |
|
|
* | Make compile following renaming of class. | Bea Lam | 2010-02-24 | 1 | -1/+1 |
|
|