aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-095-2025/+0
* 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
* QML Debugger: Change prefix of warningsKai Koehne2012-03-072-15/+15
* QmlDebugging: Remove deprecated classesAurindam Jana2012-03-073-156/+0
* QmlDebugging: Revert the names of servicesAurindam Jana2012-03-076-13/+13
* 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
* Merge master <-> api_changesMatthew Vogt2012-03-0559-439/+906
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24281-0/+99733