summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-268-15/+54
| | |\ \
| | | * | Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-262-0/+7
| | | * | Fix warnings in PSQL driver: handle VersionUnknown in switchThiago Macieira2011-01-261-0/+6
| | | * | Fix warning in ODBC driver: passing NULL to non-pointer.Thiago Macieira2011-01-261-2/+2
| | | * | QNAM FTP: switch to binary mode before sending a SIZE commandThiago Macieira2011-01-261-1/+3
| | | * | Change the D-Bus signal filter to return NOT_YET_HANDLED for signalsThiago Macieira2011-01-261-2/+3
| | | * | Check if the interpolators have already been deleted.Thiago Macieira2011-01-261-4/+9
| | | * | Improve timer ID safety by using a serial counter per ID.Thiago Macieira2011-01-261-6/+24
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+12
| | |\ \ \
| | | * | | QComboBox popup incorrectly opened in Sym^3Sami Merila2011-01-261-4/+12
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-263-0/+3
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Add util/xkbdatagen/READMEOlivier Goffart2011-01-263-0/+3
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+4
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Application background is incorrect if app locked to landscape.Sami Merila2011-01-261-4/+4
| | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-2611-70/+383
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-2511-70/+383
| | | |\ \ | | |/ / /
| | | * | QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-258-40/+303
| | | * | Revert "QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap"Kent Hansen2011-01-259-309/+44
| | | * | add autotest for digest authenticationPeter Hartmann2011-01-251-10/+20
| | | * | QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-259-44/+309
| | | * | Improved performance of mapFromGlobal/mapToGlobal on X11Denis Dzyubenko2011-01-251-0/+28
| | | * | Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivateDenis Dzyubenko2011-01-252-20/+32
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-252-3/+3
| | |\ \ \
| | | * | | Temporary fix for ambiguous cast from four letter char constantEckhart Koppen2011-01-251-2/+2