profile/ivi/qtdeclarative.git
2012-03-01 Alan AlpertUpdate ImageElement examples
2012-03-01 Yann BodsonReduce size of QQuickTextPrivate
2012-03-01 Andrew den... Fix QQuickDropArea test compilation.
2012-02-29 Kent HansenAdd autotest for QML meta-objects
2012-02-29 Martin PeterssonFolderListModel: remove widget and QDirModel use
2012-02-29 Kent HansenQFastMetaBuilder: Generate revision 6 meta-objects
2012-02-29 Alan AlpertFix particle system on windows
2012-02-29 Martin JonesMake sure positioners remove change listeners for invis...
2012-02-29 Andrew den... Don't round Text dimensions.
2012-02-29 Andrew den... Avoid unneccessary duplication of string data.
2012-02-29 Michael BrasserAdd and use a method for querying whether a property...
2012-02-29 Bea LamAdd generic "displaced" transition property
2012-02-28 Stephen KellyAdd missing include
2012-02-28 Martin JonesProperly cleanup cancelled incubation.
2012-02-28 Bea LamSeparate view transition functionality into new file
2012-02-28 Alan AlpertExamples guidelines have changes slightly
2012-02-28 Alan AlpertMove some toys back to examples
2012-02-28 Alan AlpertUpdate drag and drop examples to new guidelines
2012-02-28 Alan AlpertRename SpriteImage to SpriteSequence
2012-02-28 Alan AlpertAdd AnimatedSprite
2012-02-28 Jiang JiangMove distance field util functions to QtGui
2012-02-28 Chris AdamsFix crash in QDeclarativePixmapStore global static...
2012-02-28 Martin JonesIncubators are not async with the threaded renderer.
2012-02-28 Michael BrasserCorrectly set duration and easing for AnchorAnimation.
2012-02-27 Alan AlpertDon't create unnecessary shadow data
2012-02-27 Alan AlpertExamples refactor rebase
2012-02-27 Alan AlpertSkip c++ examples in sgexamples test
2012-02-27 Christiaan... QmlProfiler: send v8 profiling started signal
2012-02-27 Bea LamSkip test case for now
2012-02-27 Charles YinForce to send defer deletion events before deleting...
2012-02-27 Martin JonesDon't create a separate section header for currentItem
2012-02-27 Chris AdamsCheck engine equality condition inside null ptr check
2012-02-27 Chris AdamsEnsure importing module API in js import works
2012-02-27 Michael BrasserImprove test coverage for anchors.
2012-02-27 Bea LamStabilise tests
2012-02-26 Michael BrasserRemove unused member.
2012-02-26 Michael BrasserGet script benchmark compiling and running.
2012-02-24 Yuchen DengBuild fix when use '-no-stl' option
2012-02-24 Aaron KennedyUpdate license headers
2012-02-24 Gunnar SlettaThe plugin is cleaned up by the plugin loader so don...
2012-02-24 Gunnar SlettaRevert resource releasing logic inside window managers.
2012-02-24 Alan AlpertStart of examples refactor
2012-02-24 Michael BrasserAdd additional autotests for signal handlers.
2012-02-24 Aaron KennedyAllow V8 bindings to assign to value type sub properties
2012-02-24 Andrew den... Use floating point types for position offsets and curso...
2012-02-24 Stephen KellyRemove use of QT_ASCII_CAST_WARN_CONSTRUCTOR.
2012-02-23 Roberto RaggiFix rewrite of multiline string literals.
2012-02-23 Aaron KennedyFix crash in instruction dump
2012-02-23 Friedemann... Use new plugin system in QtDeclarative.
2012-02-23 Matthew VogtRemove warning produced by 'parent' reference.
2012-02-23 Bea LamClean up some of the view transition docs
2012-02-23 Alex WilsonFix for bad operator precedence causing right mouse...
2012-02-23 Andrew den... Fix Text eliding with implicit height and maximumLineCount.
2012-02-23 Martin JonesQML locale.firstDayOfWeek returns 7 for Sunday
2012-02-23 Michael BrasserSmall doc fixes.
2012-02-23 Yann BodsonFix font size calculation in headings in StyledText.
2012-02-23 Andrew den... Reduce QQuickTextEdit memory usage.
2012-02-22 Michael BrasserQML_RUNTIME_TESTING should be disabled by default.
2012-02-22 Michael BrasserUpdate number of reserved bits.
2012-02-22 Martin JonesRemove the last sql dependency in declarative
2012-02-22 Oswald Buddenhagenclean up qmake-generated project
2012-02-22 Aurindam JanaDebugMessageService: Remove unneeded data
2012-02-22 Caroline ChaoCodeCoverage: Fixes regression.
2012-02-22 Alan AlpertPositioners cleanup
2012-02-22 Matthew VogtAdd test verifying that QObject-derived pointer is...
2012-02-22 Bea LamDoc improvements for positioners
2012-02-22 Alan AlpertWhitespace fixes for positioners
2012-02-22 Andrew den... Reduce the size of QQuickTextInputPrivate.
2012-02-21 Martin JonesImplement String.localeCompare() using QString::localeA...
2012-02-21 Aurindam JanaDebugMessageService: Also pass Debug Context Info
2012-02-21 Kai Koehnev8profiler: Actually submit data
2012-02-21 Aaron KennedyReduce size of QQuickItemPrivate
2012-02-21 Gunnar SlettaRelease resources on shutdown..
2012-02-21 Martin JonesFlicking a pathview with large delegate spacing is...
2012-02-21 Charles Yinfix typo error in documentation
2012-02-21 Charles YinRenames QAnimation2ChangeListener to QAnimationJobChang...
2012-02-21 Charles YinRemove sql dependency from declarative.pro
2012-02-21 Bea LamStabilise ListView and GridView tests
2012-02-21 Bea LamFix condition check against wrong variable
2012-02-21 Bea LamSkip tst_QQuickListView::sectionsDelegate() for now
2012-02-21 Andrew den... Reduce the size of QTextPrivate.
2012-02-21 Jędrzej NowackiAdd optimizations for QJSValue tests for MSVC.
2012-02-21 Martin JonescacheBuffer makes delegates appear briefly in wrong...
2012-02-21 Justin McPhersonRemove the callback facility from context node.
2012-02-21 Aurindam JanaDeclarativeEngineDebugService: Fix Crash
2012-02-21 Friedemann... Fix gcc compiler warnings.
2012-02-20 Michael BrasserMake compile.
2012-02-20 Aaron KennedyRemove commit headers
2012-02-20 Kai KoehneConsole API: Pass context information from js to qt...
2012-02-20 Aurindam JanaQmlProfilerTool: add tool to QDeclarative
2012-02-20 Aaron KennedyDelete v8methods array at destruction
2012-02-20 Aaron KennedyDon't store source after script data is created
2012-02-20 Aaron KennedyReduce memory by not calling QUrl::toString() multiple...
2012-02-20 Aaron KennedyDon't store object and property in QDeclarativeAbstract...
2012-02-20 Aaron KennedyReduce size of QV8Bindings
2012-02-20 Aaron KennedyReduce size of QDeclarativeJavaScriptExpression
2012-02-20 Aaron KennedyReduce size of QV8Bindings::Binding
2012-02-20 Aaron KennedyReduce the size of QDeclarativeAbstractBinding
2012-02-20 Aaron KennedyReduce the size of QDeclarative*Expression
2012-02-20 Aaron KennedyUpdate ftw classes
next