Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-21 | 5 | -19/+113 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Fix breakout type resolution | Alan Alpert | 2009-10-21 | 1 | -0/+2 |
| | | | | | | | | | | | | Didn't seem to resolve an empty URL correctly. Task-number:QT-2339 | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-21 | 4 | -18/+110 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Give QmlPropertyMap a more complete API. | Michael Brasser | 2009-10-21 | 4 | -18/+110 |
| | | | |||||
| * | | Doc | Alan Alpert | 2009-10-21 | 1 | -1/+1 |
| |/ | |||||
* | | Tweak scoping | Aaron Kennedy | 2009-10-21 | 4 | -10/+28 |
|/ | | | | | qmlContext() now returns the outer, not the inner context. The VME MetaObject now saves the context used to run function bodies | ||||
* | Add simple sound support | Aaron Kennedy | 2009-10-21 | 2 | -0/+34 |
| | |||||
* | Remove dead code | Aaron Kennedy | 2009-10-21 | 1 | -1/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-21 | 1 | -6/+6 |
| | |||||
* | Rename QBindableMap to QmlPropertyMap. | Michael Brasser | 2009-10-21 | 4 | -52/+65 |
| | | | | Task-number: QT-2316 | ||||
* | Add missing Q_OBJECT macros. | Michael Brasser | 2009-10-21 | 1 | -0/+2 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-21 | 10 | -36/+188 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-21 | 11 | -47/+225 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-21 | 42 | -143/+558 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-20 | 4 | -14/+44 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Don't search non-local context types | Aaron Kennedy | 2009-10-20 | 2 | -4/+8 |
| | | | | | |||||
| | * | | | Give more info about whether a value is null and its value type. | Bea Lam | 2009-10-21 | 4 | -16/+31 |
| | | | | | |||||
| | * | | | Add EVAL_EXPRESSION so clients can evaluate an expression within the | Bea Lam | 2009-10-19 | 4 | -23/+144 |
| | | | | | | | | | | | | | | | | | | | | current object's context. | ||||
| | * | | | Add bool* argument to QmlExpression::value() to help debugger. | Bea Lam | 2009-10-19 | 3 | -8/+14 |
| | | | | | |||||
| | * | | | Give more information about the value of a property when the variant | Bea Lam | 2009-10-15 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | toString() is empty. | ||||
| * | | | | typo | Warwick Allison | 2009-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | QT-2335 | ||||
* | | | | | Doc. | Martin Jones | 2009-10-21 | 1 | -0/+46 |
| | | | | | |||||
* | | | | | Move QmlFolderListModel to the loader example. | Martin Jones | 2009-10-21 | 3 | -543/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Don't accidently override originals. | Michael Brasser | 2009-10-20 | 1 | -1/+2 |
| | | | | |||||
* | | | | Make ParentChange work when target has a transformOrigin set. | Michael Brasser | 2009-10-20 | 1 | -11/+36 |
|/ / / | |||||
* | | | doc | Warwick Allison | 2009-10-20 | 2 | -2/+6 |
| |/ |/| | | | | | Record current DB type in INI for future extensibility. | ||||
* | | Symbian build fixes | Martin Jones | 2009-10-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-16 | 19 | -123/+320 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-16 | 4 | -17/+108 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-16 | 3 | -17/+107 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Improve FolderListModel a little | Warwick Allison | 2009-10-16 | 2 | -16/+106 |
| | | | | | | | | | | | | | | | | | | | | | | | | | File -> Url Support the useful filters | ||||
| | | * | | doc | Warwick Allison | 2009-10-16 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Make sure we remove keepMouseGrab once the button is released. | Martin Jones | 2009-10-16 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Add binding assignment warnings | Aaron Kennedy | 2009-10-16 | 10 | -79/+156 |
| | | | | |||||
| * | | | Correctly pass context to QmlObjectScriptClass | Aaron Kennedy | 2009-10-16 | 3 | -8/+19 |
| |/ / | |||||
| * | | Fix dynamic example | Alan Alpert | 2009-10-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Had some accidental global vars Task-number: One of the QT-2270s | ||||
| * | | Simplified the bindings rewriter. | Roberto Raggi | 2009-10-15 | 2 | -14/+15 |
| | | | | | | | | | | | | | | | The rewriter needs to know if an ExpressionStatement is part of a loop and an integer is definitely enough for that. | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-15 | 10 | -9/+51 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Add cursorDelegate test to QFxTextInput autotests | Alan Alpert | 2009-10-15 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | Also cleaned up the QFxTextEdit version, and fixed a bug the new test uncovered. | ||||
| * | | | Add cursorRect function to QFxTextInput | Alan Alpert | 2009-10-15 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | similar to the cursorRect in QFxTextEdit | ||||
* | | | | Fixes for Symbian. | Martin Jones | 2009-10-16 | 12 | -8/+52 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-15 | 18 | -72/+427 |
|\ \ \ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | | doc | Warwick Allison | 2009-10-15 | 1 | -2/+6 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-15 | 3 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-15 | 5 | -51/+136 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlinfo.cpp | ||||
| | * | | | Fix more compiler warnings. | Martin Jones | 2009-10-15 | 4 | -4/+4 |
| | | | | | |||||
| * | | | | Unicode namespace fix. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | | | | | (no bug reported) | ||||
| * | | | Don't rewrite expression statements in loops. | Roberto Raggi | 2009-10-14 | 2 | -2/+92 |
| | | | | |||||
| * | | | Make assigning to a QList and a QmlList consistent | Aaron Kennedy | 2009-10-14 | 1 | -1/+0 |
| | | | | |||||
| * | | | ParentChange docs | Michael Brasser | 2009-10-14 | 1 | -1/+10 |
| | |/ | |/| |