summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Compile.Martin Jones2009-12-142-2/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-1416-17/+1826
|\
| * Fix leak.Michael Brasser2009-12-141-0/+2
| * Build on msvc2003?Michael Brasser2009-12-141-8/+7
| * Introduce experimental binding optimizerAaron Kennedy2009-12-1412-7/+1817
| * Don't explicitly set z-value for the highlight.Michael Brasser2009-12-142-2/+0
* | Decode images loaded via network in a separate thread.Martin Jones2009-12-145-169/+344
|/
* Use QApplication::startDragDistance() for dragging threshold.Martin Jones2009-12-113-15/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-1110-19/+184
|\
| * Throw error when attempting to write to a non-existant property via script.Michael Brasser2009-12-113-5/+29
| * Throw error when attempting to write to a read-only property via script.Michael Brasser2009-12-111-6/+9
| * Generate error when attempting to write to a read-only object property.Michael Brasser2009-12-101-0/+3
| * Expose cursorRect for TextInputAlan Alpert2009-12-101-0/+1
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Alan Alpert2009-12-108-90/+297
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-101-1/+3
| | |\
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-101-1/+1
| | | |\
| | | * | Disable shared dynamic metaobjects for now.Martin Jones2009-12-101-1/+3
| | * | | docWarwick Allison2009-12-101-1/+1
| | | |/ | | |/|
| | * | Compile when a module.Warwick Allison2009-12-101-1/+1
| | |/
| | * Have setRunning(true) continue the animation if alwaysRunToEnd/repeat is set.Michael Brasser2009-12-101-0/+5
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Daniel Pope2009-12-1012-446/+325
| | |\
| | * | QML Animation framework additions for QVector3dDaniel Pope2009-12-102-0/+80
| * | | Add anchors.marginsAlan Alpert2009-12-103-2/+33
| * | | Update centerIn when center offsets changeAlan Alpert2009-12-101-6/+24
* | | | Dynamic metaobject sharing and caching.Martin Jones2009-12-115-116/+208
| |_|/ |/| |
* | | Fix models using Package.Martin Jones2009-12-101-2/+2
* | | Fix doc Qt.MiddleButton -> Qt.MidButtonMartin Jones2009-12-091-1/+1
* | | Document Flickable properties.Martin Jones2009-12-091-14/+35
* | | Fix view positioning when moving first visible item.Martin Jones2009-12-091-3/+1
* | | Remove debugMartin Jones2009-12-091-1/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-096-360/+120
|\ \ \ | |/ /
| * | Create xhr url with fromEncoded.Tapani Mikola2009-12-091-1/+1
| * | Allow anchoring baseline to parentAlan Alpert2009-12-091-2/+6
| * | Update FlowPositioner to the new BasePositioner implementationAlan Alpert2009-12-091-39/+4
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-12-0916-107/+400
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-093-10/+12
| | |\ \ | | | |/
| | | * Fix leak.Michael Brasser2009-12-091-0/+1
| | | * Let anchors.centerIn honor horizontalCenterOffset and verticalCenterOffset.Michael Brasser2009-12-091-4/+4
| | * | Inline QML still needs a URL so that subtypes are relative to that URL.Warwick Allison2009-12-091-0/+2
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-12-0814-14/+67
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-12-0738-399/+506
| |\ \ \ \
| * | | | | Rewrite PositionersAlan Alpert2009-12-073-314/+102
* | | | | | Avoid creating a new dynamic metaobject for each delegate.Martin Jones2009-12-093-72/+174
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-097-8/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Allow tests that use private headers to compile.Warwick Allison2009-12-097-8/+8
* | | | | Fix flicking to item boundary (snap).Martin Jones2009-12-091-6/+7
|/ / / /
* | | | Add a Flow positioner.Martin Jones2009-12-082-2/+201
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-082-5/+2
|\ \ \ \
| * | | | small improvementsThierry Bastian2009-12-081-2/+2
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-082-48/+133
| |\ \ \ \