Fix consistency of parsing ISO 8601 date strings.
[profile/ivi/qtdeclarative.git] / tests /
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
2012-03-14 Martin JonesReuse a QQuickCanvas in examples auto test.
2012-03-14 Michael BrasserSupport module api objects in v4.
2012-03-14 Martin JonesReuse QQuickView in GridView table driven tests
2012-03-13 Charles YinMore refactoring on animation controller
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Charles YinImplement mouseDrag
2012-03-13 Aurindam JanaQmlDebugging: Modify test JSDebug test cases
2012-03-13 Martin JonesReuse QQuickView in ListView table driven tests
2012-03-13 Toby TomkinsDefault image scaling behaviour has changed; fix autotest.
2012-03-13 Chris AdamsFix crash when writing property after engine deletion
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 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 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-06 Justin McPhersonContinue refactor of Canvas rendering.
2012-03-05 Martin JonesHandle MouseArea.enabled = false after mouse is pressed.
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.
next