Added a faster subpixel antialiasing material for distance field text.
[profile/ivi/qtdeclarative.git] / tests /
2011-08-10 Jedrzej NowackiMigrate part of QtScript benchmarks to QtDeclarative
2011-08-10 Glenn WatsonAdd support for individual row and column spacing to...
2011-08-09 Alan AlpertCopy the docs for QtQuick 1
2011-08-08 Andrew den ExterRevise QDeclarativeChangeSet.
2011-08-08 Bea LamFix broken test (view did not have focus set)
2011-08-05 Bea LamShow header/footer if current index is set to first...
2011-08-05 Jason McDonaldAdd missing license headers.
2011-08-05 Andrew den ExterDon't cache model data in VisualDataModel.
2011-08-04 Bea LamFix ListView refill() where delegate size == 0
2011-08-04 Chris AdamsImprove error messages from compiler for signals and...
2011-08-04 Chris AdamsHonour the resettable flag of aliased properties
2011-08-04 Michael BrasserAdd enabled property to Transition.
2011-08-04 Chris AdamsFix crash in QDeclarativeProperty
2011-08-03 Michael BrasserPrevent Binding from crashing when its target object...
2011-08-02 Jedrzej NowackiEnable tst_QJSEngine::stacktrace test.
2011-08-02 Jedrzej NowackiEnable globalObjectProperties_enumerate test.
2011-08-02 Andrew den ExterAdd a currentItem property to PathView.
2011-08-02 Charles YinCancel mousearea pressed state when window is deactivated
2011-08-02 Chris AdamsEnsure that the prototype chain is checked in property Get
2011-08-02 Chris AdamsAdd support for comparing value-type properties
2011-08-02 Bea LamFix content position for key navigation with StrictlyEn...
2011-08-02 Alan AlpertAllow descendant chains to simultaneously be hovered.
2011-08-02 Bea LamFix broken GridView moved() test
2011-08-02 Alan AlpertAllow custom parser types to still get signal handlers...
2011-08-01 Michael BrasserFix Binding to correctly restore bindings even when...
2011-08-01 Michael BrasserCorrectly pause animation when paused in starting Scrip...
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-29 Andrew den ExterBump the XmlListModel get test import to QtQuick 2.0.
2011-07-29 Michael BrasserEnsure bindings on pause work correctly.
2011-07-29 Aaron KennedyMark objects from Component.createObject() as destructible
2011-07-29 Yann BodsonAdd sourceComponentChanged signal to Loader
2011-07-29 Michael BrasserCorrectly set ending path percent if none is provided.
2011-07-29 Martin JonesClicking on a disabled ListView's delegate breaks mouse...
2011-07-29 Charles YinAdd .arg() for Javascript String type
2011-07-29 Charles YinXmlListModel.status is Ready right after creation ...
2011-07-28 Michael BrasserAllow Qt enum values in ListElement.
2011-07-28 Michael BrasserSupport QT_TRANSLATE_NOOP in ListElement.
2011-07-28 Michael BrasserFix translation context for QML files.
2011-07-28 Charles YinFix bug 20505: Offline Storage API: wrong types of...
2011-07-28 Bea LamFix auto-repeat key navigation for GridView
2011-07-28 Martin JonesListView doesn't show new 1st item currentItem is removed.
2011-07-28 Martin JonesAdd dragging properties to Flickable
2011-07-28 Bea LamFix moving of multiple items, and moving items backwards
2011-07-28 Charles YinFix XmlHttpRequest setHeader bug
2011-07-28 Martin JonesA change in ListView's header height can cause it to...
2011-07-28 Martin JonesFix insertion of one item in ListView.
2011-07-28 Martin JonesThe views have many +/- 1 which are causing errors.
2011-07-28 Andrew den ExterFix crash when a model defines its own modelData role.
2011-07-28 Andrew den ExterUpdate ListModel's internal indexes when items are...
2011-07-28 Andrew den ExterDon't clip the cursor at the far right of a TextInput.
2011-07-28 Bea LamFix positioning of items after move
2011-07-28 Bea LamDon't move view content position item 0 is being replaced
2011-07-28 Charles Yinincrease the tryCompare timeout value to make the CI...
2011-07-26 Alan AlpertFix Column/Row size when no items being positioned
2011-07-26 Kent HansenDon't build V8 as a static library
2011-07-26 Martin JonesA long press should allow onClicked if there is no...
2011-07-26 Michael BrasserFix crash when assigning a list property to transitions.
2011-07-26 Martin JonesAdd headerItem and footerItem properties to views.
2011-07-26 Martin Jonesqmlviewer resizes the root object multiple times.
2011-07-26 Martin JonesQDeclarativeView/QSGView SizeRootObjectToView still...
2011-07-26 Alan AlpertUse visible only, and not opacity, in positioners
2011-07-26 Michael BrasserRemove onMousePositionChanged signal.
2011-07-26 Aaron KennedyReference resources to prevent crash (on some platforms)
2011-07-26 Aaron KennedyAutotest
2011-07-26 Aaron KennedyUpdate polish even when animations aren't running
2011-07-26 Andrew den ExterMove the cursor position to the end when TextInput...
2011-07-25 Bea LamDon't error if response results in UnknownContentError
2011-07-25 Aaron KennedyAutotest
2011-07-25 Aaron KennedyReverse lookup ids by object pointer
2011-07-25 Aaron KennedyUse engine where appropriate in QDeclarativeProperty
2011-07-25 Aaron KennedyAllow object to be accessed by multiple QDeclarativeEngines
2011-07-25 Aaron KennedyAllow static alias to composite type
2011-07-25 Martin JonesHandle pinch correctly when one point is released and...
2011-07-25 Aaron KennedySupport better boolean conversion semantics
2011-07-25 Bea LamFix unstable GridView test
2011-07-25 Aaron KennedyCheck objects can be passed as signal parameters
2011-07-25 Aaron KennedyCorrectly load flags for binding properties
2011-07-25 Andrew den ExterNotify when the TextInput cursorRectangle property...
2011-07-21 Bea LamAlways position headers at a negative position
2011-07-21 Bea LamMake lastPosition() result consistent among GridView...
2011-07-20 Bea LamRefactor ListView and GridView implementations
2011-07-20 Charles Yinfix qmltest bugs
2011-07-20 Yann BodsonImprovements to Image element
2011-07-20 Michael Brasserqsgitem2 autotest fixes.
2011-07-19 Michael BrasserFix qdeclarativexmlhttprequest autotest.
2011-07-12 Aaron KennedyEnable support for QObject based module APIs
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-11 Casper van DonderenRemove references to demos.
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-06 Yann BodsonFix QSGBorderImage autotests
2011-07-06 Yann BodsonFix QSGImage autotests
2011-07-01 Aaron KennedyVariants should compare as equal
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-24 Rohan McGovernFixed failure of tst_examples::namingConvention
2011-06-24 Rohan McGovernImprove failure message of tst_examples::namingConvention
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-23 Kim Motoyoshi KallandUpdated tst_nodestest to use the DirtyForceUpdate flag.
2011-06-23 Aaron KennedyFix regression against 4.7
2011-06-22 Aaron KennedySkip broken test
next