summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-292-58/+5
* Return enum property values as numbers, not QVariant valuesBea Lam2010-04-291-1/+1
* 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
* Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-296-2/+38
* Doc: Qt.MidButton -> Qt.MiddleButtonMartin Jones2010-04-282-4/+4
* Compile on OSX, hopefully.Martin Jones2010-04-281-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2825-445/+703
|\
| * 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-284-13/+73
| |\
| | * Bunch of doc fixes.Alexis Menard2010-04-284-13/+73
| * | 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-2820-29/+50
| |\ \ | | |/
| * | Emit hoverChanged appropriately when Item visibility changes.Martin Jones2010-04-282-1/+39
* | | Fix compatibility with Qt Mobility.Aaron McCarthy2010-04-281-4/+8
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2713-14/+241
|\ \ \ | |_|/ |/| |
| * | Fix compilation with QT_NO_TEXTSTREAMTasuku Suzuki2010-04-271-1/+1
| * | Fix the compilation with QT_NO_TOOLTIPTasuku Suzuki2010-04-272-0/+6
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-2745-122/+436
| |\ \
| | * | Crash while dragging on Mac OS X (Cocoa)Prasanth Ullattil2010-04-271-1/+2
| | * | Doc & menubar hidden for QtDemo after switching back from fullscreenCarlos Manuel Duclos Vergara2010-04-271-0/+3
| | * | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-277-6/+227
| * | | Slight QList documentation fix.Robin Burchell2010-04-261-6/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2724-112/+354
|\ \ \ \ | | |_|/ | |/| |
| * | | Ensure text document is created before we access it.Martin Jones2010-04-271-0/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2723-112/+353
| |\ \ \
| | * | | Plugins documentation.Bea Lam2010-04-271-4/+11
| | * | | Fix update issue when an item has an effect and child.Alexis Menard2010-04-271-1/+1
| | * | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-273-10/+48
| | * | | 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
| | |\ \ \