summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeDebug: Rename member variableKai Koehne2010-12-171-18/+18
* Fix PropertyChange's binding rewriting for 'dot' properties.Michael Brasser2010-12-171-1/+1
* ParentChange optimizations.Michael Brasser2010-12-171-36/+41
* Rewrite/cache bindings created by PropertyChanges.Michael Brasser2010-12-178-4/+82
* Optimize construction of QDeclarativeProperty in state operations.Michael Brasser2010-12-172-30/+35
* Support for justification in Text and TextEdit elements.Yann Bodson2010-12-174-6/+12
* QmlDebugger: reset properties to default valueChristiaan Janssen2010-12-161-2/+18
* QmlDebugger: setting bindings in statesChristiaan Janssen2010-12-132-17/+98
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-1315-73/+173
|\
| * A QAIM model resulted in items moving to incorrect locationsMartin Jones2010-12-131-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-1010-64/+113
| |\
| | * PathView: removing the currentIndex could make it invalid.Martin Jones2010-12-101-1/+1
| | * Fix broken database creation caused by previous fixBea Lam2010-12-101-8/+17
| | * Improvements to anchoring docsBea Lam2010-12-091-0/+2
| | * QDeclarativeProperty doc improvementsBea Lam2010-12-091-3/+16
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-098-52/+77
| | |\
| | | * Merge qtsoftware:qt/qt.git#4.7 into qtsoftware:qt/qt-qml.git#4.7Joona Petrell2010-12-091-3/+7
| | | |\
| | | * | highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-092-11/+21
| | | * | ListView: Fix calculation of currentItem position when out of view.Martin Jones2010-12-081-4/+8
| | | * | Fix openDatabaseSync() to not create unused directoryBea Lam2010-12-071-1/+0
| | | * | Some doc clarification for components and javascript integrationBea Lam2010-12-061-12/+16
| | | * | Cursor shouldn't blink while dragging cursor positionChristopher Ham2010-12-061-0/+1
| | | * | Qt.include() docs weren't being picked up by qdocBea Lam2010-12-062-22/+29
| | | * | Doc: make it clear that "z" affects sibling stacking order.Martin Jones2010-12-051-2/+2
| * | | | Remove superfluous OpenGL linking for QtDeclarativeThiago Macieira2010-12-101-1/+0
| |/ / /
| * | | Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-1/+7
| | |/ | |/|
| * | Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-071-3/+7
| |/
| * Mention that image providers should be added before loading QML filesBea Lam2010-12-031-0/+3
| * Append qml import path individually for each available drive on SymbianJoona Petrell2010-12-022-2/+33
| * Update TextInput when echoMode changes.Yann Bodson2010-12-021-1/+1
| * Ensure semi-transparent rects paint correctly with radius == size/2.Martin Jones2010-12-021-0/+6
| * Rectangle should not paint with negative width or heightChristopher Ham2010-12-021-0/+2
* | Document TextInput property maximumLengthJoona Petrell2010-12-131-0/+8
* | Adding documentation for borderImageChristopher Ham2010-12-121-0/+10
* | QmlDebugger: Instantiation of deferred objects moved to the debugger engineChristiaan Janssen2010-12-103-11/+18
* | KeyNavigation skips disabled or invisible itemsChristopher Ham2010-12-102-8/+39
* | The sourceSize property for borderImage should be read onlyChristopher Ham2010-12-102-8/+4
* | Add 'mirror' property to Image element.Bea Lam2010-12-106-49/+114
* | QmlDebugger: avoid deferring properties when compiling in a debug environmentChristiaan Janssen2010-12-091-1/+5
* | borderImage should not support setting sourceSizeChristopher Ham2010-12-032-0/+12
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-0133-388/+796
|\ \ | |/
| * ListView header is not visible initially.Martin Jones2010-12-012-12/+26
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-012-2/+26
| |\
| | * Change pen correctly when drawing cached textAaron Kennedy2010-12-011-0/+8
| | * Fix BorderImage painting at sizes less than margin size.Martin Jones2010-12-011-2/+18
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-302-5/+6
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Joona Petrell2010-11-3019-309/+620
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-264-5/+9
| | |\ \
| | | * | Fix whitespace in previous 1e7b4e396ec3bacc1a769208b990c5e0450f0d3aFriedemann Kleint2010-11-261-1/+1
| | | * | Declarative: Fix compiler warnings (Linux/g++)Friedemann Kleint2010-11-264-5/+9