aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qv4bindings.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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