aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qv4bindings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1538/+0
* Reduce memory by not calling QUrl::toString() multiple timesAaron Kennedy2012-02-201-1/+1
* Don't store object and property in QDeclarativeAbstractBindingAaron Kennedy2012-02-201-0/+10
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-1/+1
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-9/+2
* QmlProfiler: profiling binding loopsChristiaan Janssen2012-02-011-2/+2
* QmlProfiler: moved v4 tracing to run methodChristiaan Janssen2012-02-011-5/+2
* QmlProfiler: profiling compiled v8 bindingsChristiaan Janssen2012-02-011-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-201-1/+1
* Allow QML URLs to contain pre-encoded octetsMatthew Vogt2012-01-181-4/+8
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add support for QUrl types to V4Roberto Raggi2011-12-151-0/+74
* Add a tracing API for the QML engineAaron Kennedy2011-12-141-2/+12
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-2/+12
* v4: Get rid of dependency on QQuickAnchorLine typeKent Hansen2011-11-231-8/+5
* Don't disconnect mid binding evaluationAaron Kennedy2011-11-221-0/+2
* Profiler: Preserve line information also for optimized bindingsKai Koehne2011-11-221-1/+5
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-6/+6
* Clean up declarative includesKent Hansen2011-10-171-4/+4
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-0/+1437