Remove QtQuick1 elements from qtdeclarative
[profile/ivi/qtdeclarative.git] / src /
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Matthew VogtFix spelling errors that refer to non-existent symbols
2012-02-02 Gunnar SlettaStarted implementation of offscreen canvas FBO renderin...
2012-02-02 Laszlo AgocsDo not start timers in QDeclarativePixmapStore teardown
2012-02-02 Pekka VuorelaAdapt to QGuiApplication::focusObject() for notifying...
2012-02-02 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-02-02 Kent HansenRemove QJSEngine::undefinedValue() function
2012-02-02 Kent HansenRemove QJSValue::isFunction() function
2012-02-02 Kent HansenRemove QJSValue::construct() and deprecated call()...
2012-02-02 Kent HansenRemove QJSValue::toInt32() and toUInt32() functions
2012-02-02 Yann BodsonSupport inline images with <img> tag in StyledText
2012-02-02 Martin JonesIncorrect initial pos after resizing view with margins.
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 Kalle Juhani LehtonenFix include of private header used between two qtdeclar...
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 Andrew den ExterCompress consective StyledText whitespaces into a singl...
2012-02-02 Andrew den ExterClear Text formatting when setting plain text content.
2012-02-02 Andrew den ExterAdd a persistentSelection property to TextInput.
2012-02-02 Martin JonesHandle a null source item being provided to ShaderEffect
2012-02-02 Christiaan JanssenQmlProfiling: don't send v8 data if not profiling
2012-02-01 Gunnar SlettaExport on QQuickImageBase
2012-02-01 Friedemann KleintAccessibility: Use new updateAccessibility() API in...
2012-02-01 Jason McDonaldFix outdated license headers.
2012-02-01 Andrew den ExterGuard against event recursion in QQuickDrag.
2012-02-01 Andrew den ExterDocument the limitations of AutoText's rich text detection.
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 Christiaan JanssenQmlProfiler: profiling binding loops
2012-02-01 Christiaan JanssenQmlProfiler: moved v4 tracing to run method
2012-02-01 Christiaan JanssenQmlProfiler: profiling compiled v8 bindings
2012-02-01 Andras BecsiFlickable should be controllable programatically
2012-02-01 Alan AlpertDocument that Item inherits QtObject
2012-02-01 Lars KnollDon't use region.numRects()
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 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()
next