summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-053-3/+4
|\
| * QtDeclarative: Fix compiler warningsFriedemann Kleint2010-03-024-4/+2
| * QDeclarativeView: Make usable in DesignerFriedemann Kleint2010-03-021-1/+3
* | MouseRegion is dead. Long live MouseArea.Martin Jones2010-03-041-1/+0
* | Compile fix for winceThierry Bastian2010-03-041-3/+3
* | Update QML PropertyAnimation::easing docsLeonardo Sobral Cunha2010-03-041-2/+17
* | Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-044-8/+15
* | Merge branch 'tab-navigation' into 4.7Yann Bodson2010-03-042-14/+87
|\ \
| * | Add support for tab and backtab in KeyNavigationYann Bodson2010-03-042-14/+87
* | | Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-044-5/+5
* | | Improve grouped property error messagesAaron Kennedy2010-03-044-8/+22
* | | Don't mess with highlight size if highlightFollowsCurrentItem is false.Martin Jones2010-03-041-4/+7
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0411-39/+136
|\ \ \ | |/ /
| * | Remove Qt.playSound()Michael Brasser2010-03-043-26/+1
| * | Add formatting functions to QML's global Qt object.Michael Brasser2010-03-042-0/+69
| * | Signal handler requires exactly one value.Michael Brasser2010-03-041-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0411-32/+98
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-044-21/+37
| | |\ \
| | * | | Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-047-11/+61
| * | | | QDeclarativeContext::contextProperty() should also access idsAaron Kennedy2010-03-041-1/+4
| |/ / /
* | | | Fix ListView contentHeight calculation.Martin Jones2010-03-041-2/+3
| |/ / |/| |
* | | Documented view behavior when items are removed from start of view.Martin Jones2010-03-042-0/+18
* | | Remove unnecessary additional hash of QDeclarativeGridViewAttachedMartin Jones2010-03-042-21/+7
* | | Fix spelling.Martin Jones2010-03-042-2/+2
* | | Document that the views do not set clip: true.Martin Jones2010-03-042-0/+10
* | | Set StrongFocus on QDeclarativeView so that elements can get focus.Martin Jones2010-03-041-0/+2
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-031-6/+19
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0319-106/+181
| |\ \
| * | | Fix painting Rectangle with radius < side/2.Martin Jones2010-03-031-6/+19
* | | | Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-032-3/+3
* | | | system import path not supported with Qt 4.6.Warwick Allison2010-03-031-0/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-0319-106/+181
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-034-20/+57
| |\ \ \
| | * | | Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-034-20/+57
| * | | | More renaming: MouseRegion -> MouseAreaYann Bodson2010-03-031-5/+5
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-037-40/+65
| |\ \ \
| | * | | QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject p...Aaron Kennedy2010-03-031-2/+9
| | * | | Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-036-38/+56
| * | | | 'on' syntax fixesYann Bodson2010-03-037-40/+40
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-031-0/+5
| |\ \ \ | | |/ /
| * | | Add documentation for the 'when' property of Binding.Yann Bodson2010-03-031-1/+14
* | | | 4.6.x compatWarwick Allison2010-03-031-0/+16
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-031-0/+1
|\ \ \ | |/ /
| * | Fix incorrect scope resolution for script in a script block.Michael Brasser2010-03-031-0/+1
* | | QDeclarativeGuard should handle objects being deletedAaron Kennedy2010-03-031-0/+5
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-031-7/+13
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-031-1/+1
| |\ \
| * | | Fix mouse stealing in nested flickables.Martin Jones2010-03-031-7/+13
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0323-1836/+175
|\ \ \ \ | | |/ / | |/| |
| * | | Initialize variable before use.Michael Brasser2010-03-021-1/+1
| |/ /