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
/
v8
/
qdeclarativebuiltinfunctions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-1320
/
+0
*
Console API: Pass context information from js to qt logging framework
Kai Koehne
2012-02-20
1
-36
/
+87
*
Fix typo in error string.
Glenn Watson
2012-02-14
1
-1
/
+1
*
Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerService
Kai Koehne
2012-02-10
1
-4
/
+4
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Console API: Add console.exception
Aurindam Jana
2012-01-24
1
-0
/
+10
*
Console API: Add console.assert
Aurindam Jana
2012-01-24
1
-13
/
+39
*
Console API: Add console.count
Kai Koehne
2012-01-24
1
-13
/
+42
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Console API: Add console.info
Kai Koehne
2012-01-16
1
-0
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
QDeclarativeBuiltinFunctions: Remove warning
Aurindam Jana
2011-12-14
1
-1
/
+1
*
QV8Engine: Console APIs, Extend functionality
Aurindam Jana
2011-12-14
1
-10
/
+74
*
ConsoleAPI: Use environment variable
Aurindam Jana
2011-11-24
1
-15
/
+19
*
Qt.locale() and JS locale type extension.
Martin Jones
2011-11-22
1
-0
/
+43
*
Fix console.log function.
Jędrzej Nowacki
2011-11-16
1
-3
/
+5
*
QV8Engine: Console APIs
Aurindam Jana
2011-11-11
1
-14
/
+72
*
Return a string from resolvedUrl() to match 4.x behavior
Aaron Kennedy
2011-11-09
1
-3
/
+3
*
Add console.time / console.timeEnd API
Kai Koehne
2011-11-09
1
-0
/
+22
*
Fix crash in String.arg()
Chris Adams
2011-09-28
1
-9
/
+11
*
Separate declarative builtin functions from QV8Engine class
Jędrzej Nowacki
2011-09-15
1
-0
/
+1008