Rename QSGTexture::textureSubRect to normalizedTextureSubRect()
[profile/ivi/qtdeclarative.git] / src /
2012-01-27 Gunnar SlettaRename QSGTexture::textureSubRect to normalizedTextureS...
2012-01-27 Gunnar SlettaOutput a friendly warning when makeCurrent fails
2012-01-27 Chris AdamsImprove QRegExp property literal assignment error message
2012-01-27 Michael BrasserUpdate PathAnimation API and document.
2012-01-27 Michael BrasserRe-add documentation for AnchorAnimation and ParentAnim...
2012-01-27 Michael BrasserDocument PathInterpolator.
2012-01-27 Michael BrasserPathInterpolator should report angle in clockwise direc...
2012-01-27 Michael BrasserPrevent PathAnimation from hanging when jumping backwar...
2012-01-27 Alan AlpertImplement reverse mode for sprites
2012-01-27 Alan AlpertExtend QQuickSprite docs
2012-01-27 Alan AlpertImplement randomStart for sprites
2012-01-27 Alan AlpertImplement proper sprite sheet functionality
2012-01-27 Alan AlpertUpdate Sprite API
2012-01-26 Eskil Abrahamsen... Fix updating of QML Text element
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 Xizhi Zhu (Steven)Remove the work-around for avoiding possible deadlock.
2012-01-25 Lars KnollRemove QT_LICENSED_MODULE macro
2012-01-25 Kent HansenUse QMetaType::QVariant as the type for QVariant
2012-01-25 Andrew den ExterAdd a locale property to IntValidator and DoubleValidator.
2012-01-25 Stephen KellyFix segfault now that the signature of roleNames is...
2012-01-25 Leonardo Sobral... Fix docs: wrong types of Positioner attached properties
2012-01-25 Charles YinAdd dummy test column for data driven test in qmltest
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-24 Matthew VogtAllow JS API in modules
2012-01-24 Martin JonesFixed crash in QDeclarativeGridView
2012-01-24 Jiang JiangUpdate for glyphMargin() migration in qtbase
2012-01-24 Samuel RødalAdapted QQuickScreenAttached to orientation API changes...
2012-01-24 Stephen KellyAdd missing include.
2012-01-24 Aurindam JanaConsole API: Add console.exception
2012-01-24 Aurindam JanaConsole API: Add console.assert
2012-01-24 Eskil Abrahamsen... Add support for shared glyph cache
2012-01-24 Charles YinDon't hang the worker script engine
2012-01-24 Xizhi Zhu (Steven)Remove Symbian specific code.
2012-01-24 Damian JansenTextInput documentation fix
2012-01-24 Jason McDonaldCall new pass/fail/skip count function in QTestLog.
2012-01-24 Jason McDonaldAvoid using QTestResult::ignoreMessage().
2012-01-24 Kai KoehneConsole API: Add console.count
2012-01-24 Pekka VuorelaAvoid compiler warnings
2012-01-24 Andras BecsiQQuickCanvas::event should return true if the touch...
2012-01-23 Alan AlpertAdd some internal docs for the particle system and...
2012-01-23 Alan AlpertPer-frame Sprites patch three
2012-01-23 Alan AlpertRemove unecessary asserts
2012-01-23 Alan AlpertPer-frame Sprites patch two
2012-01-23 Alan AlpertPer-frame Sprites patch one
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Alan AlpertAvoid anchor/positioning loops
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 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 ExterUpdate TextInput.acceptableInput on component complete.
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 ExterExtend the documentation on DoubleValidator.
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-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 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 Alan AlpertConnection was accidentally of the Queued variety
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-17 Alan AlpertMatch QRect change
2012-01-16 Kim Motoyoshi KallandAdded log and status properties to ShaderEffect.
2012-01-16 Kai KoehneConsole API: Add console.info
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 JanssenQDeclarativeExpression: storing column number in expres...
2012-01-16 Andrew den ExterAvoid creating unnecessary copies of TextEdit's text...
2012-01-16 Alan AlpertTest more of QQuickImageParticle
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-13 Samuel RødalQTouchEvent::TouchPoint::isPrimary() is gone.
2012-01-13 Gunnar SlettaReintroduce plugin support for asynchronous hardware...
2012-01-13 Charles YinDon't delete global app
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 ExterFix validators not allowing backspace or delete.
2012-01-12 Andrew den ExterAdd undo and redo functions to TextInput and TextEdit.
2012-01-12 Andrew den ExterFix restarting timer from onTriggered handler.
next