summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-288-23/+23
| | | | * Adding support for group properties in Component::CreateObject()Christopher Ham2011-01-283-2/+8
| | | | * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-281-1/+1
| | | | |\
| | | | | * Update test, versioning is fixed so expect-fail no longer neededBea Lam2011-01-281-1/+0
| | | | | * photoviewer needs QtQuick 1.1 for Image::cacheBea Lam2011-01-281-1/+1
| | | | * | Test failure fixed - remove XFAILMartin Jones2011-01-281-2/+0
| | | | |/
| | | | * disable some pincharea tests on mac temporarilyBea Lam2011-01-281-0/+9
| | | | * Fix failing test on mac for Qt.applicationBea Lam2011-01-281-0/+4
| | | | * Fix test breakage for qdeclarativeworkerscriptBea Lam2011-01-281-1/+3
| | | | * Doc fix for lineHeight.Yann Bodson2011-01-281-1/+3
| | | | * Add support for line spacing in Text element.Yann Bodson2011-01-287-6/+162
| | | | * Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-2810-12/+183
| | | | * Fix MaximumLineCount in Text and add testsChristopher Ham2011-01-2826-24/+201
| | | | * Ensure simple objects also get the appropriate property cacheAaron Kennedy2011-01-285-11/+32
| | | | * Add test for Loader implicitWidth/implicitHeightMartin Jones2011-01-282-0/+46
| | | | * Don't crash when appending a null itemAaron Kennedy2011-01-273-5/+21
| | | | * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-274-5/+41
| | | | |\
| | | | | * Test for passing functions to createObject() for property bindingsBea Lam2011-01-272-2/+38
| | | | | * Fix object check in createObjectChristopher Ham2011-01-271-2/+2
| | | | | * Apply property bindings during component creation. Add versioningChristopher Ham2011-01-271-1/+1
| | | | * | Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-2710-17/+148
| | | | * | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-2788-4572/+5830
| | | | |\ \ | | | | | |/
| | | | | * Fix righ-to-left support in text components.Christopher Ham2011-01-275-13/+106
| | | | | * Don't load components until the Loader component itself is completedBea Lam2011-01-273-66/+86
| | | | | * Allow property bindings to be easily created from JavaScriptBea Lam2011-01-2714-83/+375
| | | | | * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2731-178/+494
| | | | | |\
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2770-4559/+5412
| | | | | |\ \
| | | | * | | | Setting the size of a loader overwrote its implict size.Martin Jones2011-01-274-4/+57
| | | | | |_|/ | | | | |/| |
| | | | * | | Implement property versioning inside the declarative engineAaron Kennedy2011-01-2731-178/+494
| | | | |/ /
| | | | * | Fix warnings.Michael Brasser2011-01-251-2/+2
| | | | * | Fix critical spelling mistake.Martin Jones2011-01-251-1/+1
| | | | * | Add location information for tracing.Michael Brasser2011-01-255-12/+63
| | | | * | Add "Complete" message for tracing.Michael Brasser2011-01-252-0/+7
| | | | * | Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-253-1/+65
| | | | * | Improve information reported for MouseArea hover events.Michael Brasser2011-01-251-2/+6
| | | | * | Fix copy-paste error in QDeclarativeMouseArea::hoverMoveEvent.Michael Brasser2011-01-251-1/+1
| | | | * | Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-2429-57/+652
| | | | * | Add list of new properties/methods in QtQuick 1.1Martin Jones2011-01-242-1/+116
| | | | * | Change Qt.application.layoutDirection from bool to correct type of Qt::Layout...Joona Petrell2011-01-192-4/+13
| | | | * | Add a layout direction example to positionersJoona Petrell2011-01-1911-16/+197
| | | | * | Update demos following renaming of Image::cachedBea Lam2011-01-191-2/+2
| | | | * | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-198-33/+33
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1910512-16218/+21370
| | | | |\ \
| | | | * | | Compile on windowsAlan Alpert2011-01-181-6/+8
| | | | * | | Avoid index out of bounds array accessesAlan Alpert2011-01-181-2/+5
| | | | * | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-1813-36/+46
| | | | |\ \ \
| | | | | * | | Fix declarative autotest compilation on SymbianJoona Petrell2011-01-185-12/+27
| | | | | * | | Fix QtDeclarative compilation warningsJoona Petrell2011-01-185-23/+8
| | | | | * | | Add a way to clear warnings in qmlviewer warnings window on SymbianJoona Petrell2011-01-182-1/+8
| | | | | * | | Cleanup view at end of auto test.Martin Jones2011-01-181-0/+3