summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Small cache, as documented.Warwick Allison2009-06-231-1/+1
* Move cacheSize property to QFxPaintedItem from QFxWebView.Warwick Allison2009-06-235-90/+60
* Add zoomFactor property to WebView.Michael Brasser2009-06-222-1/+32
* Doc fixes.Michael Brasser2009-06-221-4/+4
* Fix Item scale + rotation on GraphicsView.Michael Brasser2009-06-222-4/+13
* Fix anchor resetting and prevent illegal anchors.Michael Brasser2009-06-222-46/+81
* Only objects or lists of objects can be default properties.Michael Brasser2009-06-228-9/+0
* Ensure image loads are cencelled if item destroyed.Warwick Allison2009-06-195-6/+28
* Initialize declarative data members correctlyAaron Kennedy2009-06-181-1/+1
* Expose the row and column of an item as an attached propertyAaron Kennedy2009-06-182-0/+60
* Don't move item if it hasn't been draggedAaron Kennedy2009-06-181-2/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-181-0/+10
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Rhys Weatherley2009-06-184-24/+138
| |\
| * | Use custom string converter in writeValueProperty()Rhys Weatherley2009-06-181-0/+10
* | | (Very) Basic FlowView prototypeAaron Kennedy2009-06-184-1/+426
| |/ |/|
* | Allow synthesized and extension meta objects to work togetherAaron Kennedy2009-06-182-3/+14
* | Use QContiguousCache for cached queriesIan Walters2009-06-182-21/+124
|/
* Don't defer properties if an id has been setAaron Kennedy2009-06-172-11/+17
* VC2008 CompileAaron Kennedy2009-06-171-0/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-172-1/+13
|\
| * Fixing QWidget supportThomas Hartmann2009-06-161-1/+11
| * Fixed range calculation for UiQualifiedId in the visitor forErik Verbruggen2009-06-161-0/+2
* | Respect string converters in binding assignmentsAaron Kennedy2009-06-171-0/+7
|/
* Make the default rect color whiteAaron Kennedy2009-06-162-1/+3
* Forward signals from extended objectsAaron Kennedy2009-06-163-3/+31
* Deferred properties mostly work.Aaron Kennedy2009-06-163-12/+39
* Invalidate the cache if the script resetsAaron Kennedy2009-06-161-2/+2
* Fix autotest crashAaron Kennedy2009-06-161-2/+2
* Revert "Compilation fix on MSVC"Aaron Kennedy2009-06-161-8/+38
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-1655-497/+540
|\
| * Export QmlStateGroup so that it can be used by non-QFxItem DUI'sRhys Weatherley2009-06-161-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-06-1487-1377/+1402
| |\
| | * Use standard cursor control for TextEdit.Michael Brasser2009-06-121-2/+4
| | * Some XmlListModel cleanup.Michael Brasser2009-06-122-13/+3
| | * Speed up XmlListModel.Michael Brasser2009-06-121-7/+22
| | * Fixup headers.Michael Brasser2009-06-129-23/+21
| | * Behavior fixes.Michael Brasser2009-06-124-22/+49
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-1111-21/+20
| | |\
| | | * More explicit QUrl <-> QString conversion.Warwick Allison2009-06-1111-21/+20
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-1179-2097/+2293
| | |\ \ | | | |/
| | | * Renamed the QML front-end.Roberto Raggi2009-06-1129-406/+407
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-094-4/+156
| | |\ \
| | * | | Warn when trying to anchor to non-sibling/non-parent.Michael Brasser2009-06-091-2/+12
| * | | | minor doc fixesAlan Alpert2009-06-141-1/+2
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-112-3/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | make the setRotation code a little more efficientLars Knoll2009-06-111-3/+2
| * | | | Introduce QGraphicsItem::ItemHasNoContents.Andreas Aardal Hanssen2009-06-111-0/+4
* | | | | Skeleton for property deferringAaron Kennedy2009-06-117-30/+182
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-1112-13/+91
|\ \ \ \
| * | | | typo in my recent changeWarwick Allison2009-06-101-1/+1