Cleanup/simplify tweetsearch example
[profile/ivi/qtdeclarative.git] / tests /
2012-07-23 Martin JonesChanging model after componentComplete should reset...
2012-07-23 Martin JonesAdd methods to PathView: positionViewAtIndex(), indexAt...
2012-07-23 Andrew den ExterAdd tests for QQuickPaintedItem.
2012-07-23 Martin JonesChanging PathView model after componentComplete should...
2012-07-23 Andrew den ExterDon't run pinch area test in parallel.
2012-07-20 Matthew VogtUpdate var property to null on object deletion
2012-07-19 Friedemann KleintQtDeclarative: Remove usage of deprecated qWaitForWindo...
2012-07-19 Stephen KellyFix include of QWindowSystemInterface.
2012-07-19 Stephen KellyTest that the package configs for QtDeclarative work.
2012-07-19 Alan AlpertAdd test for large file codepath
2012-07-18 Matthew VogtAllow QQmlPropertyMap property updates to be controlled
2012-07-18 Charles YinAdd fuzzyCompare() to qmltest
2012-07-17 Andrew den ExterDon't double reference items created following a model...
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-17 Matthew VogtSelect appropriate version for located module components
2012-07-16 Matthew VogtImproved error message wording
2012-07-16 Yann BodsonRemove unneeded mac specific code in QQuickText
2012-07-16 Toby TomkinsSkip svg related test that is ASSERTing through no...
2012-07-16 Matthew VogtSupport remote import paths
2012-07-16 Andrew den ExterFix horizontal alignment of unwrapped text in TextEdit.
2012-07-16 Alberto MardeganMouseArea: use current value of drag.axis
2012-07-15 Glenn WatsonFix auto test for tiling image.
2012-07-14 Adriano RezendeAdjust Flickable autotest to check mouse events with...
2012-07-13 Shawn RutledgeRemove unneeded qpa/qwindowsysteminterface.h includes
2012-07-13 Adriano RezendeMultiPointTouchArea autotest checks touch events with...
2012-07-13 Adriano RezendeAdjust PinchArea autotest to check pinch events with...
2012-07-13 Damian JansenFix signal emission for the Image based items when...
2012-07-13 Andrew den ExterFix TextEdit and TextInput test failures.
2012-07-13 Matthew VogtUpdate multiple value type properties despite interceptor
2012-07-12 Andrew den ExterRe-enable commented out tests.
2012-07-12 Andrew den ExterRe-enable tests dependent on QStandardItemModel.
2012-07-12 Chris AdamsEnable tst_qqmlpropertycache
2012-07-11 Michael BrasserFix, test and document animation started/stopped signals.
2012-07-11 Martin Jonespressed and pressedButtons don't work when multiple...
2012-07-11 Matthew VogtAllow color to be explicitly compared to a string
2012-07-11 Andrew den ExterAdd tests for instantiating cursor delegates in the...
2012-07-11 Toby TomkinsRemove insignificant flag because test is passing reliably.
2012-07-11 Glenn WatsonFix test for value type interceptors.
2012-07-11 Toby TomkinsSpecify platform that test is insignificant, has flaky...
2012-07-11 Toby TomkinsRemove superfluous DEFINE no longer used in source...
2012-07-11 Chris AdamsDon't provide typehint in QQmlExpression::evaluate()
2012-07-10 Matthew VogtImproved error messages for malformed .import statements
2012-07-10 Chris AdamsFix broken value-type support by allowing property...
2012-07-10 Michael BrasserStabilize Loader test.
2012-07-10 Matthew VogtRemove unwanted whitespace from test URLs
2012-07-09 Friedemann KleintUse qWaitForWindowActive() where it is required.
2012-07-09 Andrew den ExterSpeed up TextEdit construction time.
2012-07-09 Matthew VogtDo not permit excessive recursion in component creation
2012-07-08 Matthew VogtUse V4 binding for non-final properties where possible
2012-07-08 Andrew den ExterReduce the number of unnecessary layouts on geometry...
2012-07-06 Matthew VogtExpand test case for qrc:/ URLs
2012-07-06 Andrew den ExterAllow all explicit margins to override margins.
2012-07-05 Andrew den ExterUse unique port numbers for http servers in auto tests.
2012-07-05 Andrew den ExterFix QQuickApplication::activate test.
2012-07-04 Martin JonesPathView needs drag events similar to Flickable
2012-07-04 Charles YinImprove mouseWheel() function
2012-07-04 Michael BrasserImprove wheel event handling.
2012-07-04 Michael BrasserReport correct mouse position when made visible with...
2012-07-04 Andrew den ExterRefresh the TextInput.acceptableInput property when...
2012-07-04 Glenn WatsonMake Behaviors work correctly with value types.
2012-07-04 Andrew den ExterAdd tests for triple click text selection in TextEdit.
2012-07-04 Martin JonesSection headers ignore list delegate size changes when...
2012-07-04 Andrew den ExterAllow mouse interaction with 0 opacity items.
2012-07-03 Bea LamRemove QSKIP() for polishOnCompleted() test
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings
2012-07-03 Martin JonesAllow resetting a Rectangle gradient.
2012-07-03 Glenn WatsonAdd nativeScanCode to KeyEvent.
2012-07-03 Andrew den ExterAdd tests for QQuickListCompositor debug output.
2012-07-02 Chris AdamsFix crash in QQmlXmlHttpRequest
2012-07-02 Andrew den ExterUse QQmlDataTest to resolve qqqmlanguage test data...
2012-07-02 Martin Jonessection.property cannot deal with nested properties
2012-07-02 Andrew den ExterUse the convential form for the selectedText notify...
2012-07-01 Martin Jonesanchors.mirrored should not exist in QtQuick 2
2012-07-01 Glenn WatsonWork around test failure for pixmap cache.
2012-06-30 Adriano RezendeAdjust MouseArea autotest to check mouse events with...
2012-06-29 Alan AlpertRename speed -> velocity in the particle system
2012-06-28 Shawn RutledgePropagate synthesized mouse events in parallel with...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Martin JonesChanging PathView offset doesn't set currentIndex appro...
2012-06-27 Kent HansenImplement QAbstractDeclarativeData::isSignalConnected...
2012-06-27 Matthew VogtAdd enum values from related types
2012-06-26 Thiago MacieiraactiveWindow is deprecated, use focusWindow.
2012-06-26 Thiago MacieiraDo not depend on indirect inclusions: #include and...
2012-06-26 Glenn WatsonSupport JS Date object in ListModel with static roles.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Oswald Buddenhagenremove pointless qmltest conditionals
2012-06-26 Oswald Buddenhagendon't reference $$QT_BUILD_TREE - it's unavailable...
2012-06-26 Bea LamRename ListView *speed properties to *velocity
2012-06-26 Andrew den ExterFix section delegates not updating when changed.
2012-06-26 Andrew den ExterPosition section headers correctly when section propert...
2012-06-26 Bea LamIsolate unstable test
2012-06-26 Andrew den ExterFix crash in tst_qquicklistview.
2012-06-26 Glenn WatsonAdd warning if defining a ListModel with no roles.
2012-06-25 Damian JansenRemove superfluous statusChanged signal
2012-06-25 Bea LamRevert "Remove properties related to highlight speed"
2012-06-25 Bea LamDelete canvas created in test
2012-06-25 Andrew den ExterFix clicking on links in aligned or elided Text.
2012-06-25 Matthew VogtCorrectly resolve qrc:/ URLs in type loading
2012-06-25 Martin JonesqmlRegisterRevision clashes with qmlRegisterUncreatableType
2012-06-25 Pekka VuorelaFix right aligned cursor position in TextInput with...
next