Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-master
[profile/ivi/qtdeclarative.git] / tests /
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Martin JonesSpeed up view flick tests.
2012-03-13 Martin JonesListView.contentHeight does not include header and...
2012-03-13 Chris AdamsFix leak in tst_qquicklistmodel unit test
2012-03-13 Bea LamDisplaced items were moving unnecessarily
2012-03-13 Glenn WatsonChange repeater item to handle model being deleted.
2012-03-12 Michael BrasserFix v4 nested object access bug.
2012-03-12 Michael BrasserAdd additional v4 tests.
2012-03-12 Rohan McGoverntests: enable headersclean also for cross_compile builds
2012-03-12 Lars KnollRemove unneeded dependencies to QtWidgets and QtOpenGL
2012-03-12 Laszlo AgocsFix MouseArea autotest.
2012-03-12 Michael BrasserFix tst_qquicktextedit.
2012-03-12 Kent HansenSkip test that accesses deleted QML engine
2012-03-12 Kent HansenFix flakiness in qquicklistmodel autotest
2012-03-12 Lars KnollMark presumed unstable test as insignificant.
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-11 Rohan McGovernMake headersclean in qtdeclarative enforce correct...
2012-03-10 Bea Lamrefilled items should be moved immediately
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
2012-03-09 João AbecasisDon't grow container when desired size is known
2012-03-09 Michael BrasserAdd autotest for v4 nested object bug.
2012-03-09 Glenn WatsonFix crash in listmodel when data is assigned incorrectly.
2012-03-09 Aurindam JanaQmlDebugging: Remove QQmlDebugClient
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Kai KoehneQML Debugger: Change prefix of warnings
2012-03-07 Aurindam JanaQmlDebugging: Revert the names of services
2012-03-07 Kent HansenMake sure QML type "real" always maps to C++ type ...
2012-03-07 Martin JonesListView can freeze if flicked beyond its bounds.
2012-03-07 Bea LamFix setting of target lists when target Transition...
2012-03-07 Kurt KorbatitsChanged particles tests to work from install directory
2012-03-07 Kurt KorbatitsChanged quick tests to work from install directory
2012-03-07 Kurt KorbatitsChanged qml tests to work from install directory
2012-03-07 Charles YinChange the default renderTarget and renderStrategy
2012-03-07 Bea LamprepareTransition() must cancel current transition
2012-03-07 Matthew VogtRemove uses of QtGui symbols in QQmlEngine.
2012-03-06 Justin McPhersonContinue refactor of Canvas rendering.
2012-03-05 Martin JonesHandle MouseArea.enabled = false after mouse is pressed.
2012-03-05 Chris AdamsAllow function assignment to cause binding for non...
2012-03-05 Chris AdamsImprove support for var properties
2012-03-05 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-02 Kai KoehneProfiler: Use RAII helper structs for ranges
2012-03-02 Bea LamFix when animating items that are already moving
2012-03-02 Michael BrasserAdd QColor support to v4.
2012-03-02 Bea LamImproved transitions for Row, Column, Grid, Flow
2012-03-02 Michael BrasserReenable value type binding auto removal tests.
2012-03-01 Andrew den ExterAllow styled text to be elided.
2012-03-01 Yann BodsonReduce size of QQuickTextPrivate
2012-03-01 Andrew den ExterFix 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 Andrew den ExterDon't round Text dimensions.
2012-02-29 Bea LamAdd generic "displaced" transition property
2012-02-28 Alan AlpertRename SpriteImage to SpriteSequence
2012-02-28 Alan AlpertAdd AnimatedSprite
2012-02-28 Michael BrasserCorrectly set duration and easing for AnchorAnimation.
2012-02-27 Alan AlpertSkip c++ examples in sgexamples test
2012-02-27 Christiaan JanssenQmlProfiler: send v8 profiling started signal
2012-02-27 Bea LamSkip test case for now
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 BrasserGet script benchmark compiling and running.
2012-02-24 Alan AlpertStart of examples refactor
2012-02-24 Michael BrasserAdd additional autotests for signal handlers.
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-24 Andrew den ExterUse floating point types for position offsets and curso...
2012-02-23 Roberto RaggiFix rewrite of multiline string literals.
2012-02-23 Aaron KennedyFix crash in instruction dump
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-23 Matthew VogtRemove warning produced by 'parent' reference.
2012-02-23 Andrew den ExterFix Text eliding with implicit height and maximumLineCount.
2012-02-23 Martin JonesQML locale.firstDayOfWeek returns 7 for Sunday
2012-02-23 Yann BodsonFix font size calculation in headings in StyledText.
2012-02-23 Andrew den ExterReduce QQuickTextEdit memory usage.
2012-02-22 Oswald Buddenhagenclean up qmake-generated project
2012-02-22 Aurindam JanaDebugMessageService: Remove unneeded data
2012-02-22 Alan AlpertPositioners cleanup
2012-02-22 Matthew VogtAdd test verifying that QObject-derived pointer is...
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 Martin JonesFlicking a pathview with large delegate spacing is...
2012-02-21 Charles YinRenames QAnimation2ChangeListener to QAnimationJobChang...
2012-02-21 Bea LamStabilise ListView and GridView tests
2012-02-21 Bea LamSkip tst_QQuickListView::sectionsDelegate() for now
2012-02-21 Andrew den ExterReduce 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 Aurindam JanaDeclarativeEngineDebugService: Fix Crash
2012-02-20 Kai KoehneConsole API: Pass context information from js to qt...
2012-02-20 Kim Motoyoshi KallandAdded QSGRenderNode class.
2012-02-20 Michael BrasserImprove test coverage for AnchorChanges.
2012-02-20 Michael BrasserStabilize test.
2012-02-17 Martin JonesMake QLocale::uiLanguages() available in Qt.locale...
2012-02-17 Pekka VuorelaHave input method hints on only classes using them
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
next