summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't reveal TextInput text on refocus in PasswordEchoOnEdit mode.Andrew den Exter2011-03-113-2/+21
* Fix ListView boundary extents for RTL layout.Martin Jones2011-03-113-9/+182
* Fix compiler warning.Andrew den Exter2011-03-111-4/+4
* AnimatedImage does not change progress valueYann Bodson2011-03-102-5/+69
* Fix failing testsBea Lam2011-03-104-0/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-qmlKai Koehne2011-03-0963-592/+5069
|\
| * Merge branch 'qtquick11' into 4.7Joona Petrell2011-03-0963-592/+5069
| |\
| | * Add missing header include missing from the previous commitJoona Petrell2011-03-091-0/+1
| | * Fix horizontal alignment of QTextDocument-based RTL textJoona Petrell2011-03-096-22/+115
| | * Revert to previous lineHeight behavior.Martin Jones2011-03-092-4/+3
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-03-083-5/+59
| | |\
| | * | Use the text layout bounds calculated by QLayout.Martin Jones2011-03-083-49/+34
| | * | Fix TextInput key navigation for RTL textJoona Petrell2011-03-082-2/+42
| | * | Base empty QML editor horizontal alignment on QApplication::keyboardInputDire...Joona Petrell2011-03-086-11/+28
| | * | Merge branch '4.7' into qtquick11Joona Petrell2011-03-084-0/+78
| | |\ \
| | * | | Include dynamic parenting use cases in layout mirroring autotestsJoona Petrell2011-03-082-1/+35
| | * | | PinchArea example produced incorrect scaling.Martin Jones2011-03-081-2/+9
| | * | | Fix documentation talking about old property LayoutMirror::mirrorJoona Petrell2011-03-073-5/+5