summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Expose the row and column of an item as an attached propertyAaron Kennedy2009-06-183-2/+73
* Allow a small grab area around the outside of the webletAaron Kennedy2009-06-181-2/+4
* Don't move item if it hasn't been draggedAaron Kennedy2009-06-181-2/+5
* Add live content to flowview exampleAaron Kennedy2009-06-183-17/+87
* 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-1816-37/+186
| |\
| * | Use custom string converter in writeValueProperty()Rhys Weatherley2009-06-181-0/+10
* | | (Very) Basic FlowView prototypeAaron Kennedy2009-06-185-1/+534
| |/ |/|
* | Allow synthesized and extension meta objects to work togetherAaron Kennedy2009-06-182-3/+14
* | more keword change fixes.Ian Walters2009-06-188-8/+8
* | Keyword name changeIan Walters2009-06-184-4/+4
* | Use QContiguousCache for cached queriesIan Walters2009-06-182-21/+124
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-06-171313-27094/+43258
|\ \ | |/
| * 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-173-1/+19
| |\
| | * Fixing QWidget supportThomas Hartmann2009-06-161-1/+11
| | * Fixing qml for QWidget support (crash)Thomas Hartmann2009-06-161-0/+6
| | * 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
| * Use system configuration for proxy settingsAaron Kennedy2009-06-162-0/+20
| * Autotest for extension objectsAaron Kennedy2009-06-164-0/+90
| * Forward signals from extended objectsAaron Kennedy2009-06-163-3/+31
| * Deferred properties mostly work.Aaron Kennedy2009-06-167-12/+88
| * 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-162-12/+54
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-16204-1776/+2879
| |\
| | * Export QmlStateGroup so that it can be used by non-QFxItem DUI'sRhys Weatherley2009-06-161-1/+1
| | * Fix a assert failure on windowsThierry Bastian2009-06-151-1/+1
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-06-14332-4739/+7330
| | |\
| | | * Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-1226-181/+327
| | | |\
| | | | * QMenu, QMenuBar: small cleanupThierry Bastian2009-06-127-20/+13
| | | | * QGraphicsItems are repainted when outside the view's exposed region.Bjørn Erik Nilsen2009-06-122-5/+40
| | | | * doc: Fixed several qdoc warnings.Martin Smith2009-06-121-5/+32
| | | | * add streaming ops for scriptdebugger object deltasKent Hansen2009-06-122-0/+22
| | | | * Fixed bug where QTransform::type() failed to compute the correct type.Samuel Rødal2009-06-122-5/+17
| | | | * Make repeated calls to QToolTip::hideText() still hide the textmae2009-06-121-8/+13
| | | | * Fixed clipping bugs in GL 2 paint engine.Samuel Rødal2009-06-121-6/+2
| | | | * doc: Fixed several qdoc warnings.Martin Smith2009-06-125-58/+116
| | | | * Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-123-18/+52
| | | | * refactor some codeThierry Bastian2009-06-121-31/+26
| | | | * Fixed clipping bug due to applying redirection offset twice.Samuel Rødal2009-06-121-1/+1
| | | | * Set qreal to float for Symbian.Martin Jones2009-06-121-1/+1
| | | * | Use standard cursor control for TextEdit.Michael Brasser2009-06-121-2/+4
| | | * | Some XmlListModel cleanup.Michael Brasser2009-06-126-17/+5
| | | * | Speed up XmlListModel.Michael Brasser2009-06-121-7/+22
| | | * | Fixup headers.Michael Brasser2009-06-129-23/+21
| | | * | Behavior fixes.Michael Brasser2009-06-125-33/+53