aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing include->load conversion of qbase.priMarius Storm-Olsen2011-06-071-1/+1
* Use feature profile loading instead of direct inclusion.axis2011-06-075-6/+6
* Fixed clock_gettime() library dependency.axis2011-06-071-2/+4
* Fix docs on caching for images loaded by image providersBea Lam2011-06-073-4/+39
* Fix crash for prematurely deleted QSGItemPrivate::itemNodeInstanceGabriel de Dietrich2011-06-061-0/+1
* Revert some of "Make QMLViewer startup animation stop after a while"Alan Alpert2011-06-033-36/+0
* Update "What's New" with change to Binding.Michael Brasser2011-06-031-0/+3
* Replace QPerformanceTimer with QElapsedTimer.Michael Brasser2011-06-0310-418/+35
* Add docs and test for Binding changes.Michael Brasser2011-06-023-0/+101
* Restore original binding when Binding's when clause becomes false.Michael Brasser2011-06-021-6/+43
* Make Binding a value source.Michael Brasser2011-06-022-7/+21
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingMartin Jones2011-06-0165-368/+352
|\
| * QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| * DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10
| * Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3162-303/+303
* | Small doc fix.Martin Jones2011-06-011-2/+2
|/
* Remove more webkit dependency from qtdeclarative.Martin Jones2011-05-31113-5800/+0
* Remove the examples/declarative/demos copy.Martin Jones2011-05-31152-7834/+0
* Ensure doc code snippet can be loaded by QML engine.Martin Jones2011-05-311-2/+0
* Remove webbrowser demo from qtdeclarative module.Martin Jones2011-05-3123-1215/+0
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarativeMartin Jones2011-05-313-43/+41
|\
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-313-40/+40
| |\
| | * QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
| | * QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-37/+35
* | | Merge branch 'qtquick2'Martin Jones2011-05-312267-179069/+147863
|\ \ \ | |/ / |/| |
| * | Export more VisualModel symbolsAlan Alpert2011-05-311-2/+2
| * | fix shadow build errorCharles Yin2011-05-301-0/+4
| * | Compile fix.Kim Motoyoshi Kalland2011-05-301-4/+0
| * | Compile.Kim Motoyoshi Kalland2011-05-301-2/+2
| * | qmlplugindump: Bump QtQuick.tooling version to 1.1.Christian Kamm2011-05-301-1/+1
| * | qmlplugindump: Dump revision property.Christian Kamm2011-05-301-0/+9
| * | Update SG items with recent GV item changes.Martin Jones2011-05-3012-11/+60
| * | ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
| * | QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-304-0/+114
| * | ListViews loses items if all visible items are removed.Martin Jones2011-05-302-4/+17
| * | Views do not notify count changes properlyMartin Jones2011-05-3010-0/+23
| * | Uninitialized memory is compared.Martin Jones2011-05-302-0/+4
| * | Clear the root index when the model is reset.Girish Ramakrishnan2011-05-302-0/+10
| * | fix qmltest unit test failuresCharles Yin2011-05-305-2/+2
| * | copy other .qml .js files during build timeCharles Yin2011-05-301-4/+21
| * | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-30819-147323/+1
| |\ \
| | * \ Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Martin Jones2011-05-309-5/+6
| | |\ \
| | * | | qmlvisual is broken and unmaintained. Remove it.Martin Jones2011-05-30818-147322/+0
| | * | | Fix typo.Martin Jones2011-05-301-1/+1
| * | | | Export QSGVisualItemModelAlan Alpert2011-05-301-1/+1
| * | | | Update TextBallons .pro fileAlan Alpert2011-05-301-5/+5
| | |/ / | |/| |
| * | | fix typosCharles Yin2011-05-308-2/+2
| * | | fix the qmltestrunner building errorsCharles Yin2011-05-301-3/+4
| |/ /
| * | Mention that positioners may conflict with anchors.Martin Jones2011-05-271-1/+3
| * | Work around remaining 'make check' failures.Martin Jones2011-05-274-3/+7