aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtquick1/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Add accessibility to qmlFrederik Gladhorn2012-01-027-0/+266
* Make editors commit preedit themselves on losing focusPekka Vuorela2011-12-201-1/+3
* TextEdits to include tentative commit in text propertyPekka Vuorela2011-12-141-2/+2
* Remove dead private method from TextEdit implementationsPekka Vuorela2011-12-092-18/+0
* Introduce more generic fast property handlingAaron Kennedy2011-12-052-13/+0
* Use QWidgetTextControl in the QtQuick1 TextEdit.Andrew den Exter2011-12-022-6/+9
* Use QWidgetLineControl in the QtQuick1 TextInput.Andrew den Exter2011-12-022-29/+29
* Fix uninitialized member variable in QDeclarativeTextEditPekka Vuorela2011-12-011-1/+1
* Made TextInput mouse events commit preeditPekka Vuorela2011-12-011-30/+25
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-241-1/+1
* Silence compiler warnings about unused variables (MSVC)Kai Koehne2011-11-211-3/+4
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-1/+1
* Declarative: Fix MSVC and g++ warningsFriedemann Kleint2011-10-191-1/+2
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-172-15/+10
* Remove QMetaObjectBuilder from declarative.Friedemann Kleint2011-10-141-1/+1
* Manually apply SnapOneItem/Row changes from Qt 4.7Martin Jones2011-09-284-156/+223
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-09-161-9/+21
* Merge branch 'master' into refactorGunnar Sletta2011-09-122-3/+17
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-072-2/+16
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-09-061-1/+1
* | Fix TextInput and TextEdit software input panel on qtquick1Pekka Vuorela2011-09-082-10/+6
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-317-10/+10
* | Merge branch 'master' into refactorGunnar Sletta2011-08-312-3/+3
|\|
| * QDeclarative::hasActiveFocus should return false for hidden itemsAlan Alpert2011-08-301-2/+2
| * Fix conversion of QAbstractItemModel::rowsMoved() parametersBea Lam2011-08-301-1/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-2519-77/+99
|\|
| * Allow borderimage .sci source to be a quoted filenameChris Adams2011-08-171-0/+2
| * Copy the docs for QtQuick 1Alan Alpert2011-08-0917-69/+69
| * ListView with StrictlyEnforceRange skips over itemsMartin Jones2011-08-051-1/+3
| * 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
* | Merge branch 'master' into refactorGunnar Sletta2011-08-111-2/+2
|\|
| * Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+1
* | Build against refactor.Samuel Rødal2011-07-299-11/+15
|/
* 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
* 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
* 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
* 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-2125-604/+652
* Remove traces of webkitAlan Alpert2011-07-201-4/+0
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-1288-0/+41140