summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | Keep ListView highlight in sync when currentItem changes geometry.Martin Jones2010-06-031-1/+5
* | | | | Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-037-10/+10
|/ / / /
* | | | QDeclarativeImage::updatePaintedGeometry() does not need to be a slotMartin Jones2010-06-031-2/+0
* | | | Text should update when the alignment changes.Michael Brasser2010-06-021-0/+2
* | | | Take into account platform differences in input panel supportJoona Petrell2010-06-027-111/+149
* | | | More autoScroll fixesWarwick Allison2010-06-022-2/+18
* | | | Doc fixes and improvements - fix some example code, link toBea Lam2010-06-0221-259/+330
|/ / /
* | | Documentation.Michael Brasser2010-06-011-1/+16
* | | Optimization for sci file loading.Michael Brasser2010-06-011-2/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-0119-20/+121
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-0119-19/+120
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-017-78/+134
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix TypoAlan Alpert2010-05-311-1/+1
| | | * | Various doc fixes and improvementsBea Lam2010-05-312-14/+34
| | | * | Document issues with rectangle border width of 1 where clipping is usedBea Lam2010-05-311-2/+14
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-3117-2/+71
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix QT_NO_TEXTHTMLPARSERTasuku Suzuki2010-05-312-0/+26
| | | * | Fix QT_NO_TEXTDATE compilation errors.Andreas Aardal Hanssen2010-05-315-1/+16
| | | |\ \
| | | | * | Fix QT_NO_TEXTDATETasuku Suzuki2010-05-255-1/+16
| | | * | | Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-317-0/+17
| | | * | | Fix QT_NO_VALIDATOR compilation.Tasuku Suzuki2010-05-313-1/+12
| * | | | | Fix positionAt when autoScroll is use.Warwick Allison2010-06-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Avoid refilling view during model change.Martin Jones2010-06-011-1/+5
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-314-61/+85
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-318-38/+63
| |\ \ \ \ | | |/ / /
| * | | | Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-314-61/+85
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-3113-43/+197
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add notifier for PathPercent.valueYann Bodson2010-05-312-2/+5
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-3114-52/+204
| |\ \ \ \
| | * | | | Rename example layoutItem -> layoutitem and improve docsBea Lam2010-05-311-5/+6
| | |/ / /
| | * | | Add selection methods to TextEditWarwick Allison2010-05-305-3/+129
| | |/ /
| | * | Active window focus gain should not open virtual keypadJoona Petrell2010-05-283-2/+5
| * | | Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-275-31/+52
* | | | Repaint all text when Ctrl+A is pressed in TextEditMartin Jones2010-05-311-3/+8
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-288-49/+271
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-2712-77/+303
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2711-77/+301
| | |\ \ \ | | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-2720-158/+500
| | | |\ \
| | | * | | Improve QML framerate debuggingAaron Kennedy2010-05-276-49/+265
| | * | | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-2717-137/+467
| | |\ \ \ \