Added a faster subpixel antialiasing material for distance field text.
[profile/ivi/qtdeclarative.git] / src /
2011-08-11 Yoann LopesAdded a faster subpixel antialiasing material for dista...
2011-08-11 Kent HansenReplace QScriptBagContainer by QIntrusiveList
2011-08-11 Kent HansenSet IsDirect flag of property cache data if appropriate
2011-08-11 Kent HansenGuard QML-specific handling of value type property...
2011-08-11 Gunnar SlettaRemove initialization warnings
2011-08-10 Jedrzej NowackiCode cleanup: unify QRegExp conversion.
2011-08-10 Jedrzej NowackiAdd missing check in QJSValue::property
2011-08-10 Jedrzej NowackiCode cleanup: unify string conversions.
2011-08-10 Jedrzej NowackiCode cleanup.
2011-08-10 Jedrzej NowackiReplace duplicated code by a function call.
2011-08-10 Yoann LopesQSGDistanceFieldGlyphCache code refactoring.
2011-08-10 Glenn WatsonAdd support for individual row and column spacing to...
2011-08-09 Yoann LopesMake distance field text more easily configurable.
2011-08-09 Alan AlpertAdd documentation
2011-08-09 Alan AlpertCopy the docs for QtQuick 1
2011-08-08 Andrew den ExterRevise QDeclarativeChangeSet.
2011-08-08 Charles Yinparse args earlier
2011-08-08 Charles Yinadd dummy notify signals to remove warnings
2011-08-08 Charles Yindon't create QApplication if there is already one there
2011-08-05 Bea LamShow header/footer if current index is set to first...
2011-08-05 Martin JonesListView with StrictlyEnforceRange skips over items
2011-08-05 Jason McDonaldFix outdated license headers.
2011-08-05 Andrew den ExterDon't cache model data in VisualDataModel.
2011-08-04 Kent HansenRemove dead code from QJSValuePrivate
2011-08-04 Kent HansenMove QJSValue InvalidValue definition to "inline" header
2011-08-04 Kent HansenAdd QIntrusiveList::contains() function
2011-08-04 Jedrzej NowackiRemove dead code.
2011-08-04 Bea LamFix ListView refill() where delegate size == 0
2011-08-04 Michael BrasserImproved support for multiple to/from values in Transition.
2011-08-04 Bea LamRework threading internals in XmlListModel to avoid...
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-04 Aaron KennedyTypo
2011-08-03 Jedrzej NowackiImprove QJSValueIterator implementation.
2011-08-03 Peter VargaRemove FIXME from the v8base.pri
2011-08-03 Michael BrasserPrevent Binding from crashing when its target object...
2011-08-02 Caio Marcelo de... qmltest: Fix SignalSpy to use TestUtil helper functions
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
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 Martin JonesViews with no delegate crash when items are inserted.
2011-08-02 Alan AlpertAllow descendant chains to simultaneously be hovered.
2011-08-02 Bea LamCall base class init() from QSGListViewPrivate
2011-08-02 Martin JonesNesting PathView and Flickable causes PathView to stop...
2011-08-02 Martin JonesView highlight could stop tracking currentItem.
2011-08-02 Alan AlpertAllow custom parser types to still get signal handlers...
2011-08-01 Gunnar Slettadefine for timing
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 Michael BrasserEnsure bindings on pause work correctly.
2011-07-29 Aaron KennedyMark objects from Component.createObject() as destructible
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeCompiler
2011-07-29 Aaron KennedyFix alias warnings in QV8QObjectWrapper
2011-07-29 Aaron KennedyFix alias warnings in V4
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeVME
2011-07-29 Yann BodsonAdd sourceComponentChanged signal to Loader
2011-07-29 Michael BrasserDocument how to have two MouseAreas simultaneously...
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeV8Handle
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeGuard
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 Alan AlpertCode cleanup
2011-07-29 Charles YinAdd .arg() for Javascript String type
2011-07-29 Charles YinXmlListModel.status is Ready right after creation ...
2011-07-29 Alan AlpertJump to same model index (if it exists) when the model...
2011-07-29 Alan AlpertAugment SpringAnimation::damping documentation
2011-07-28 Alan AlpertDocument stops as default property of Gradient
2011-07-28 Kim Motoyoshi KallandRenamed ShaderEffectItem to ShaderEffect and some API...
2011-07-28 Gunnar Slettacompile when qreal is a float
2011-07-28 Alan AlpertClip to bounding rect
2011-07-28 Alan AlpertAdd some more properties to JS particle type
2011-07-28 Alan AlpertInitial CustomEmitter and CustomAffector implementation
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 Michael BrasserRemove reference to deleted file.
2011-07-28 Yann BodsonBorderImage inner rect should have a positive size
2011-07-28 Aaron KennedyDon't jump around when maximumEasingTime is specified
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 Alan AlpertManage m_activeCount centrally
2011-07-28 Alan AlpertRemove forwardTo code
2011-07-28 Alan AlpertDrive ParticleSystem with an animation instead
2011-07-28 Bea LamFix moving of multiple items, and moving items backwards
2011-07-28 Charles YinFix XmlHttpRequest setHeader bug
2011-07-28 Alan AlpertDelete scene if you aren't going to use it.
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 Martin JonesView highlight flickers with highlightRangeMode: ApplyRange
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...
next