index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
declarative
/
qml
/
v4
/
qv4bindings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-1538
/
+0
*
Reduce memory by not calling QUrl::toString() multiple times
Aaron Kennedy
2012-02-20
1
-1
/
+1
*
Don't store object and property in QDeclarativeAbstractBinding
Aaron Kennedy
2012-02-20
1
-0
/
+10
*
Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerService
Kai Koehne
2012-02-10
1
-1
/
+1
*
Remove QtQuick1 elements from qtdeclarative
Matthew Vogt
2012-02-03
1
-9
/
+2
*
QmlProfiler: profiling binding loops
Christiaan Janssen
2012-02-01
1
-2
/
+2
*
QmlProfiler: moved v4 tracing to run method
Christiaan Janssen
2012-02-01
1
-5
/
+2
*
QmlProfiler: profiling compiled v8 bindings
Christiaan Janssen
2012-02-01
1
-4
/
+4
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Add QJSValue::toInt() and toUInt()
Kent Hansen
2012-01-20
1
-1
/
+1
*
Allow QML URLs to contain pre-encoded octets
Matthew Vogt
2012-01-18
1
-4
/
+8
*
QDeclarativeExpression: storing column number in expression location
Christiaan Janssen
2012-01-16
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Add support for QUrl types to V4
Roberto Raggi
2011-12-15
1
-0
/
+74
*
Add a tracing API for the QML engine
Aaron Kennedy
2011-12-14
1
-2
/
+12
*
Introduce more generic fast property handling
Aaron Kennedy
2011-12-05
1
-2
/
+12
*
v4: Get rid of dependency on QQuickAnchorLine type
Kent Hansen
2011-11-23
1
-8
/
+5
*
Don't disconnect mid binding evaluation
Aaron Kennedy
2011-11-22
1
-0
/
+2
*
Profiler: Preserve line information also for optimized bindings
Kai Koehne
2011-11-22
1
-1
/
+5
*
Rename Qt Quick-specific classes to QQuick*
Kent Hansen
2011-10-21
1
-6
/
+6
*
Clean up declarative includes
Kent Hansen
2011-10-17
1
-4
/
+4
*
Rename QDeclarativeV4 -> QV4
Aaron Kennedy
2011-10-12
1
-0
/
+1437