Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More language tests | Aaron Kennedy | 2009-11-06 | 1 | -5/+8 |
| | |||||
* | Update valuetype tests | Aaron Kennedy | 2009-11-06 | 3 | -80/+56 |
| | | | | Add a new test, and make the old variantCopy pass | ||||
* | Remove dead code | Aaron Kennedy | 2009-11-06 | 2 | -31/+0 |
| | |||||
* | qmlinfo test | Aaron Kennedy | 2009-11-06 | 1 | -6/+6 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-05 | 5 | -55/+21 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Tests | Aaron Kennedy | 2009-11-05 | 3 | -45/+6 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-05 | 1 | -0/+5 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-05 | 7 | -55/+41 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-05 | 10 | -116/+105 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Avoid crashing on faulty call to createQmlObject | Alan Alpert | 2009-11-03 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | value types autotest | Aaron Kennedy | 2009-11-05 | 1 | -10/+10 |
| | |_|/ | |/| | | |||||
* | | | | Fix possible crash when overriding a signal handler. | Michael Brasser | 2009-11-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 7 | -55/+41 |
| |/ |/| | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421 | ||||
* | | Missing file for 48ea5a5c74620f9811debc6bf1e49bf095d30722 | Aaron Kennedy | 2009-11-04 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-04 | 6 | -14/+45 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | less compile warnings | Yann Bodson | 2009-11-04 | 3 | -14/+21 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-04 | 2 | -0/+21 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Add closestAngle function to Qt object to help with rotation animations. | Alan Alpert | 2009-11-04 | 2 | -0/+21 |
| | |/ | | | | | | | | | | Includes test and doc. | ||||
| * | | Doc. | Michael Brasser | 2009-11-04 | 1 | -0/+3 |
| |/ | |||||
* | | tests | Aaron Kennedy | 2009-11-04 | 3 | -85/+38 |
| | | |||||
* | | Improve qmllanguage test case | Aaron Kennedy | 2009-11-04 | 1 | -14/+19 |
|/ | |||||
* | Fix incorrect assert | Aaron Kennedy | 2009-11-03 | 1 | -1/+1 |
| | | | | QT-2432 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-03 | 4 | -17/+101 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | More QmlContext tests | Aaron Kennedy | 2009-11-03 | 2 | -17/+2 |
| | | |||||
| * | * add more font examples | Yann Bodson | 2009-11-03 | 2 | -0/+99 |
| | | | | | | | | * add missing properties to QmlFontValueType | ||||
* | | Define and document deletion of QmlEngine QNetworkAccessManager | Warwick Allison | 2009-11-03 | 1 | -7/+7 |
|/ | |||||
* | Qt object test | Aaron Kennedy | 2009-11-02 | 1 | -10/+23 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-02 | 2 | -11/+51 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-02 | 136 | -2601/+2387 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Fix to send correct data for property value changes. | Bea Lam | 2009-11-02 | 1 | -1/+1 |
| | | | |||||
| * | | Make QmlBoundSignal children look like properties (instead of children) | Bea Lam | 2009-11-02 | 2 | -9/+49 |
| | | | | | | | | | | | | | | | | | | in the debugger to reflect how signal properties are written in QML. This also changes the FETCH_OBJECT reply stream to send children data before property data. | ||||
| * | | Minor changes | Bea Lam | 2009-10-29 | 1 | -1/+1 |
| | | | |||||
* | | | QmlContext tests | Aaron Kennedy | 2009-11-02 | 6 | -4/+51 |
| |/ |/| | |||||
* | | Missing file | Aaron Kennedy | 2009-10-30 | 1 | -0/+91 |
| | | |||||
* | | Cleanup | Aaron Kennedy | 2009-10-30 | 14 | -10/+11 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 131 | -2074/+2114 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 14 | -457/+141 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 macros | Warwick Allison | 2009-10-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix headers | Warwick Allison | 2009-10-29 | 134 | -2121/+2161 |
| | | | | |||||
* | | | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 11 | -11/+11 |
| | | | | |||||
* | | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 8 | -13/+13 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-29 | 9 | -445/+80 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-29 | 15 | -354/+123 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Remove duplicated doc | Alan Alpert | 2009-10-29 | 1 | -78/+0 |
| | | | | | | | | | | | | | | | | | | | | global object functions are now in globalobject.qdoc | ||||
| | * | | | Merge QmlComponentJS into QmlComponent | Alan Alpert | 2009-10-29 | 8 | -318/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | createComponent() and Component{} are now the same, and so Component{}s can now be passed around for use in script. Also this commit fixes the minor bug QT-2386 | ||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-28 | 17 | -69/+256 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/globalobject.qdoc | ||||
| * | | | | Fill out QML global object documentation | Alan Alpert | 2009-10-28 | 2 | -116/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves the documentation for functions on the global object from qmlengine.cpp to globalobject.qdoc (so that qdoc actually generates them). The XmlHttpRequest documentation is still just a stub. | ||||
| * | | | | Minor cleanup of global object | Alan Alpert | 2009-10-28 | 2 | -11/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | removed desktopServices member, changed openUrl to openUrlExternally and placed it on the Qt object. | ||||
* | | | | | Store filename as a QUrl rather than convert to QString. | Martin Jones | 2009-10-29 | 3 | -12/+12 |
| |_|/ / |/| | | | | | | | | | | | Saves about 700KB heap in samegame. | ||||
* | | | | Simple compiler statistics | Aaron Kennedy | 2009-10-29 | 2 | -0/+49 |
| |_|/ |/| | |