aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't build V8 as a static libraryKent Hansen2011-07-2614-19/+5
* A long press should allow onClicked if there is no onPressAndHoldMartin Jones2011-07-261-0/+2
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-262-2/+68
* Add headerItem and footerItem properties to views.Martin Jones2011-07-264-3/+42
* qmlviewer resizes the root object multiple times.Martin Jones2011-07-262-0/+6
* QDeclarativeView/QSGView SizeRootObjectToView still resizes viewMartin Jones2011-07-262-2/+4
* Use visible only, and not opacity, in positionersAlan Alpert2011-07-261-3/+2
* Remove onMousePositionChanged signal.Michael Brasser2011-07-263-15/+22
* Reference resources to prevent crash (on some platforms)Aaron Kennedy2011-07-261-0/+2
* Ouptut non-NOTIFYable warnings againAaron Kennedy2011-07-263-12/+20
* Update polish even when animations aren't runningAaron Kennedy2011-07-262-2/+7
* Move the cursor position to the end when TextInput.readOnly is cleared.Andrew den Exter2011-07-261-0/+2
* Bounding rectangle for image is wrong for PreserveAspectCropYann Bodson2011-07-261-1/+16
* Fixes AnimatedImage documentationYann Bodson2011-07-261-9/+2
* Crash even lessAlan Alpert2011-07-262-1/+1
* Don't error if response results in UnknownContentErrorBea Lam2011-07-261-1/+2
* Correct TextInput.PasswordEchoOnEdit documentation.Andrew den Exter2011-07-251-1/+2
* Set classname for cloned extension meta objectsAaron Kennedy2011-07-251-0/+3
* Reverse lookup ids by object pointerAaron Kennedy2011-07-252-4/+27
* Scroll correctly when cursorPosition is changed within onTextChanged.Andrew den Exter2011-07-252-4/+4
* Use engine where appropriate in QDeclarativePropertyAaron Kennedy2011-07-252-5/+13
* Only manage opacity when m_fade is trueAlan Alpert2011-07-252-5/+6
* Allow object to be accessed by multiple QDeclarativeEnginesAaron Kennedy2011-07-252-14/+10
* Allow static alias to composite typeAaron Kennedy2011-07-251-14/+6
* Handle pinch correctly when one point is released and repressed.Martin Jones2011-07-253-9/+15
* Support better boolean conversion semanticsAaron Kennedy2011-07-251-0/+3
* Correctly load flags for binding propertiesAaron Kennedy2011-07-253-13/+19
* Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-07-252-36/+23
* Don't assert on incorrect file urlAaron Kennedy2011-07-251-4/+2
* Enter context scopeAaron Kennedy2011-07-251-0/+1
* Documentation fix.Casper van Donderen2011-07-221-10/+6
* Fix layout bug from view refactoringBea Lam2011-07-221-3/+3
* Update V8Aaron Kennedy2011-07-219-51/+56
* Compile fix.Kim Motoyoshi Kalland2011-07-211-1/+1
* Qml Debugging: only read properties that can be displayed in the debuggerChristiaan Janssen2011-07-212-7/+8
* Always position headers at a negative positionBea Lam2011-07-214-42/+33
* Bulk update of QtQuick 1 docs to \qmlmodule syntaxAlan Alpert2011-07-2143-783/+864
* Make lastPosition() result consistent among GridView and ListViewBea Lam2011-07-214-36/+24
* Fix memory leaks with QV8Engine's ExtensionDataSimon Hausmann2011-07-201-1/+1
* add font support for context2dCharles Yin2011-07-202-8/+14
* Add isEmpty() methodBea Lam2011-07-201-0/+4
* Refactor ListView and GridView implementationsBea Lam2011-07-208-3530/+2885
* Hook up durationVariation on SpritesAlan Alpert2011-07-204-9/+26
* Initial stab at docs for QtQuick.Particles 2.0Alan Alpert2011-07-2028-3/+645
* Remove traces of webkitAlan Alpert2011-07-201-4/+0
* Renamed the Bindable class to QSGBindable.Kim Motoyoshi Kalland2011-07-204-18/+18
* Improved the performance of distance-field generation.Kim Motoyoshi Kalland2011-07-204-334/+2327
* Fixed QSGDistanceFieldGlyphNode initialization order.Yoann Lopes2011-07-205-9/+41
* fix qmltest bugsCharles Yin2011-07-203-6/+50
* Crash lessAlan Alpert2011-07-202-0/+4