Check dynamic slot function for nullness before evaluation
[profile/ivi/qtdeclarative.git] / tests /
2012-02-09 Chris AdamsCheck dynamic slot function for nullness before evaluation
2012-02-09 Chris AdamsHandle exceptions while compiling v8 bindings
2012-02-09 Jason McDonaldFix error in qdeclarativeecmascript autotest.
2012-02-09 Alan AlpertDon't crash if focus issues arise.
2012-02-09 Alan AlpertRewrite multiline strings properly
2012-02-08 Gunnar SlettaDisable broken test
2012-02-08 Michael BrasserDon't hide virtual method.
2012-02-07 Kim Motoyoshi KallandAllow Item components to be assigned to Item.layer...
2012-02-07 Andrew den ExterResolve StyledText img tags relative to baseUrl.
2012-02-07 Kim Motoyoshi KallandFixed some Item.layer bugs and added auto-tests.
2012-02-07 Bea LamSeparate out some of the common test code
2012-02-07 Michael BrasserAdd additional animation autotests.
2012-02-07 Andrew den ExterAdd contentWidth and contentHeight properties to Text...
2012-02-07 Michael BrasserAdd and use new animation backend.
2012-02-07 Alan AlpertUpdate test files to API changes
2012-02-07 Martin JonesEnsure Flickable moving and flicking properties are...
2012-02-07 Martin JonesSection header is not made visible when changing curren...
2012-02-06 Simon HausmannFix acceptance of unhandled mouse events.
2012-02-06 Andrew den ExterFix vertical offset of TextInput.positionToRectangle.
2012-02-06 Andrew den ExterFix TextEdit vertical alignment.
2012-02-06 Andrew den ExterAdd support for resizing fonts to fit Text dimensions.
2012-02-06 Alan AlpertTeach build system tst_qdeclarativepixmapcache needs...
2012-02-06 Alex WilsonAdd "QT += concurrent" to a test that needs it
2012-02-06 Yann BodsonSkip tst_qquickitem::simpleFocus on Mac OS X 10.7
2012-02-03 Charles YinFix crash bug related to QDeclarativeListModel
2012-02-02 Michael BrasserEnsure || expressions in v4 will always exit.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Pekka VuorelaAdapt to QGuiApplication::focusObject() for notifying...
2012-02-02 Kent HansenRemove QJSEngine::undefinedValue() function
2012-02-02 Yann BodsonSupport inline images with <img> tag in StyledText
2012-02-02 Aurindam JanaDebugger Test Case: Fix failures
2012-02-02 Martin JonesIncorrect initial pos after resizing view with margins.
2012-02-02 Alan AlpertRevert "Mark tst_qdebugmessageservice as insignificant...
2012-02-02 Simon HausmannFix unhandled touch events not being ignored.
2012-02-02 Kent HansenRemove QJSEngine::nullValue() function
2012-02-02 Kent HansenRemove QJSValue constructors that take QJSEngine argument
2012-02-02 Kent HansenRemove QJSValue::propertyFlags() function
2012-02-02 Kent HansenRemove invalid QJSValue type
2012-02-02 Bea LamMust update columns when GridView geometry changes
2012-02-02 Martin JonesMultiple fast flicks with large content moves faster
2012-02-02 Yann BodsonMore StyledText autotests
2012-02-02 Andrew den ExterCompress consective StyledText whitespaces into a singl...
2012-02-02 Andrew den ExterAdd a persistentSelection property to TextInput.
2012-02-02 Christiaan JanssenQmlProfiling: don't send v8 data if not profiling
2012-02-01 Yann BodsonAdd autotests for StyledText list tags (<ol> and <ul>)
2012-02-01 Gunnar SlettaDon't leave windows hanging outside test functions
2012-02-01 Jason McDonaldFix outdated license headers.
2012-02-01 Andrew den ExterGuard against event recursion in QQuickDrag.
2012-02-01 Bea LamFixes for removing before visible
2012-02-01 Kent HansenRemove QJSEngine::newVariant() function
2012-02-01 Kent HansenRemove QJSEngine::newDate() functions
2012-02-01 Kent HansenRemove QJSValue::instanceOf() function
2012-02-01 Kent HansenQJS{Engine,Value}: Remove QRegExp-specific functions
2012-02-01 Kent HansenRemove QJSValue::toUInt16() function
2012-02-01 Kent HansenRemove QJSValue::toInteger() function
2012-02-01 Kent HansenRemove QJSEngine::toObject() and QJSValue::toObject()
2012-02-01 Andrew den ExterUpdate item focus when the enabled property is changed.
2012-02-01 Gunnar SlettaStabilize tests
2012-02-01 Alan AlpertSkip unstable test
2012-02-01 Alan AlpertMark tst_qdebugmessageservice as insignificant until...
2012-02-01 Alan AlpertSkip failing test row for now
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Pekka VuorelaEnhance editors notifying input panel for input method...
2012-01-27 Chris AdamsImprove QRegExp property literal assignment error message
2012-01-27 Michael BrasserUpdate PathAnimation API and document.
2012-01-27 Michael BrasserPathInterpolator should report angle in clockwise direc...
2012-01-27 Michael BrasserPrevent PathAnimation from hanging when jumping backwar...
2012-01-26 Kent HansenFix breakage due to meta-type id reordering in qtbase
2012-01-25 Pekka Vuorelareimplement QWindow::focusObject() on QQuickCanvas
2012-01-25 Andrew den ExterAdd a locale property to IntValidator and DoubleValidator.
2012-01-25 Kent Hansentst_qdeclarativedebugjs: Use new QJSValue::call() overload
2012-01-25 Kent Hansentst_qdeclarativedebugjs: Don't use QJSValue::isValid()
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-24 Matthew VogtAllow JS API in modules
2012-01-24 Samuel RødalAdapted QQuickScreenAttached to orientation API changes...
2012-01-24 Aurindam JanaConsole API: Add console.exception
2012-01-24 Aurindam JanaConsole API: Add console.assert
2012-01-24 Kai KoehneConsole API: Add console.count
2012-01-24 Andrew den ExterStabalize SpriteImage test.
2012-01-24 Andras BecsiQQuickCanvas::event should return true if the touch...
2012-01-24 Rohan McGovernFixed compile.
2012-01-23 Alan AlpertPer-frame Sprites patch two
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Alan AlpertAvoid anchor/positioning loops
2012-01-20 Kent HansenDon't use deprecated functions in QJS benchmarks
2012-01-20 Kent HansenAdd QJSValue::callAsConstructor() function
2012-01-20 Kent HansenAdd QJSValue::callWithInstance() function
2012-01-20 Kent HansenAdd QJSValue::call() overload
2012-01-20 Kent HansenAdd QJSValue::isCallable() function
2012-01-20 Kent HansenAdd QJSValue::toInt() and toUInt()
2012-01-20 Kent HansenAdd QJSValue::deleteProperty() function
2012-01-20 Kent HansenAdd QJSValue::hasProperty() and hasOwnProperty() functions
2012-01-20 Anselmo L. S. MeloQtDeclarative Tests build fix
2012-01-20 Andrew den ExterUpdate TextInput.acceptableInput on component complete.
2012-01-20 Alan AlpertAdd quick module to .pro file
2012-01-19 Martin JonesFix lockup in views due to endless polish loop.
2012-01-19 Matthew VogtAssigning empty object to Q_PROPERTY(QVariantMap)
2012-01-19 Andrew den ExterAdd a baseUrl property to Text and TextEdit.
2012-01-19 Andrew den ExterDon't load embedded images from the current working...
2012-01-18 Frederik GladhornMove accessibility test to QtQuick 2.
next