profile/ivi/qtdeclarative.git
2011-06-23 Thorbjørn LindeijerQmlInspector: Implement tool tip handling for SceneGraph
2011-06-23 Thorbjørn LindeijerQmlInspector: Some cleanup in the Color Picker tool
2011-06-23 Thorbjørn LindeijerQmlInspector: Implemented selection for SceneGraph
2011-06-23 Thorbjørn LindeijerQmlInspector: Unified mouse and keyboard event handling
2011-06-23 Thorbjørn LindeijerQmlInspector: Removed private header postfix and Qt...
2011-06-23 Thorbjørn LindeijerQmlInspector: Share code between QGV/SG based QML debugging
2011-06-23 Thorbjørn LindeijerQmlInspector: Initial support for QSGView based applica...
2011-06-23 Christian Kammqmlplugindump: For extended types, remove exports of...
2011-06-23 Christian Kammqmlplugindump: Build debug version if possible.
2011-06-21 Jiang JiangFix text decoration position for simple Text node
2011-06-21 Christian Kammqmlplugindump: Add -v option.
2011-06-21 Christian Kammqmlplugindump: Fix emitted tooling version.
2011-06-20 Casper van... Fix typo and put the correct snippets in the output.
2011-06-20 Gunnar SlettaImplement caching of the distance fields...
2011-06-15 Gunnar SlettaSpeed up distance field generation by another 20% or so.
2011-06-15 Gunnar SlettaSpeed up distance field generation by 5-20%
2011-06-10 Kim Motoyoshi... Use linked list instead of QList for node children.
2011-06-10 Kim Motoyoshi... Removed matrix stacks from QSGRenderer.
2011-06-10 Kim Motoyoshi... Make min-heap member of QMLRenderer instead of stack...
2011-06-10 Kim Motoyoshi... Replaced QStack with QDataBuffer in the node updater.
2011-06-10 Kim Motoyoshi... Cut off blocked sub-trees one node earlier.
2011-06-10 Kim Motoyoshi... Removed QSGNodeVisitor inheritance from QSGNodeUpdater.
2011-06-10 Kim Motoyoshi... Added QSGNode::removeAllChildNodes().
2011-06-10 Kim Motoyoshi... Keep track of the number of geometry nodes in a sub...
2011-06-09 Michael BrasserFix QDeclarativeInstruction autotest failure.
2011-06-09 Michael BrasserAdd QML translation autotests.
2011-06-09 David BoddieDoc: Cleaned up the scene graph documentation a little.
2011-06-09 Gunnar SlettaMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-06-09 Gunnar SlettaUse the Qt 4 function for updatesEnabled()
2011-06-09 Andrew den... Notify when the TextInput cursorRectangle property...
2011-06-09 Andrew den... Make TextEdit word selection more natural.
2011-06-09 Andrew den... Ensure the TextEdit cursor delegate is repositioned...
2011-06-09 Gunnar SlettaSupport calling update while syncing scenegraph.
2011-06-09 Gunnar SlettaMerge branch 'threaded3'
2011-06-09 Gunnar SlettaIntroduced simple material
2011-06-09 Michael BrasserRemove clock_gettime() library dependency.
2011-06-09 Michael BrasserUpdate Binding changes in "What's New"
2011-06-09 Michael BrasserOptimized QDeclarativeScriptString constructor for...
2011-06-08 David BoddieDoc: Added missing license headers for documentation...
2011-06-08 David BoddieRemoved generated files.
2011-06-08 Gunnar SlettaWake render thread when doing paint() and grab() as...
2011-06-07 Alan AlpertElaborate on the MouseArea changes
2011-06-07 Marius Storm... Fix usage of QT_SOURCE_TREE
2011-06-07 Marius Storm... Fix missing include->load conversion of qbase.pri
2011-06-07 axisUse feature profile loading instead of direct inclusion.
2011-06-07 axisFixed clock_gettime() library dependency.
2011-06-07 Bea LamFix docs on caching for images loaded by image providers
2011-06-06 Gabriel de... Fix crash for prematurely deleted QSGItemPrivate::itemN...
2011-06-06 Gunnar SlettaA better threaded renderer
2011-06-06 Gunnar SlettaRemoved warning
2011-06-06 Gunnar SlettaDon't fetch a context that is never to be used
2011-06-06 Gunnar SlettaFixed up command line options a bit
2011-06-03 Alan AlpertRevert some of "Make QMLViewer startup animation stop...
2011-06-03 Michael BrasserUpdate "What's New" with change to Binding.
2011-06-02 Michael BrasserReplace QPerformanceTimer with QElapsedTimer.
2011-06-02 Michael BrasserAdd docs and test for Binding changes.
2011-06-02 Michael BrasserRestore original binding when Binding's when clause...
2011-06-02 Michael BrasserMake Binding a value source.
2011-05-31 Martin JonesMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-05-31 Martin JonesSmall doc fix.
2011-05-31 Christiaan... QDeclarative: fixed clean animation lists
2011-05-31 Thorbjørn LindeijerDeclarativeObserver: Don't fade in the highlight edge
2011-05-31 Thorbjørn LindeijerRenamed declarativeobserver plugin to qmldbg_inspector
2011-05-31 Martin JonesRemove more webkit dependency from qtdeclarative.
2011-05-31 Martin JonesRemove the examples/declarative/demos copy.
2011-05-31 Martin JonesEnsure doc code snippet can be loaded by QML engine.
2011-05-31 Martin JonesRemove webbrowser demo from qtdeclarative module.
2011-05-31 Martin JonesMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Martin JonesMerge branch 'qtquick2'
2011-05-31 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Alan AlpertExport more VisualModel symbols
2011-05-30 Charles Yinfix shadow build error
2011-05-30 Christiaan... QmlDebugger: adding slots to items in Live Preview
2011-05-30 Christiaan... QmlDebugger: parsing packets iteratively in the communi...
2011-05-30 Kim Motoyoshi... Compile fix.
2011-05-30 Kim Motoyoshi... Compile.
2011-05-30 Christian Kammqmlplugindump: Bump QtQuick.tooling version to 1.1.
2011-05-30 Christian Kammqmlplugindump: Dump revision property.
2011-05-30 Martin JonesUpdate SG items with recent GV item changes.
2011-05-30 Martin JonesListView segmentation fault when setting highlight...
2011-05-30 Caio Marcelo... QDeclarativeMouseArea: block context menu events
2011-05-30 Martin JonesListViews loses items if all visible items are removed.
2011-05-30 Martin JonesViews do not notify count changes properly
2011-05-30 Martin JonesUninitialized memory is compared.
2011-05-30 Girish RamakrishnanClear the root index when the model is reset.
2011-05-30 Charles Yinfix qmltest unit test failures
2011-05-30 Charles Yincopy other .qml .js files during build time
2011-05-30 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-30 Alan AlpertExport QSGVisualItemModel
2011-05-30 Martin JonesMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-30 Martin Jonesqmlvisual is broken and unmaintained. Remove it.
2011-05-30 Alan AlpertUpdate TextBallons .pro file
2011-05-29 Charles Yinfix typos
2011-05-29 Martin JonesFix typo.
2011-05-29 Charles Yinfix the qmltestrunner building errors
2011-05-27 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-27 Christiaan... QmlDebugger: removing slots in Live Preview
2011-05-27 Christiaan... QmlDebugger: adding slots to items in Live Preview
2011-05-27 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-27 Thorbjørn LindeijerDeclarativeObserver: Fixed duplicates in item selection
next