Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Bea Lam | 2010-02-10 | 2 | -1/+4 |
| | |||||
* | Revert "Replace QList<>* support with QmlListProperty" | Martin Jones | 2010-02-10 | 2 | -23/+22 |
| | | | | This reverts commit d914555badcd4761864657e1e335e657b791453f. | ||||
* | Replace QList<>* support with QmlListProperty | Aaron Kennedy | 2010-02-09 | 2 | -22/+23 |
| | |||||
* | Remove old implicit module support. | Warwick Allison | 2010-02-09 | 2 | -0/+13 |
| | | | | | | | | Previously, it was allowed to use type qualification to refer to types defined in subdirectories - indeed, this was the only form of modularity. This is no longer desirable since we have good import features. Task-number: QTBUG-7721 | ||||
* | More test fixes. | Michael Brasser | 2010-02-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2010-02-03 | 3 | -0/+65 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Test case for QTBUG-7860 | Aaron Kennedy | 2010-02-03 | 2 | -0/+16 |
| | | |||||
| * | Test for default property ordering | Aaron Kennedy | 2010-02-03 | 2 | -0/+49 |
| | | |||||
* | | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 17 | -34/+34 |
|/ | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | Allow composite value sources | Aaron Kennedy | 2010-01-21 | 3 | -2/+35 |
| | |||||
* | Implement custom QML slot invokation logic | Aaron Kennedy | 2010-01-15 | 3 | -3/+3 |
| | | | | | | | | Previously QML was inefficiently forwarding the task of invoking Qt slots to QScript. QML does not implement the more advanced argument coercian of QScript and does not support method overloading. These two features are only needed to support legacy C++ classes (of which QML has none), and are not worth the perf cost to support. | ||||
* | Test fix in 4accb53cc2f9e2e89fda91a20e3c0503cf10aad0 | Warwick Allison | 2010-01-13 | 1 | -0/+4 |
| | |||||
* | Fix tests after 05adc294d063171d9d0accf819826684813d396a | Michael Brasser | 2010-01-13 | 1 | -2/+4 |
| | |||||
* | Fix and test version 0.0 installed imports. | Warwick Allison | 2010-01-13 | 2 | -0/+9 |
| | |||||
* | Test version 0.0 | Warwick Allison | 2010-01-13 | 1 | -0/+9 |
| | |||||
* | unwarn | Warwick Allison | 2010-01-11 | 2 | -7/+10 |
| | |||||
* | Ignore expected test warnings | Aaron Kennedy | 2010-01-11 | 1 | -0/+7 |
| | |||||
* | Remove debugging | Aaron Kennedy | 2010-01-11 | 1 | -1/+0 |
| | |||||
* | Support aliasing of composite types. | Michael Brasser | 2009-12-17 | 5 | -0/+59 |
| | | | | | Composite types haven't been registered with the metatype system, so we use the base type as the property type instead. | ||||
* | Generate error when attempting to write to a read-only object property. | Michael Brasser | 2009-12-10 | 4 | -0/+19 |
| | |||||
* | Compile | Aaron Kennedy | 2009-12-03 | 1 | -0/+3 |
| | |||||
* | Use console.log, not print. | Warwick Allison | 2009-11-23 | 10 | -12/+14 |
| | |||||
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 61 | -85/+86 |
| | |||||
* | tests | Aaron Kennedy | 2009-11-17 | 6 | -0/+62 |
| | |||||
* | Missing files | Aaron Kennedy | 2009-11-13 | 1 | -0/+5 |
| | |||||
* | QML C++ class-in-namespace test | Aaron Kennedy | 2009-11-12 | 3 | -5/+29 |
| | |||||
* | Fixup importsRemote | Aaron Kennedy | 2009-11-11 | 2 | -7/+13 |
| | |||||
* | Files for qtest directory on test server for importRemote tests. | Warwick Allison | 2009-11-11 | 8 | -0/+15 |
| | |||||
* | More language tests | Aaron Kennedy | 2009-11-06 | 45 | -5/+194 |
| | |||||
* | More error-case tests | Aaron Kennedy | 2009-11-05 | 23 | -0/+82 |
| | |||||
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 3 | -31/+22 |
| | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421 | ||||
* | tests | Aaron Kennedy | 2009-11-04 | 2 | -2/+4 |
| | |||||
* | Improve qmllanguage test case | Aaron Kennedy | 2009-11-04 | 48 | -2/+231 |
| | |||||
* | Fix incorrect assert | Aaron Kennedy | 2009-11-03 | 2 | -0/+11 |
| | | | | QT-2432 | ||||
* | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 1 | -7/+7 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 3 | -0/+120 |
|\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-30 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h | ||||
| * | | fix headers | Warwick Allison | 2009-10-29 | 3 | -0/+120 |
| | | | |||||
* | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -14/+14 |
| |/ |/| | |||||
* | | Add attached properties typeinfo | Aaron Kennedy | 2009-10-29 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-28 | 1 | -1/+2 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -1/+2 |
| | | |||||
* | | Test visibility. | Warwick Allison | 2009-10-28 | 2 | -4/+16 |
| | | | | | | | | Add refs back to JIRA items. | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-27 | 8 | -2/+102 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Alias cleanup testcase | Aaron Kennedy | 2009-10-27 | 2 | -0/+41 |
| | | |||||
| * | Don't crash when requesting an attached object for non-QML object | Aaron Kennedy | 2009-10-27 | 3 | -0/+41 |
| | | |||||
| * | Error when a QVariant property is used as a grouped property | Aaron Kennedy | 2009-10-27 | 5 | -2/+20 |
| | | | | | | | | This crashed as the metatype of QVariant is -1. | ||||
* | | Test remote QML content | Warwick Allison | 2009-10-27 | 1 | -0/+28 |
|/ | | | | (test data will appear on qt-test-server.qt-test-net shortly) | ||||
* | Use the correct context when resolving alias properties | Aaron Kennedy | 2009-10-22 | 3 | -0/+32 |
| | |||||
* | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 4 | -1/+57 |
| |