summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2916-922/+1149
|\
| * Fix typo in qdeclarativeitem's docLeonardo Sobral Cunha2010-04-291-1/+1
| * Fix path view update on startX(Y) changes in qmlLeonardo Sobral Cunha2010-04-293-1/+16
| * Suppress transient errors from bindingsAaron Kennedy2010-04-291-1/+3
| * Cleanup: Move import stuff out of the QDeclarativeEngineAaron Kennedy2010-04-2911-919/+1129
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-298-6/+42
|\ \ | |/
| * Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-296-2/+38
| * Doc: Qt.MidButton -> Qt.MiddleButtonMartin Jones2010-04-282-4/+4
* | Stricter (but controllable) error reporting on Connections signal-name error....Warwick Allison2010-04-292-8/+40
|/
* Compile on OSX, hopefully.Martin Jones2010-04-281-0/+1
* Improve border image documentation.Yann Bodson2010-04-281-11/+23
* Doc - micro fix.Martin Jones2010-04-281-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-282-7/+49
|\
| * Bunch of doc fixes.Alexis Menard2010-04-282-7/+49
* | Alpha needs to be part of rectangle cache key.Martin Jones2010-04-281-4/+6
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-289-327/+334
|\
| * Code cleanupAaron Kennedy2010-04-281-235/+238
| * Remove unused variableAaron Kennedy2010-04-282-4/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-281-29/+43
| |\
| * | Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-285-29/+76
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-285-10/+54
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-288-53/+153
| |\ \ \
| * | | | Small cleanupsAaron Kennedy2010-04-282-59/+19
* | | | | Doc: overview for ImageMartin Jones2010-04-281-1/+21
| |_|_|/ |/| | |
* | | | Share Rectangle pixmap caches between items.Martin Jones2010-04-281-29/+43
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-281-1/+1
|\ \ \
| * | | Make compileBea Lam2010-04-281-1/+1
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-288-53/+153
|\ \ \ | |/ /
| * | Doc fixesBea Lam2010-04-286-52/+79
| * | Setting conflicting anchors to items inside positioners should print a warningJoona Petrell2010-04-282-1/+74
| |/
* | Fix snap at view boundaries with overshoot on.Martin Jones2010-04-282-8/+14
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2813-5/+22
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2718-98/+313
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-27125-1733/+2491
| |\ \
| * | | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-2713-5/+22
* | | | Emit hoverChanged appropriately when Item visibility changes.Martin Jones2010-04-282-1/+39
| |_|/ |/| |
* | | Ensure text document is created before we access it.Martin Jones2010-04-271-0/+1
* | | Plugins documentation.Bea Lam2010-04-271-4/+11
* | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-271-1/+11
* | | Disallow "Qt" as namespace importAaron Kennedy2010-04-271-0/+8
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-274-12/+37
|\ \ \
| * | | Don't "adjust" the z value of a delegate that has been cached.Martin Jones2010-04-274-12/+37
* | | | Correctly inherit extension propertiesAaron Kennedy2010-04-271-1/+1
* | | | AutotestsAaron Kennedy2010-04-271-9/+8
|/ / /
* | | More QDeclarativeNetworkAccessManagerFactory doc clarification.Martin Jones2010-04-271-1/+3
* | | Fix QDeclarativeNetworkAccessManagerFactory docs.Martin Jones2010-04-271-4/+1
* | | Don't crash on invalid model remove signal.Martin Jones2010-04-271-4/+9
* | | Fix remaining 4.6 type registrations (to 4.7).Warwick Allison2010-04-271-2/+2
* | | doc anchor margins vs. anchor (line) state/animation.Warwick Allison2010-04-262-2/+10
* | | Improved error messages for type resolving, new debug optionmae2010-04-263-55/+133