Add some more particles debugging information
[profile/ivi/qtdeclarative.git] / tests /
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-15 Simon HausmannV8: Remove extra V8::Context allocated for expressing...
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 Andrew den ExterDon't emit model reset on completing a VisualDataModel.
2011-12-15 Andrew den ExterActivate links in a read only TextEdit.
2011-12-15 Chris AdamsRemove fragile assumption from var properties unit...
2011-12-15 Andrew den ExterRemove unused code from QQuickTextControl.
2011-12-15 Friedemann Kleintqdeclarativelanguage-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 Pekka VuorelaTextEdits to include tentative commit in text property
2011-12-14 Simon HausmannCleanup: Fold QV8GCCallback class declaration(s) back...
2011-12-14 Martin JonesCorrectly ignore unknown tags in StyledText
2011-12-14 Andrew den ExterFix crash when items are moved in model.
2011-12-14 Aurindam JanaQV8Engine: Console APIs, Extend functionality
2011-12-14 Kim Motoyoshi KallandMade QSGNode flags togglable and added StaticSubtreeGeo...
2011-12-14 Martin JonesSupport <strong> in styled text.
2011-12-13 Martin JonesAdd basic custom easing curve docs and test
2011-12-12 Andrew den ExterCreate a copy of QLineControl in the QtDeclarative...
2011-12-12 Andrew den ExterFix test failures in QtQuick 1 TextEdit and TextInput.
2011-12-12 Andrew den ExterFix package items not being destroyed when a package...
2011-12-12 Mikko HarjuQmlProfiler: stream snapshots to reduce memory footprint
2011-12-09 Laszlo AgocsSet target and device for touch events.
2011-12-09 Kent HansenGet rid of QDeclarativeMetaType::{canCopy,copy}
2011-12-09 Andrew den ExterCreate a copy of QTextControl in the QtDeclarative...
2011-12-09 Alan AlpertAdd Screen attached object
2011-12-09 Andrew den ExterFix tests broken by a change in the signals emitted...
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
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 Martin JonesAvoid Text layout being triggered unnecessarily
2011-12-07 Charles YinRemove warning messages for canvasitem tests
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 Friedemann Kleinttest/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 Martin JonesAdd tests for snapOneItem/snapOneRow snapMode
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 Andrew den ExterDon't attempt to destroy a null persisted item.
2011-12-05 Andrew den ExterFix test failures due to invalid font metrics.
2011-12-05 Alan AlpertAdd tutorials to examples autotest.
2011-12-05 Michael BrasserTest fixes for OS X.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Glenn WatsonAdd dynamicRoles mode to ListModel for extra flexibility.
2011-12-02 Andrew den ExterUse QWidgetTextControl in the QtQuick1 TextEdit.
2011-12-02 Andrew den ExterUse QWidgetLineControl in the QtQuick1 TextInput.
2011-12-02 Gunnar SlettaRemove QSGContext and QSGTexture from QDeclarativePixma...
2011-12-02 Aaron KennedyFix test warnings
2011-12-02 Martin JonesFix listview test warning
2011-12-02 Martin JonesFix gridview test warning.
2011-12-01 Aaron KennedyIgnore expected warning
2011-12-01 Aaron KennedyAutotest
2011-12-01 Aaron KennedyIgnore expected warning message
2011-12-01 Kai KoehneTake multi-line expressions into account when rewriting...
2011-12-01 Aaron KennedyRemove debugging
2011-12-01 Aaron KennedyFix test warnings
2011-12-01 Aaron KennedyIgnore test warning
2011-12-01 Kai KoehneDebugger autest: Don't show debugee output for expected...
2011-12-01 Aaron KennedyDelete created objects
2011-12-01 Aaron KennedyDon't build an app_bundle on OS X
2011-12-01 Aaron KennedyDelete created objects
2011-12-01 Aaron KennedyMove QDeclarativePropertyValueInterceptor into a privat...
2011-12-01 Aaron KennedyRemove debugging output
2011-12-01 Aaron KennedyRemove debugging
2011-12-01 Aaron KennedyIgnore test warnings
2011-12-01 Aaron KennedyIgnore expected warning
2011-12-01 Pekka VuorelaMade TextInput mouse events commit preedit
2011-12-01 Aaron KennedyAdd missing tests
2011-12-01 Chris AdamsRelease pixmap cache data to avoid leaking memory
2011-12-01 Martin JonesRepeater delegates have no parent in Component.onCompleted
2011-12-01 Charles YinMove XmlListModel to seperate plugin
2011-12-01 Chris AdamsAdd support for assigning literal value to sequence...
2011-12-01 Michael BrasserCleanup and optimize QQuickContents.
2011-12-01 Martin JonesNon-blocking view delegate instantiation.
2011-11-30 Roberto RaggiExtend the grammar of QML binding declarations.
2011-11-30 Michael BrasserAdd QQuickItem::setImplicitSize()
2011-11-30 Martin JonesDeleting an incubated object after setInitialState...
2011-11-29 Kai KoehneDebugger: Disable breakpoint relocation in JS
2011-11-29 Roberto RaggiFix the evaluation of JS switch statements in QML bindings.
2011-11-29 Chris AdamsProperly protect access to pixmap reader thread with...
2011-11-29 Andrew den ExterAdd a length property to TextEdit.
2011-11-29 Chris AdamsAdd indexed deleter to sequence wrapper, implement...
2011-11-29 Alan AlpertInitial window implementation
2011-11-28 Pekka VuorelaFix test cases including headers with fixed Qt version
2011-11-28 Joona PetrellRemove unused QTBUG_21691 macros
2011-11-28 Friedemann KleintQtDeclarative: Fix warnings in tests.
2011-11-28 Andrew den ExterAdd a getFormattedText function to TextEdit.
2011-11-28 Jason McDonaldRemove obsolete include from QDeclarativePixmapCache...
next