Do not automatically mark all text items as accessible.
[profile/ivi/qtdeclarative.git] / tests /
2012-04-03 Frederik GladhornDo not automatically mark all text items as accessible.
2012-04-03 Michael BrasserAllow objects created in QML with incubateObject to...
2012-04-03 Andrew den ExterFix QQuickTextInput test instability.
2012-04-02 Andrew den ExterSet cursorVisible to false when im cursor length is 0.
2012-04-02 Andrew den ExterFix crash when changing the grandparent of an item...
2012-03-30 Simjees Abrahamirrelevant qDebug removed
2012-03-30 Simjees Abrahamirrelevant qDebug removed
2012-03-30 Aaron KennedyLoosen shared binding tests
2012-03-30 Friedemann KleintFix warnings in qtdeclarative.
2012-03-30 Kai KoehneDebugger: Fix v8profiler failures on mac
2012-03-30 Chris AdamsFix crash in QUrl-to-int conversion in v4
2012-03-30 Andrew den ExterFix forceActiveFocus() with multiple items having focus...
2012-03-30 Martin JonesSize loaded item before bindings are evaluated
2012-03-30 Chris AdamsImprove Flipable element unit tests
2012-03-30 Charles YinFix context2d transform issues
2012-03-29 Aurindam JanaQmlDebugging: Send parent debug id with object info
2012-03-28 Chris AdamsUse minimal javascript expression for bound signals
2012-03-28 Matthew VogtRe-order imports statements to import nested imports...
2012-03-28 Kurt KorbatitsFixed unittests skipping for cross_compile option
2012-03-28 Michael BrasserReplace usage of QCursor, and update hoverVisible test.
2012-03-28 Matthew VogtWarn on incompatible v4 binding object type
2012-03-28 Martin JonesFix imports in GridView test
2012-03-28 Martin JonesSection comparison should be case insensitive.
2012-03-27 Julian de BhalFix qquicktext tests to use QQmlComponent not QDeclarat...
2012-03-27 Pekka VuorelaTextInput to use password mask delay if platform style...
2012-03-27 Bea LamBuffer changes received during layout()
2012-03-26 Miikka HeikkinenRemove insignification from some fixed tests
2012-03-26 Pekka VuorelaRemove tentative commit from editors
2012-03-26 Yann BodsonFix horizontal alignment bug with rich text
2012-03-26 Michael BrasserRemove QObject parenting from QQmlAbstractBoundSignal.
2012-03-26 Michael BrasserUse QQmlAbstractBoundSignal where appropriate.
2012-03-26 Martin JonesPathView was missing the maximumFlickVelocity property
2012-03-26 Chris AdamsAdd templated module api registration function
2012-03-26 Andrew den ExterUpdate item anchors when the baseline offset changes.
2012-03-26 Michael BrasserSupport registered QFlags in QML methods and signal...
2012-03-26 Damian JansenBasic system tests for ListView sections
2012-03-23 Michael BrasserPrevent the root object from being garbage collected.
2012-03-23 Charles YinFix crash issue for path animation and path interpulator
2012-03-22 Gunnar SlettaChange smooth to be true by default
2012-03-22 Andrew den ExterAdd move comprehensive tests for TextInput input mask.
2012-03-22 Andrew den ExterFix text wrapping and eliding with implicitWidth.
2012-03-21 Michael BrasserTest unregistered local enums in QML methods and signal...
2012-03-21 Laszlo AgocsAllow flick on press-move-release in Flickable.
2012-03-21 Bea LamFix margins for right-to-left mode
2012-03-21 Damian JansenListView system tests
2012-03-21 Martin JonesAdd new line to last line of qquickfolderlistmodel.pro
2012-03-21 Andrew den ExterDon't overwrite text selections made in focus handlers.
2012-03-21 Andrew den ExterContent size should not include trailing spaces.
2012-03-21 Damian JansenAdd more element qmltestrunner cases
2012-03-21 Martin JonesFix qquickfolderlistmodel includes
2012-03-21 Chris AdamsAllow literal enum to int property assignments
2012-03-21 Andrew den ExterFix consistency of parsing ISO 8601 date strings.
2012-03-21 Michael BrasserSupport unregistered Qt namespace enums in QML methods.
2012-03-21 Michael BrasserSupport (registered) non-local enums for signal/slot...
2012-03-20 Bea LamUpdate item focus even if it doesn't have a canvas
2012-03-20 Kent HansenMake QVariant conversion for JS null type symmetric
2012-03-20 Andrew den ExterMake TextEdit word selection behaviour consistent.
2012-03-20 Andrew den ExterAdd additional key sequence tests.
2012-03-20 Charles YinFix QQuickTextInput test failure on Windows
2012-03-20 Charles YinFix tst_qquickitemlayer test failures
2012-03-20 Charles YinFix FolderListModel path issue on Windows
2012-03-20 Michael BrasserSupport null -> QObject and QObject -> bool conversions...
2012-03-20 Martin JonesLoader could leak qml contexts if interrupted
2012-03-20 Martin JonesRestore view to sensible position if grab is cancelled.
2012-03-20 Matthew VogtAllow parent to be specified for Qt.createComponent
2012-03-19 Matthew VogtEnsure JS files imported inside modules work correctly
2012-03-19 Aurindam JanaQmlEngineDebug: Simplify the utility classes
2012-03-19 Aurindam JanaQmlEngineDebug: Rename to QmlEngineDebugClient in AutoTest
2012-03-19 Miikka HeikkinenFix data file checkout formats in Windows for some...
2012-03-19 Kai KoehneDebugger: Always disable v4 optimizer if v8 debugger...
2012-03-19 Aurindam JanaQmlEngineDebugService: Rename service to QmlDebugger
2012-03-19 Simjees AbrahamDebugger: Add optional 'host' argument to -qmljsdebugger
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-19 Charles YinSkip some font loader tests for Windows
2012-03-19 Charles YinMake qqmlinspector test work on Windows
2012-03-19 Aurindam JanaQmlDebugging: Object Tree and States List
2012-03-19 Martin JonesWhen clearing an incubator also clear incubators it...
2012-03-19 Martin JonesResetting a model can cause a crash in views with heade...
2012-03-19 Martin JonesEnsure section header/footer are cleaned up.
2012-03-19 Andrew den ExterFix QQuickCanvas test failure.
2012-03-15 Michael BrasserFix bug in v4 strict equality.
2012-03-15 Miikka HeikkinenWindows: Fix file URL issues in declarative autotests
2012-03-15 Miikka HeikkinenFix tst_qquickimageparticle test compilation with Visua...
2012-03-15 Martin JonesAllow threaded compilation in an async Loader
2012-03-15 Alan AlpertDon't assert if focus is already clear.
2012-03-15 Martin JonesSet more sensible Flickable default input filtering...
2012-03-15 Chris AdamsFix crash caused by dereferencing collected v8 data
2012-03-15 Chris AdamsDon't allow tst_QJSEngine or tst_QJSValue instance...
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-14 Chris AdamsEnsure that dynamic property storing QObject ptr notifi...
2012-03-14 Kent HansenLet V8 throw the exception when QML property lookup...
2012-03-14 Miikka HeikkinenRemove warning about missing file from parserstress...
2012-03-14 Miikka HeikkinenWindows: Mark several declarative test cases insignificant
2012-03-14 Kent HansenUse the same ReferenceError message wording as V8
2012-03-14 Kai KoehneDebugger: Print informational messages via qDebug
2012-03-14 Kai KoehneDebugger: Fix autotest for shadow builds
2012-03-14 Kai KoehneDebugger: Fix autotests on Windows
2012-03-14 Caroline ChaoCodeCoverage: Skip headersclean test.
2012-03-14 Luis Gabriel LimaFix AND expression in v4
2012-03-14 Chris AdamsDisable particle-related examples from tst_examples
next