aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't build V8 as a static libraryKent Hansen2011-07-2616-30/+11
* A long press should allow onClicked if there is no onPressAndHoldMartin Jones2011-07-263-15/+54
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-266-2/+118
* Cleanup QMLViewer properly when exiting via File->Quit.Michael Brasser2011-07-261-0/+1
* Add headerItem and footerItem properties to views.Martin Jones2011-07-266-3/+71
* qmlviewer resizes the root object multiple times.Martin Jones2011-07-265-2/+42
* Update PhotoViewer to QtQuick 2.0Alan Alpert2011-07-269-9/+9
* QDeclarativeView/QSGView SizeRootObjectToView still resizes viewMartin Jones2011-07-267-2/+242
* Use visible only, and not opacity, in positionersAlan Alpert2011-07-265-30/+27
* Remove onMousePositionChanged signal.Michael Brasser2011-07-264-16/+28
* Reference resources to prevent crash (on some platforms)Aaron Kennedy2011-07-263-0/+21
* AutotestAaron Kennedy2011-07-264-0/+25
* Ouptut non-NOTIFYable warnings againAaron Kennedy2011-07-263-12/+20
* Update polish even when animations aren't runningAaron Kennedy2011-07-263-2/+45
* Move the cursor position to the end when TextInput.readOnly is cleared.Andrew den Exter2011-07-263-0/+12
* 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-264-2/+10
* AutotestAaron Kennedy2011-07-254-0/+11
* 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-253-4/+59
* Scroll correctly when cursorPosition is changed within onTextChanged.Andrew den Exter2011-07-252-4/+4
* Use engine where appropriate in QDeclarativePropertyAaron Kennedy2011-07-253-6/+30
* Only manage opacity when m_fade is trueAlan Alpert2011-07-252-5/+6
* Allow object to be accessed by multiple QDeclarativeEnginesAaron Kennedy2011-07-253-14/+47
* Allow static alias to composite typeAaron Kennedy2011-07-255-14/+36
* Handle pinch correctly when one point is released and repressed.Martin Jones2011-07-255-9/+99
* Support better boolean conversion semanticsAaron Kennedy2011-07-253-0/+53
* Fix unstable GridView testBea Lam2011-07-251-1/+2
* Check objects can be passed as signal parametersAaron Kennedy2011-07-252-0/+32
* Correctly load flags for binding propertiesAaron Kennedy2011-07-256-13/+49
* Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-07-254-36/+34
* 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-2111-134/+478
* Bulk update of QtQuick 1 docs to \qmlmodule syntaxAlan Alpert2011-07-2144-783/+901
* Make lastPosition() result consistent among GridView and ListViewBea Lam2011-07-215-38/+26
* Fix memory leaks with QV8Engine's ExtensionDataSimon Hausmann2011-07-201-1/+1
* add font support for context2dCharles Yin2011-07-202-8/+14
* more on canvas stock chart example.Charles Yin2011-07-207-71/+732
* Add isEmpty() methodBea Lam2011-07-201-0/+4
* Refactor ListView and GridView implementationsBea Lam2011-07-209-3532/+2887
* Hook up durationVariation on SpritesAlan Alpert2011-07-205-11/+38