profile/ivi/qtdeclarative.git
2011-12-21 Yoann LopesReference count glyphs in QSGDistanceFieldGlyphCache.
2011-12-21 Pekka VuorelaAdapted QDeclarativeTextEdit test to platform input...
2011-12-21 Pekka VuorelaAdapted QDeclarativeTextInput test to platform input...
2011-12-21 Andrew den... Remove uneccessary layout in TextInput initialization.
2011-12-21 Jason McDonaldUpdate obsolete URL's in test data.
2011-12-21 Andrew den... Delay initializing the canPaste property until it's...
2011-12-20 Kai KoehneDebugger: Fix livelock on exit (Windows)
2011-12-20 Friedemann... qdeclarativexmlhttprequest: Stabilize, ensure deletion...
2011-12-20 Pekka VuorelaMake editors commit preedit themselves on losing focus
2011-12-20 Andras BecsiUse input event timestamps in QQuickFlickable if available.
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
2011-12-20 Kai KoehneDebugger: Get rid of SG* prefix in qtquick2 plugin
2011-12-20 Gunnar SlettaEmit the QQuickCanvas::frameSwapped signal again.
2011-12-20 Chris AdamsRemove hardcoded assumptions about methods in QObject
2011-12-20 Martin JonesSmall Text creation performance improvements.
2011-12-20 Andrew den... Delay masking the last character in Password echo mode.
2011-12-20 Andrew den... Add wrapMode and verticalAlignment properties to TextInput.
2011-12-20 Andrew den... Ensure items in ListView and GridViews viewport are...
2011-12-20 Alan AlpertFix affector group caching
2011-12-20 Alan AlpertFix sprite chopping
2011-12-20 Martin JonesQt.locale() always returns the 'C' locale.
2011-12-20 Andrew den... Fix valgrind warning.
2011-12-20 Martin JonesDon't enable multiline eliding unless wrap is enabled.
2011-12-20 Andrew den... Fix QDeclarativePropertyCache crash.
2011-12-20 Chris AdamsUpdate the performance-tips documentation
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-19 Chris AdamsCorrectly resolve elements of QList<QUrl> properties
2011-12-19 Chris AdamsRemove another fragile assumption from var prop unit...
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-16 Aurindam JanaConsole APIs: Update documentation in QDeclarative
2011-12-16 Aurindam JanaDeclarativeDebug: Add version info to service plugins
2011-12-16 Alan AlpertFix sprite-less sprite mode
2011-12-16 Alan AlpertAdd some more particles debugging information
2011-12-16 Andrew den... Make PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den... Merge QQuickLineControl into QQuickTextInput.
2011-12-15 Simon HausmannV8: Remove extra V8::Context allocated for expressing...
2011-12-15 Roberto RaggiFix IR code generation for member expressions
2011-12-15 Roberto RaggiAdd support for QUrl types to V4
2011-12-15 Aurindam JanaQV8DebugService: add version command
2011-12-15 Simon HausmannFix that QJSEngine cannot be used from threads other...
2011-12-15 Alex WilsonAdd lineWidth property to QSGGeometry
2011-12-15 Andrew den... Don't emit model reset on completing a VisualDataModel.
2011-12-15 Andrew den... Activate links in a read only TextEdit.
2011-12-15 Andrew den... Remove unused code from QQuickLineControl.
2011-12-15 Chris AdamsRemove fragile assumption from var properties unit...
2011-12-15 Andrew den... Remove QQuickTextControl::ensureCursorVisible()
2011-12-15 Andrew den... Remove unused code from QQuickTextControl.
2011-12-15 Andrew den... Utilize the property cache for item view context objects.
2011-12-15 Friedemann... qdeclarativelanguage-test: Fix location.
2011-12-14 Laszlo AgocsUpdate QDeclarativePinchArea autotest.
2011-12-14 Aurindam JanaQV8DebugService: Add breakaftercompile
2011-12-14 Aurindam JanaQV8DebugService: Simplify the service code
2011-12-14 Kai KoehneLink against librt to make use of clock_gettime
2011-12-14 Pekka VuorelaQQuickTextControl - mouse events to override input...
2011-12-14 Pekka VuorelaProtect QTextControl::setTextCursor for existing preedit
2011-12-14 Yoann LopesSupport for multiple textures in the distance field...
2011-12-14 Pekka VuorelaTextEdits to include tentative commit in text property
2011-12-14 Simon HausmannCleanup: Fold QV8GCCallback class declaration(s) back...
2011-12-14 Simon HausmannFix leak of v8 context used for implicit strong references.
2011-12-14 Yoann LopesMore distance-field cache refactoring.
2011-12-14 Martin JonesCorrectly ignore unknown tags in StyledText
2011-12-14 Andrew den... Add a tutorial describing how to re-arrange items in...
2011-12-14 Andrew den... Fix crash when items are moved in model.
2011-12-14 Aurindam JanaQDeclarativeBuiltinFunctions: Remove warning
2011-12-14 Johannes Zellnerupdate: make fragment shader code for distance field...
2011-12-14 Aaron KennedyAdd a tracing API for the QML engine
2011-12-14 Aurindam JanaQV8Engine: Console APIs, Extend functionality
2011-12-14 Gunnar SlettaSupport opening filedialog again in qmlscene
2011-12-14 Simon HausmannCleanup: Remove redundant call to QV8GCCallback::regist...
2011-12-14 Kim Motoyoshi... Made QSGNode flags togglable and added StaticSubtreeGeo...
2011-12-14 Friedemann... Fix warnings about struct/class mismatch (QDeclarativeA...
2011-12-14 Alan AlpertAugment Samegame with resource efficient particle system
2011-12-14 Alan AlpertInitialize Variable
2011-12-14 Martin JonesSupport <strong> in styled text.
2011-12-13 Martin JonesAdd basic custom easing curve docs and test
2011-12-12 Pekka VuorelaQtQuick TextEdit to set view property to QTextController
2011-12-12 Simon HausmannV8: Minor cleanup
2011-12-12 Gunnar SlettaInitialize variable
2011-12-12 Friedemann... QtQuick: Fix compiler warnings.
2011-12-12 Andrew den... Create a copy of QLineControl in the QtDeclarative...
2011-12-12 Gunnar SlettaLink against widgets only when available
2011-12-12 Andrew den... Fix TextInput not reacting to text color change.
2011-12-12 Andrew den... Fix test failures in QtQuick 1 TextEdit and TextInput.
2011-12-12 Andrew den... Size TextInput cursor correctly.
2011-12-12 Andrew den... Fix package items not being destroyed when a package...
2011-12-12 Mikko HarjuQmlProfiler: stream snapshots to reduce memory footprint
2011-12-11 Aaron KennedyDon't access QDeclarativeProperty from bindings as...
2011-12-09 Laszlo AgocsSet target and device for touch events.
2011-12-09 Caroline ChaoIntegrate testcocoon support into QtQuickTest.
2011-12-09 Kent HansenGet rid of QDeclarativeMetaType::{canCopy,copy}
2011-12-09 Pekka VuorelaRemove dead private method from TextEdit implementations
2011-12-09 Christian Kammqmlplugindump: Don't depend on qtquick1 and widgets.
2011-12-09 Andrew den... Create a copy of QTextControl in the QtDeclarative...
2011-12-09 Alan AlpertAdd Screen attached object
2011-12-09 Andrew den... Fix tests broken by a change in the signals emitted...
2011-12-08 Christian Kammqmlplugindump: Fix dumping of extended QGraphicsWidget.
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
2011-12-08 Chris AdamsUpdate whatsnew doc with JavaScript improvements
2011-12-07 Kai KoehneDebugger: Run js autotests with QML_DISABLE_OPTIMIZER
2011-12-07 Aaron KennedyFix QObject V8 wrapping for extended types
next