summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeDebug: Don't crash when connection is closedKai Koehne2011-04-141-3/+8
* Fix so concurrent jobs produce the correct model resultsBea Lam2011-04-141-39/+28
* Fix uninitialized variable.Martin Jones2011-04-141-1/+1
* Add pincharea.qmlproject file for PinchArea example.Martin Jones2011-04-141-0/+18
* Moving contentY by large values in List/GridView is slowMartin Jones2011-04-144-0/+149
* Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-134-10/+30
* ListView has wrong keyPressEvent behaviour when verticalMartin Jones2011-04-121-2/+2
* Ensure view is positioned correctly when orientation changes.Martin Jones2011-04-123-0/+56
* Fix regression in wigglytext.qmlMichael Brasser2011-04-124-0/+61
* Allow enum values to be used as signal parametersBea Lam2011-04-128-28/+94
* ListModel::clear() should not clear rolesBea Lam2011-04-122-3/+42
* Image w/ PreserveAspectFit has its width changed once more than needed.Martin Jones2011-04-074-11/+35
* QmlViewer: Enable remote qml debuggingKai Koehne2011-04-061-0/+3
* QDeclarativeDebug: Warn user for Qt configured with -no-declarative-debugKai Koehne2011-04-062-1/+9
* Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-066-82/+195
* Fix failing autotestBea Lam2011-04-041-1/+1
* XmlListModel should allow types other than application/xmlBea Lam2011-04-041-1/+1
* Document using Behaviors with States.Michael Brasser2011-04-042-2/+209
* Add missing test file.Martin Jones2011-04-011-0/+50
* Changing width of RTL positioner doesn't relayoutMartin Jones2011-04-012-0/+32
* Fix TextInput auto test failure on mac.Andrew den Exter2011-04-011-3/+10
* PinchArea and Flickable don't work well enough togetherMartin Jones2011-03-315-111/+219
* Fix auto test failure.Andrew den Exter2011-03-311-0/+8
* Once Image sourceSize is set there is no way to clear it.Martin Jones2011-03-314-1/+39
* Rotation transform with NaN angle can cause crashMartin Jones2011-03-302-1/+7
* Canceling image download while reading causes crashMartin Jones2011-03-303-3/+7
* Fix width of TextInput micro focus rectangle.Andrew den Exter2011-03-304-8/+57
* Return correct boundaries reasons from QTextBoundaryFinder.Andrew den Exter2011-03-303-43/+28
* GridView jumps to beginning of list when resizedMartin Jones2011-03-291-1/+1
* Fix text selection with shift-click.Andrew den Exter2011-03-282-1/+13
* Fix QUnifiedTimer bugAlan Alpert2011-03-242-1/+8
* Fix memory leak.Martin Jones2011-03-241-0/+2
* Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-212-2/+20
* Fix writing to an attached property from script.Michael Brasser2011-03-213-9/+29
* fixes/improvements for new QML right-to-left docsBea Lam2011-03-2113-108/+152
* Fix license headers in example codeBea Lam2011-03-211-1/+41
* Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-1822-186/+1412
* Doc fix - QtQuick 1.1 schedulingBea Lam2011-03-181-1/+1
* PathView doesn't update if preferred highlight range changes.Martin Jones2011-03-173-1/+43
* Image.PreserveAspectFit has unexpected effect on Image's sourceSizeMartin Jones2011-03-174-5/+61
* Doc improvement for Image.fillMode.Yann Bodson2011-03-171-2/+5
* QDeclarativeView flickers when composited on MeeGoMartin Jones2011-03-173-0/+20
* Re-enable lineHeight tests.Yann Bodson2011-03-171-3/+3
* Qt.include() used in WorkerScript is broken on Windows.Martin Jones2011-03-166-2/+32
* Disabled non-QDeclarativeItems in Flickable break flickingMartin Jones2011-03-163-3/+52
* Border still drawn on Rectangle elements when border.width == 0Martin Jones2011-03-151-2/+2
* Regression: currentIndex was not set correctly after model cleared.Martin Jones2011-03-154-5/+53
* Remove bindings before assigning constants in VMEAaron Kennedy2011-03-155-1/+92
* Fix TextEdit mouseSelectionMode overriding selectByMouse.Andrew den Exter2011-03-144-2/+25
* Update QML "What's New" docs.Martin Jones2011-03-114-7/+43