summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-242-1/+4
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | * | | | | | | Merge remote branch 'qt-qml-review/master' into master-qml-stagingKai Koehne2011-05-232-1/+4
| | | | | |\ \ \ \ \ \ \
| | | * | | | | | | | | | Fixed inconsistent behaviour in Qt.rect().Kim Motoyoshi Kalland2011-05-201-3/+0
| | * | | | | | | | | | | Undo accidental breakage.David Boddie2011-05-252-3/+3
| | * | | | | | | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-05-24324-5534/+5579
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-05-1625-50/+1620
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Doc: Fixed qdoc warnings.David Boddie2011-05-113-11/+57
| | * | | | | | | | | | | Merge commit 'refs/merge-requests/1220' of git://gitorious.org/qt/qt into mer...David Boddie2011-05-055-2/+133
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Doc: Fixed incorrect inline snippet for an example .sci file.David Boddie2011-05-041-12/+10
| | * | | | | | | | | | | | Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-042-3/+3
| * | | | | | | | | | | | | Don't release register prematurelyAaron Kennedy2011-08-041-3/+2
| * | | | | | | | | | | | | Rework threading internals in XmlListModel to avoid global staticBea Lam2011-08-011-91/+205
| * | | | | | | | | | | | | Compile in namespaceAaron Kennedy2011-07-291-2/+2
| * | | | | | | | | | | | | Fix alias warnings in QML compiled bindingsAaron Kennedy2011-07-291-9/+17
| * | | | | | | | | | | | | Fix alias warnings in MetaCallArgumentAaron Kennedy2011-07-291-49/+65
| * | | | | | | | | | | | | Fix alias warnings in QDeclarativeVMEAaron Kennedy2011-07-292-32/+72
| * | | | | | | | | | | | | Fix alias warnings in QDeclarativeGuardAaron Kennedy2011-07-294-55/+88
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | QmlInspector: Remove unused toolbarKai Koehne2011-08-101-1/+1
* | | | | | | | | | | | | JSDebugger: Only hit breakpoints in user codeKai Koehne2011-08-101-18/+15
* | | | | | | | | | | | | Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-031-1/+2
* | | | | | | | | | | | | Fix crash when assigning a list property to transitions.Michael Brasser2011-07-261-1/+34
* | | | | | | | | | | | | Qml Debugging: only read properties that can be displayed in the debuggerChristiaan Janssen2011-07-202-7/+8
|/ / / / / / / / / / / /
* | | | | | | | | | | | Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-044-149/+196
* | | | | | | | | | | | Flickable is too sensitive.Martin Jones2011-06-291-1/+5
* | | | | | | | | | | | Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-06-281-9/+21
* | | | | | | | | | | | QDeclarativeDebug: Add code coverage informationKai Koehne2011-06-224-7/+124
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fix QDeclarativeInspector when starting with ,blockAurindam Jana2011-06-212-2/+14
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | QDeclarativeDebug: Fix cases where multiple packets arrive in one goKai Koehne2011-06-201-6/+13
* | | | | | | | | | Rewrite autotests for js debuggingAurindam Jana2011-06-141-0/+11
* | | | | | | | | | Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | QDeclarativeDebug: Don't hang if started with ',block' argumentKai Koehne2011-06-091-0/+1
* | | | | | | | | QDeclarativeDebug: Fix QJSDebugService if launched with ',block'Kai Koehne2011-06-083-1/+24
* | | | | | | | | Fix docs on caching for images loaded by image providersBea Lam2011-06-023-4/+39
* | | | | | | | | QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
* | | | | | | | | Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-305-39/+39
* | | | | | | | | QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
* | | | | | | | | QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-38/+35
* | | | | | | | | ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
* | | | | | | | | Merge remote-tracking branch 'qt/4.8' into master-qml-teamKai Koehne2011-05-24324-5645/+5981
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-187-4/+49
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-1625-50/+1618
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-133-4/+36
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-132-0/+29
| | | * | | | | | ListViews loses items if all visible items are removed.Martin Jones2011-05-131-4/+7
| | * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-065-0/+13
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Views do not notify count changes properlyMartin Jones2011-05-053-0/+9
| | | * | | | | Uninitialized memory is compared.Martin Jones2011-05-052-0/+4
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-162-0/+33
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-review into master-...Kai Koehne2011-05-122-0/+33
| | |\ \ \ \ \
| * | | | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13324-5530/+5530
| |/ / / / / /