profile/ivi/qtdeclarative.git
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
2011-12-07 Alan AlpertMove snippets to separate test in the examples testcase
2011-12-07 Friedemann... Fix linking of QtQuick.dll on Windows.
2011-12-07 Martin JonesAvoid Text layout being triggered unnecessarily
2011-12-07 Andrew den... Add support for pixmap cache images to TextEdit.
2011-12-07 Andrew den... Fix images not displaying on lines with no text.
2011-12-07 Andrew den... Prevent consecutive images from climbing up a text...
2011-12-07 Charles YinRemove warning messages for canvasitem tests
2011-12-07 Martin JonesFix some warnings.
2011-12-06 Martin JonesRemove insignificant_test from GridView tests.
2011-12-06 Kai KoehneDebugger: Fix compilation warning in autotest
2011-12-06 Aaron KennedyCopy JS tests from QtScript module
2011-12-06 Roberto RaggiImprove parsing of escape characters and regexp literals.
2011-12-06 Roberto RaggiFix the QML/JS parser to accept empty Javascript files.
2011-12-06 Gunnar SlettaCleaned up the qmlscene code a bit
2011-12-06 Friedemann... test/debugutils: Add include guard.
2011-12-06 Roberto RaggiIntroduce methods to get the source location of the...
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-06 Martin JonesIgnore expected warnings in Item and PathView tests
2011-12-06 Alan AlpertDecrease debug output of modelview examples.
2011-12-06 Alan AlpertUse qt_Opacity in shaders
2011-12-06 Martin JonesAdd tests for snapOneItem/snapOneRow snapMode
2011-12-06 Alan AlpertRestrict particles to eight attributes max
2011-12-06 Alan AlpertFix image path
2011-12-06 Chris AdamsEnsure that scarce resources work with var properties
2011-12-06 Chris AdamsDocument function limitation of var properties
2011-12-06 Chris AdamsDisable tst_qdeclarativepixmapcache::dataLeak() by...
2011-12-05 Aaron KennedyDon't eval signal handler closure until signal is emitted
2011-12-05 Roberto RaggiAdjust the source location of the last accepted token.
2011-12-05 Aaron KennedyFix crash when QtQuick 2.0 wasn't imported
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-12-05 Gunnar SlettaUse the texture atlas height to compute y coordinates
2011-12-05 Andrew den... Don't attempt to destroy a null persisted item.
2011-12-05 Andrew den... Fix QQuickVisualDataModel test failure.
2011-12-05 Aaron McCarthyFix loading imports from Qt resource.
2011-12-05 Martin JonesDocument headerItem and footerItem of ListView and...
2011-12-05 Alan AlpertMake particle shader more portable
2011-12-05 Andrew den... Fix test failures due to invalid font metrics.
2011-12-05 Alan AlpertRevert "sync to an earlier qtbase"
2011-12-05 Alan AlpertDon't delay mirroring until polish
2011-12-05 Alan AlpertAdd tutorials to examples autotest.
2011-12-05 Michael BrasserTest fixes for OS X.
2011-12-04 Alan AlpertExamples has grown to more than just declarative.
2011-12-02 Friedemann... QtQuick: Fix linkage of QQuickFlickable.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Christian Kammqmlplugindump: Fix missing flush for objects that don...
2011-12-02 Glenn WatsonAdd dynamicRoles mode to ListModel for extra flexibility.
2011-12-02 Charles YinAddd expectFail() to qmltestexmaple to avoid failure...
2011-12-02 Andrew den... Use QWidgetTextControl in the QtQuick1 TextEdit.
2011-12-02 Andrew den... Use QWidgetLineControl in the QtQuick1 TextInput.
2011-12-02 Gunnar SlettaRemove QSGContext and QSGTexture from QDeclarativePixma...
2011-12-02 Aaron KennedyFix test warnings
next