summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix TextInput echoMode clearing inputMethodHints set by the user.Andrew den Exter2011-04-214-13/+78
* Elide has unexpected effect on Text's implicitWidthMartin Jones2011-04-214-5/+33
* QDeclarativeDebug: Fix typo in warningKai Koehne2011-04-201-1/+1
* QDeclarativeDebug: Fix endless loop for property with SCRITABLE falseKai Koehne2011-04-202-6/+27
* Fix Symbian/Linux compilation breakage in plugins/qmltoolingKai Koehne2011-04-201-1/+1
* Make QMLViewer startup animation stop after a whileAlan Alpert2011-04-194-1/+37
* Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-192-1/+15
* QmlDebug: Fix license headers in new ost pluginKai Koehne2011-04-155-65/+65
* Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
* Resolve unqualified attached properties correctlyAaron Kennedy2011-04-154-10/+43
* Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym...Tom Sutcliffe2011-04-149-6/+706
* QmlDebug: Rename 'tcpserver' library to 'qmldbg_tcp'Kai Koehne2011-04-145-5/+4
* 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