profile/ivi/qtdeclarative.git
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Alan AlpertAvoid anchor/positioning loops
2012-01-21 Alan AlpertAdd a simple SpriteImage example
2012-01-20 Kent HansenDon't use deprecated functions in QJS benchmarks
2012-01-20 Kent HansenMark deprecated functions in QJSEngine and QJSValue
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 Jędrzej NowackiBuild fix.
2012-01-20 Anselmo L.... QtDeclarative Tests build fix
2012-01-20 Alan AlpertDocument toys examples
2012-01-20 Alan AlpertAdhere to examples standards more consistently
2012-01-20 Gunnar SlettaAdded a few material flags
2012-01-20 Jan-Arve SaetherUse queryAccessibleInterface instead of new QAccessible...
2012-01-20 Martin JonesDoc: Improve Qt.locale docs.
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-20 Andrew den... Update 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... Extend the documentation on DoubleValidator.
2012-01-19 Andrew den... Add a baseUrl property to Text and TextEdit.
2012-01-19 Andrew den... Don't load embedded images from the current working...
2012-01-19 Matthew VogtFix range checking in AbstractItemModel examples
2012-01-19 Jason McDonaldChange testlib skipAll function to failure.
2012-01-18 Yoann LopesUse mediump in distance field shaders for the alpha...
2012-01-18 Gunnar SlettaThe rendering signals must be direct connections.
2012-01-18 Gunnar SlettaCompile since recent API changes
2012-01-18 Frederik GladhornMove accessibility test to QtQuick 2.
2012-01-18 Matthew VogtAllow QML URLs to contain pre-encoded octets
2012-01-17 Bea LamInsertions were calculating wrong insertion pos
2012-01-17 Pekka VuorelaMade QQuickTextInput follow input direction changes
2012-01-17 Pekka VuorelaQQuickTextEdit to follow input method direction changes
2012-01-17 Kai KoehneDebugger: Simplify protocol of QDebugMessageService
2012-01-17 Glenn WatsonFix crash when using namespaces for JS module APIs.
2012-01-17 Martin JonesDoc: fix QML Examples link
2012-01-17 Alan AlpertConnection was accidentally of the Queued variety
2012-01-17 Alan AlpertUpdate Screen example
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-17 Alan AlpertMatch QRect change
2012-01-16 Kim Motoyoshi... Added log and status properties to ShaderEffect.
2012-01-16 Kai KoehneConsole API: Add console.info
2012-01-16 Kai KoehneConsole API: Autotest reshuffling
2012-01-16 Jan-Arve SaetherRemove all reimplementations of relationTo() returning...
2012-01-16 Jiang JiangFix preedit text visibility for TextEdit
2012-01-16 Christiaan... QDeclarativeExpression: storing column number in expres...
2012-01-16 Andrew den... Avoid creating unnecessary copies of TextEdit's text...
2012-01-16 Alan AlpertTest more of QQuickImageParticle
2012-01-16 Alan AlpertWait for polish at the start of addOrRemoveBeforeVisible
2012-01-15 Martin JonesHandle views with negative width/height
2012-01-15 Matthew Vogtlower case QML components are accepted when used with...
2012-01-14 Xizhi Zhu ... Fix build break in qmlviewer.
2012-01-13 Samuel RødalStabilized tst_qquickcanvas
2012-01-13 Samuel RødalQTouchEvent::TouchPoint::isPrimary() is gone.
2012-01-13 Gunnar SlettaReintroduce plugin support for asynchronous hardware...
2012-01-13 Bea LamAdd tests for item polish bug on Mac
2012-01-13 Charles YinDon't delete global app
2012-01-13 Damian JansenUse QGuiApplication, not QApplication, in tests
2012-01-12 Gunnar SlettaDisable an unstable test.
2012-01-12 Jiang JiangFix preedit text visibility when TextInput is empty
2012-01-12 Gunnar Slettainitialize variable
2012-01-12 Robin BurchellRemove out-of-line uses of qMalloc/qFree/qRealloc.
2012-01-12 Pekka VuorelaAdapt to QInputPanel::inputDirection() API
2012-01-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
2012-01-12 Jan-Arve SaetherRemove unnecessary reimplementation of invokeMethod()
2012-01-12 Jan-Arve SaetherMake QAccessibleQuickView::childAt() work properly...
2012-01-12 Andrew den... Fix validators not allowing backspace or delete.
2012-01-12 Andrew den... Add undo and redo functions to TextInput and TextEdit.
2012-01-12 Andrew den... Remove QEXPECT_FAIL from TextEdit test.
2012-01-12 Andrew den... Fix restarting timer from onTriggered handler.
2012-01-12 Andrew den... Fix failing tst_qquicktextinput::horizontalAlignment_Ri...
2012-01-12 Alan AlpertAdd Two MultiPointTouchArea examples
2012-01-12 Alan AlpertFix QQuickAge test
2012-01-12 Michael BrasserUpdate text autotests.
2012-01-12 Andrew den... Skip crashing test on Mac.
2012-01-12 Michael BrasserStabilize test.
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-11 Friedemann... QMLTest: Fix output of file names, make output more...
2012-01-10 Frederik GladhornImprove Accessibility documentation.
2012-01-10 Frederik GladhornAccessibility: Checked state for check boxes and radio...
2012-01-10 Simon HausmannRemove the pin to qtbase and depend on the new qtjsback...
2012-01-09 Gunnar SlettaFix tst_qdeclarativestates::anchorsRewindBug failure
2012-01-09 Gunnar SlettaQQuickListView is unstable when run as parallel
2012-01-09 Gunnar SlettaAvoid storing a deep copy of the image in the texture...
2012-01-09 Aurindam JanaQDeclarativeDebug: Add a debug message service.
2012-01-09 Simon HausmannPin qtdeclarative to a version of qtbase that still...
2012-01-09 Bea LamFix positioning issues and change content y repositioni...
2012-01-09 Alan AlpertFix QQuickItemParticle timing issues
2012-01-09 Michael BrasserRemove QSKIPs from border image autotest.
2012-01-09 Michael BrasserRemove QSKIPs from font loader autotest.
2012-01-09 Bea LamFix failing tst_QQuickPathView::undefinedPath()
2012-01-08 Aaron KennedyUn-QSKIP an autotest
2012-01-07 Friedemann... Fix importing of files on Windows.
2012-01-06 Frederik GladhornMake accessibility interface functions const.
2012-01-06 Friedemann... QDeclarativeEngine: Polish code for file name case...
2012-01-06 Jan-Arve SaetherReuse the OObject* in QAccessibleObject
next