aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrate part of QtScript benchmarks to QtDeclarativeJedrzej Nowacki2011-08-108-1/+2087
* Code cleanup: unify QRegExp conversion.Jedrzej Nowacki2011-08-101-50/+1
* Add missing check in QJSValue::propertyJedrzej Nowacki2011-08-101-0/+2
* Code cleanup: unify string conversions.Jedrzej Nowacki2011-08-102-6/+5
* Code cleanup.Jedrzej Nowacki2011-08-101-8/+10
* Replace duplicated code by a function call.Jedrzej Nowacki2011-08-101-10/+1
* QSGDistanceFieldGlyphCache code refactoring.Yoann Lopes2011-08-1011-159/+210
* Add support for individual row and column spacing to Grid object.Glenn Watson2011-08-105-9/+142
* Make distance field text more easily configurable.Yoann Lopes2011-08-093-19/+39
* Add documentationAlan Alpert2011-08-0945-303/+7859
* Copy the docs for QtQuick 1Alan Alpert2011-08-09350-113/+25719
* Revise QDeclarativeChangeSet.Andrew den Exter2011-08-083-816/+1002
* Add combustion to examples launcherAlan Alpert2011-08-081-0/+1
* parse args earlierCharles Yin2011-08-081-3/+4
* remove app bundle config for macCharles Yin2011-08-081-2/+4
* Fix broken test (view did not have focus set)Bea Lam2011-08-081-0/+1
* add dummy notify signals to remove warningsCharles Yin2011-08-081-3/+5
* don't create QApplication if there is already one thereCharles Yin2011-08-081-1/+5
* Show header/footer if current index is set to first/last item or rowBea Lam2011-08-058-7/+119
* ListView with StrictlyEnforceRange skips over itemsMartin Jones2011-08-052-2/+6
* Add missing license headers.Jason McDonald2011-08-052-0/+82
* Fix outdated license headers.Jason McDonald2011-08-0525-393/+435
* Don't cache model data in VisualDataModel.Andrew den Exter2011-08-0511-217/+358
* Move shell example from QtScript to QtDeclarative.Jedrzej Nowacki2011-08-044-1/+167
* Remove dead code from QJSValuePrivateKent Hansen2011-08-042-21/+0
* Move QJSValue InvalidValue definition to "inline" headerKent Hansen2011-08-042-24/+23
* Add QIntrusiveList::contains() functionKent Hansen2011-08-042-0/+19
* Remove dead code.Jedrzej Nowacki2011-08-041-6/+0
* Fix ListView refill() where delegate size == 0Bea Lam2011-08-042-0/+57
* Improved support for multiple to/from values in Transition.Michael Brasser2011-08-044-0/+12
* Rework threading internals in XmlListModel to avoid global staticBea Lam2011-08-041-91/+205
* Improve error messages from compiler for signals and slotsChris Adams2011-08-048-13/+17
* Honour the resettable flag of aliased propertiesChris Adams2011-08-0410-1/+238
* Add enabled property to Transition.Michael Brasser2011-08-049-6/+199
* Fix crash in QDeclarativePropertyChris Adams2011-08-043-3/+13
* TypoAaron Kennedy2011-08-041-1/+1
* Improve QJSValueIterator implementation.Jedrzej Nowacki2011-08-038-138/+221
* Remove FIXME from the v8base.priPeter Varga2011-08-031-4/+5
* Add some guidelines for declaring objects as properties of Components.Andrew den Exter2011-08-033-3/+26
* Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-036-8/+98
* qmltest: Fix SignalSpy to use TestUtil helper functionsCaio Marcelo de Oliveira Filho2011-08-031-1/+5
* Enable tst_QJSEngine::stacktrace test.Jedrzej Nowacki2011-08-021-21/+21
* Enable globalObjectProperties_enumerate test.Jedrzej Nowacki2011-08-021-11/+4
* Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-08-026-7/+24
* Add a currentItem property to PathView.Andrew den Exter2011-08-026-31/+129
* Cancel mousearea pressed state when window is deactivatedCharles Yin2011-08-027-1/+88
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-027-18/+140
* Add support for comparing value-type propertiesChris Adams2011-08-0220-1/+790
* Fix content position for key navigation with StrictlyEnforceRangeBea Lam2011-08-024-2/+106
* sync.profile: remove dependency on qtscriptRohan McGovern2011-08-021-1/+0