summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Support passing QObject derived types to QML methodsAaron Kennedy2010-09-032-3/+15
| | |/ / / / /
| * | | | | | Complete Component::createObject() creation after setting the parent.Martin Jones2010-09-031-3/+5
| * | | | | | Keep ListView position sensible when all visible items are removed.Martin Jones2010-09-031-3/+7
* | | | | | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-039-31/+72
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-023-5/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-014-8/+17
| | |\ \ \ \ \ \
| | | * | | | | | The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-4/+4
| | | * | | | | | Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+1
| | | |/ / / / /
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-012-4/+12
| | | |\ \ \ \ \
| | | * | | | | | Flickable ensure internal pressed state is cleared when mouse is released.Martin Jones2010-09-011-0/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
| | |/ / / / /
| * | | | | | Don't overflow the unreferenced cost counterAaron Kennedy2010-09-021-7/+9
| | |/ / / / | |/| | | |
| * | | | | Support JS "in" operator on QML objectsAaron Kennedy2010-09-011-1/+1
| * | | | | Only emit change signal when variant properties actually changeAaron Kennedy2010-09-011-3/+11
| |/ / / /
| * | | | Prevent calling deleteLater() from QMLAaron Kennedy2010-08-311-2/+2
| * | | | Ignore non-scriptable properties in QMLAaron Kennedy2010-08-313-13/+43
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-022-3/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clarified iterator semantic in documentation and added a code snippet to a QM...Jerome Pasion2010-08-311-0/+10
| * | | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-3/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-311-6/+6
|\ \ \ \ \
| * | | | | Notify QML internal notifiers of item geometry changes before QML signal hand...Martin Jones2010-08-311-6/+6
* | | | | | Don't double call classBegin()Aaron Kennedy2010-08-311-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-316-6/+29
|\ \ \ \ \ \
| * | | | | | Revert "Add 'cached' property to Image."Yann Bodson2010-08-317-74/+17
| * | | | | | Add 'cached' property to Image.Yann Bodson2010-08-317-17/+74
| |/ / / / /
| * | | | | Ensure Flickable visibleArea is updated when view height changesMartin Jones2010-08-313-0/+15
| * | | | | Fix application exiting in embedded qml examplesJoona Petrell2010-08-301-0/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-3033-393/+17
| |\ \ \ \ \
| | * | | | | QDeclarativeDebug: Destroy incoming connections if already connectedLasse Holmstedt2010-08-271-0/+2
| | |/ / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-275-108/+124
| |\ \ \ \ \
| * | | | | | Fix VisualDataModel model update handling when rootIndex is specified.Martin Jones2010-08-271-6/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Simplify type management codeAaron Kennedy2010-08-2717-1186/+1470
* | | | | | QML JavaScript .import parserAaron Kennedy2010-08-272-0/+222
| |_|/ / / |/| | | |
* | | | | CleanupAaron Kennedy2010-08-273-13/+11
* | | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-5/+0
* | | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-2728-375/+4
| |/ / / |/| | |
* | | | Internal QML API cleanupAaron Kennedy2010-08-275-108/+124
|/ / /
* | | Handle layoutChanged() properly in QML views.Martin Jones2010-08-262-0/+9
* | | Revert 4bc81bb1cb3cd4a0a3fe071e00556124e770d7acMartin Jones2010-08-261-2/+0
* | | Fix off-by-one at end when views scroll to keep currentItem visible.Martin Jones2010-08-262-13/+13
* | | ListView.view and GridView.view properties should not be writable.Martin Jones2010-08-262-2/+2
* | | Avoid Flickable view jumping when drag threashold is exceeded.Martin Jones2010-08-262-2/+9
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-261-2/+0
|\ \ \
| * | | Remove dead code.Michael Brasser2010-08-261-2/+0
* | | | Fix ListView.view attached property with VisualItemModelMartin Jones2010-08-264-6/+22
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-251-3/+0
|\ \ \
| * | | Remove unused code.Michael Brasser2010-08-251-3/+0
* | | | Handle QAbstractItemModel layoutChanged() signalMartin Jones2010-08-251-0/+2
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-258-46/+107
|\ \ \
| * | | Fix responseText to check the charset encoding field and also to notBea Lam2010-08-251-9/+78