Improve object attributes documentation
[profile/ivi/qtdeclarative.git] / tests / auto /
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...
2012-06-24 Matthew VogtDecode directory separators in source URLs
2012-06-24 Thiago MacieiraactiveWindow is deprecated, use focusWindow.
2012-06-23 Thiago MacieiraFix compilation with GCC 4.7 (C++11)
2012-06-22 Andrew den ExterFix crash when dragging items outside visible area.
2012-06-22 Girish RamakrishnanAdd gui-private to tests
2012-06-22 Kent HansenPass the right signal index in visualadaptormodel proxy...
2012-06-22 Andrew den ExterRemove insignificant_test from DropArea test.
2012-06-22 Andrew den ExterRemove the open and closeSofwareInputPanel functions.
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-22 Bea LamRemove properties related to highlight speed
2012-06-22 Martin JonesAdd some tests for literal parsing
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
2012-06-22 Michael BrasserClarify anchor error messages.
2012-06-22 Andrew den ExterAdd tests for clicking and dragging with right and...
2012-06-21 Glenn WatsonFix locale test on Linux and skip it on Windows.
2012-06-21 Matthew VogtSupport enum return types in Q_INVOKABLE functions.
2012-06-21 Matthew VogtReport clashing qmldir entries for components and scripts
2012-06-21 Chris AdamsPut basic language types into QtQml import
2012-06-21 Chris AdamsDisallow signal-handler-specification for non-signal...
2012-06-21 Michael BrasserEnable literal Qt enum assignment to enum properties.
2012-06-20 Friedemann KleintFix warnings in declarative tests.
2012-06-20 Friedemann KleintMark tst_qquicklistview insignificant for Mac.
2012-06-20 Alan AlpertDon't start running if a frame property is set
2012-06-14 Charles YinAlign windowShown flag with qml renderer state
2012-06-12 Martin JonesSet a non-zero default cacheBuffer.
2012-06-12 Kent Hansentst_qquicklistview: further increase test timeout
2012-06-12 Chris AdamsRemove non-templated qobject module api registration...
next