aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-1948-1439/+2206
|\
| * Notify QQJSE::DW of expression deletion during dtorChris Adams2012-03-191-0/+2
| * When clearing an incubator also clear incubators it is waiting for.Martin Jones2012-03-191-0/+4
| * Fix bug in v4 strict equality.Michael Brasser2012-03-156-13/+103
| * Small LSB hacksHarald Fernengel2012-03-151-0/+13
| * Allow threaded compilation in an async LoaderMartin Jones2012-03-156-25/+125
| * Fix crash caused by dereferencing collected v8 dataChris Adams2012-03-154-13/+30
| * Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-1519-429/+361
| * Ensure that dynamic property storing QObject ptr notifies on deleteChris Adams2012-03-153-11/+47
| * Let V8 throw the exception when QML property lookup failsKent Hansen2012-03-141-12/+6
| * Use the same ReferenceError message wording as V8Kent Hansen2012-03-141-2/+2
| * Debugger: Print informational messages via qDebugKai Koehne2012-03-141-1/+1
| * Fix AND expression in v4Luis Gabriel Lima2012-03-141-3/+9
| * Support module api objects in v4.Michael Brasser2012-03-147-0/+109
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-1314-146/+146
| * Fix crash when writing property after engine deletionChris Adams2012-03-131-1/+2
| * Move binding and expression classes to separate filesAaron Kennedy2012-03-1315-869/+1333
* | Crash fix after QMetaType change.Jędrzej Nowacki2012-03-135-9/+22
* | Make QFastMetaBuilder generate revision 7 meta-objectsKent Hansen2012-03-136-240/+263
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-138-75/+55
* | Declare QQmlError and QQmlProperty as movable types.Andrew den Exter2012-03-132-0/+4
* | Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-masterMatthew Vogt2012-03-139-5/+121
|\|
| * include header correctlyCharles Yin2012-03-131-1/+1
| * Fix v4 nested object access bug.Michael Brasser2012-03-121-3/+4
| * Add two argument Math.min and Math.max support to v4.Michael Brasser2012-03-126-0/+70
| * Add Math.ceil and Math.abs support to v4.Michael Brasser2012-03-126-0/+46
| * Remove undefined method.Stephen Kelly2012-03-121-1/+0
* | Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into api_changesMatthew Vogt2012-03-1210-109/+80
|\|
| * Don't grow container when desired size is knownJoão Abecasis2012-03-091-11/+14
| * Fix typo.Michael Brasser2012-03-091-1/+1
| * Fix crash in listmodel when data is assigned incorrectly.Glenn Watson2012-03-091-7/+11
| * Keep high-level intermediate representation for IR::BINOPs.Roberto Raggi2012-03-092-24/+17
| * Remove non explicitly typed IR::CONST() nodes.Roberto Raggi2012-03-093-33/+28
| * QmlProfiler: Avoid overhead if profiling is not enabledKai Koehne2012-03-091-1/+2
| * Remove unused QTextCursor code from rewriter.Matthew Vogt2012-03-093-32/+7
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-076-10/+11
|\|
| * QML Debugger: Change prefix of warningsKai Koehne2012-03-071-1/+1
| * Compile after API changes in QCoreApplicationGunnar Sletta2012-03-071-3/+1
| * Use StringRef::load() to initialize DefaultProperty stringKent Hansen2012-03-071-1/+1
| * Don't needlessly create alias property names in the meta-objectKent Hansen2012-03-072-3/+6
| * Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-071-1/+1
| * Correctly place '.' when building name for call expressions.Michael Brasser2012-03-071-1/+1
| * Do not store an explicit QImage in the declarative pixmap cache.Gunnar Sletta2012-03-052-0/+18
* | Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-076-498/+25
* | Allow function assignment to cause binding for non-var propsChris Adams2012-03-051-4/+25
* | Improve support for var propertiesChris Adams2012-03-057-23/+131
|/
* Merge master <-> api_changesMatthew Vogt2012-03-0552-365/+732
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24233-0/+90055