summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-1254-579/+939
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-111-0/+2
| |\
| | * Move listview/itemlist.qml to a separate visualitemmodel exampleBea Lam2010-06-111-0/+2
| * | ListView.onRemove animation is not played when the list has only one item.Martin Jones2010-06-112-2/+2
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-1117-122/+211
| |\
| | * Minor doc fixesBea Lam2010-06-117-8/+11
| | * Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-1113-114/+200
| * | Make snapping work properly for highlight ranges > item sizeMartin Jones2010-06-112-28/+84
| |/
| * Avoid recursive refill() in List/GridViewMartin Jones2010-06-112-20/+12
| * Update on color change.Warwick Allison2010-06-101-0/+1
| * Update on color change.Warwick Allison2010-06-101-1/+5
| * Remove 'XXX Experimental' from VisualItemModel/VisualDataModel andBea Lam2010-06-102-11/+0
| * Document attached propertiesBea Lam2010-06-104-3/+22
| * Add 'on' prefix to documentation of signalsBea Lam2010-06-101-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-0914-253/+156
| |\
| | * Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-0911-218/+106
| | * Move some example code into snippets/ and add other doc fixesBea Lam2010-06-096-37/+52
| * | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri...Martin Jones2010-06-092-4/+12
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-097-8/+46
| |\
| | * Small optimization when checking if MouseArea's onPressAndHold isMichael Brasser2010-06-092-3/+3
| | * Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-093-4/+19
| | * Add qmlmethod Item::childAt() to delarative itemmae2010-06-082-1/+24
| * | Fix GridView bounds behavior with snapping enabled.Martin Jones2010-06-091-5/+11
| |/
| * Don't layout multiple times when an ancestor becomes (in)visible.Martin Jones2010-06-082-13/+21
| * Keep reported point/pixel size in sync.Michael Brasser2010-06-072-0/+14
| * Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-074-40/+16
| * Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-074-3/+12
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0414-71/+317
| |\
| | * Move QListModelInterface into util.Michael Brasser2010-06-045-10/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-039-61/+313
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-032-2/+2
| | | |\
| | | | * Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-2/+2
| | | * | Add more Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-033-46/+49
| | | |/
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-033-1/+226
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-031-1/+1
| | | | |\
| | | | * | Add header and footer to GridViewMartin Jones2010-06-033-1/+226
| | | * | | Always integer align anchor center pointsAaron Kennedy2010-06-031-12/+36
| | | | |/ | | | |/|
* | | | | For an empty line edit the cursor position is depending on input languageLars Knoll2010-06-091-1/+0
* | | | | small optimisationLars Knoll2010-06-091-2/+2
* | | | | Allow to build Qt in static with mingwThierry Bastian2010-06-071-1/+1
|/ / / /
* | | | Fix QT_NO_CLIPBOARDTasuku Suzuki2010-06-042-1/+4
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-033-3/+3
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-013-3/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-013-3/+3
| | |\ \
| | | * | QtDeclarative: Remove trailing commas in enumsThiago Macieira2010-05-313-3/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-031-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-037-10/+10
| |\ \ \ \
| * | | | | Ensure PathView mappedRange is updated when pathItemCount changes.Martin Jones2010-06-031-0/+1
* | | | | | Add Q_AUTOTEST_EXPORTAaron Kennedy2010-06-031-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-031-1/+5
|\ \ \ \ \ | |/ / / /