aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtquick1
Commit message (Expand)AuthorAgeFilesLines
* Allow borderimage .sci source to be a quoted filenameChris Adams2011-08-171-0/+2
* Copy the docs for QtQuick 1Alan Alpert2011-08-0928-112/+112
* ListView with StrictlyEnforceRange skips over itemsMartin Jones2011-08-051-1/+3
* Improved support for multiple to/from values in Transition.Michael Brasser2011-08-042-0/+6
* Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-031-1/+2
* Fix content position for key navigation with StrictlyEnforceRangeBea Lam2011-08-021-1/+0
* Views with no delegate crash when items are inserted.Martin Jones2011-08-022-6/+6
* Nesting PathView and Flickable causes PathView to stop at wrong offsetMartin Jones2011-08-023-0/+19
* Correctly pause animation when paused in starting ScriptAction.Michael Brasser2011-08-011-1/+1
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-298-10/+8
* Document how to have two MouseAreas simultaneously hovered.Michael Brasser2011-07-291-1/+27
* Clicking on a disabled ListView's delegate breaks mouse interactionMartin Jones2011-07-291-1/+1
* Augment SpringAnimation::damping documentationAlan Alpert2011-07-291-3/+5
* Document stops as default property of GradientAlan Alpert2011-07-291-0/+2
* ListView doesn't show new 1st item currentItem is removed.Martin Jones2011-07-282-19/+19
* Delete scene if you aren't going to use it.Alan Alpert2011-07-281-0/+2
* A change in ListView's header height can cause it to overlap the itemsMartin Jones2011-07-281-2/+1
* Fix insertion of one item in ListView.Martin Jones2011-07-281-1/+1
* View highlight flickers with highlightRangeMode: ApplyRangeMartin Jones2011-07-282-8/+6
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-261-1/+34
* qmlviewer resizes the root object multiple times.Martin Jones2011-07-262-0/+6
* QDeclarativeView/QSGView SizeRootObjectToView still resizes viewMartin Jones2011-07-261-1/+2
* Bounding rectangle for image is wrong for PreserveAspectCropYann Bodson2011-07-261-1/+16
* Fixes AnimatedImage documentationYann Bodson2011-07-261-9/+2
* Correct TextInput.PasswordEchoOnEdit documentation.Andrew den Exter2011-07-251-1/+2
* Scroll correctly when cursorPosition is changed within onTextChanged.Andrew den Exter2011-07-251-2/+2
* Documentation fix.Casper van Donderen2011-07-221-10/+6
* Bulk update of QtQuick 1 docs to \qmlmodule syntaxAlan Alpert2011-07-2143-783/+864
* Remove traces of webkitAlan Alpert2011-07-201-4/+0
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-12150-0/+63228