Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | Froze Symbian def files for QtQuick11. | juhvu | 2011-02-01 | 9 | -84/+251 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-01-30 | 335 | -1595/+14030 | |
| | | | |\ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-01-29 | 335 | -1595/+14030 | |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | ||||||
| | | | | | * | | | | Merge branch 'qtquick11' into 4.7 | Martin Jones | 2011-01-28 | 335 | -1594/+14029 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | expect fail for some PinchArea tests on mac | Bea Lam | 2011-01-28 | 1 | -0/+15 | |
| | | | | | | * | | | | Allow functions to be passed in as values for grouped properties | Bea Lam | 2011-01-28 | 3 | -6/+23 | |
| | | | | | | * | | | | Fix lineHeight autotests. | Yann Bodson | 2011-01-28 | 1 | -4/+4 | |
| | | | | | | * | | | | Update Docs, Examples and Demos for new CreateObject overloadable | Christopher Ham | 2011-01-28 | 8 | -23/+23 | |
| | | | | | | * | | | | Adding support for group properties in Component::CreateObject() | Christopher Ham | 2011-01-28 | 3 | -2/+8 | |
| | | | | | | * | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-28 | 1 | -1/+1 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * | | | | Update test, versioning is fixed so expect-fail no longer needed | Bea Lam | 2011-01-28 | 1 | -1/+0 | |
| | | | | | | | * | | | | photoviewer needs QtQuick 1.1 for Image::cache | Bea Lam | 2011-01-28 | 1 | -1/+1 | |
| | | | | | | * | | | | | Test failure fixed - remove XFAIL | Martin Jones | 2011-01-28 | 1 | -2/+0 | |
| | | | | | | |/ / / / | ||||||
| | | | | | | * | | | | disable some pincharea tests on mac temporarily | Bea Lam | 2011-01-28 | 1 | -0/+9 | |
| | | | | | | * | | | | Fix failing test on mac for Qt.application | Bea Lam | 2011-01-28 | 1 | -0/+4 | |
| | | | | | | * | | | | Fix test breakage for qdeclarativeworkerscript | Bea Lam | 2011-01-28 | 1 | -1/+3 | |
| | | | | | | * | | | | Doc fix for lineHeight. | Yann Bodson | 2011-01-28 | 1 | -1/+3 | |
| | | | | | | * | | | | Add support for line spacing in Text element. | Yann Bodson | 2011-01-28 | 7 | -6/+162 | |
| | | | | | | * | | | | Fixing right-to-left text in Text and TextInput | Christopher Ham | 2011-01-28 | 10 | -12/+183 | |
| | | | | | | * | | | | Fix MaximumLineCount in Text and add tests | Christopher Ham | 2011-01-28 | 26 | -24/+201 | |
| | | | | | | * | | | | Ensure simple objects also get the appropriate property cache | Aaron Kennedy | 2011-01-28 | 5 | -11/+32 | |
| | | | | | | * | | | | Add test for Loader implicitWidth/implicitHeight | Martin Jones | 2011-01-28 | 2 | -0/+46 | |
| | | | | | | * | | | | Don't crash when appending a null item | Aaron Kennedy | 2011-01-27 | 3 | -5/+21 | |
| | | | | | | * | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-27 | 4 | -5/+41 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * | | | | Test for passing functions to createObject() for property bindings | Bea Lam | 2011-01-27 | 2 | -2/+38 | |
| | | | | | | | * | | | | Fix object check in createObject | Christopher Ham | 2011-01-27 | 1 | -2/+2 | |
| | | | | | | | * | | | | Apply property bindings during component creation. Add versioning | Christopher Ham | 2011-01-27 | 1 | -1/+1 | |
| | | | | | | * | | | | | Add missing revisions for QtQuick 1.1 additions | Martin Jones | 2011-01-27 | 10 | -17/+148 | |
| | | | | | | * | | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-27 | 88 | -4572/+5830 | |
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / / | ||||||
| | | | | | | | * | | | | Fix righ-to-left support in text components. | Christopher Ham | 2011-01-27 | 5 | -13/+106 | |
| | | | | | | | * | | | | Don't load components until the Loader component itself is completed | Bea Lam | 2011-01-27 | 3 | -66/+86 | |
| | | | | | | | * | | | | Allow property bindings to be easily created from JavaScript | Bea Lam | 2011-01-27 | 14 | -83/+375 | |
| | | | | | | | * | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 31 | -178/+494 | |
| | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 70 | -4559/+5412 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | Setting the size of a loader overwrote its implict size. | Martin Jones | 2011-01-27 | 4 | -4/+57 | |
| | | | | | | | |_|/ / / / | | | | | | | |/| | | | | | ||||||
| | | | | | | * | | | | | | Implement property versioning inside the declarative engine | Aaron Kennedy | 2011-01-27 | 31 | -178/+494 | |
| | | | | | | |/ / / / / | ||||||
| | | | | | | * | | | | | Fix warnings. | Michael Brasser | 2011-01-25 | 1 | -2/+2 | |
| | | | | | | * | | | | | Fix critical spelling mistake. | Martin Jones | 2011-01-25 | 1 | -1/+1 | |
| | | | | | | * | | | | | Add location information for tracing. | Michael Brasser | 2011-01-25 | 5 | -12/+63 | |
| | | | | | | * | | | | | Add "Complete" message for tracing. | Michael Brasser | 2011-01-25 | 2 | -0/+7 | |
| | | | | | | * | | | | | Notify that pressed has changed before calling the onClicked handler. | Michael Brasser | 2011-01-25 | 3 | -1/+65 | |
| | | | | | | * | | | | | Improve information reported for MouseArea hover events. | Michael Brasser | 2011-01-25 | 1 | -2/+6 | |
| | | | | | | * | | | | | Fix copy-paste error in QDeclarativeMouseArea::hoverMoveEvent. | Michael Brasser | 2011-01-25 | 1 | -1/+1 | |
| | | | | | | * | | | | | Expose implicitWidth and implicitHeight properties of Item. | Martin Jones | 2011-01-24 | 29 | -57/+652 | |
| | | | | | | * | | | | | Add list of new properties/methods in QtQuick 1.1 | Martin Jones | 2011-01-24 | 2 | -1/+116 | |
| | | | | | | * | | | | | Change Qt.application.layoutDirection from bool to correct type of Qt::Layout... | Joona Petrell | 2011-01-19 | 2 | -4/+13 | |
| | | | | | | * | | | | | Add a layout direction example to positioners | Joona Petrell | 2011-01-19 | 11 | -16/+197 | |
| | | | | | | * | | | | | Update demos following renaming of Image::cached | Bea Lam | 2011-01-19 | 1 | -2/+2 | |
| | | | | | | * | | | | | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also) | Bea Lam | 2011-01-19 | 8 | -33/+33 | |
| | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 10512 | -16218/+21370 | |
| | | | | | | |\ \ \ \ \ |