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
/
qdeclarativecompiler_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-466
/
+0
*
Reduce size of QV8Bindings
Aaron Kennedy
2012-02-20
1
-2
/
+10
*
Use Utf8 for javascript source code
Aaron Kennedy
2012-02-20
1
-2
/
+2
*
Rewrite multiline strings properly
Alan Alpert
2012-02-09
1
-1
/
+1
*
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
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Detect and optimize qsTr() and qsTrId() bindings
Aaron Kennedy
2011-12-21
1
-10
/
+27
*
Fix crash when QtQuick 2.0 wasn't imported
Aaron Kennedy
2011-12-05
1
-0
/
+1
*
Rewrite Connections signal handlers at compile time.
Michael Brasser
2011-11-28
1
-0
/
+1
*
Use the AST for binding rewriting when possible.
Michael Brasser
2011-11-23
1
-1
/
+1
*
Readonly QML property support
Aaron Kennedy
2011-10-26
1
-1
/
+1
*
Rename QDeclarativePropertyCache::Data to QDeclarativePropertyData
Aaron Kennedy
2011-10-26
1
-7
/
+7
*
Clean up declarative includes
Kent Hansen
2011-10-17
1
-9
/
+9
*
Merge PropertyCache::Data and ValueTypeData
Aaron Kennedy
2011-10-17
1
-2
/
+2
*
Remove more QByteArray<->QString conversions
Kent Hansen
2011-09-29
1
-1
/
+1
*
Asynchronous component instantiation
Aaron Kennedy
2011-09-29
1
-6
/
+33
*
Make the QML/VME interpreter threaded
Kent Hansen
2011-09-22
1
-1
/
+19
*
Move all QML file parsing into the QDeclarativeScript namespace
Aaron Kennedy
2011-08-30
1
-90
/
+90
*
Use strings more conservatively
Aaron Kennedy
2011-08-30
1
-5
/
+5
*
Add QFastMetaBuilder
Aaron Kennedy
2011-08-30
1
-2
/
+3
*
Don't unnecessarily construct QMetaPropertys
Aaron Kennedy
2011-08-30
1
-2
/
+8
*
Improve performance of the QML front-end
Aaron Kennedy
2011-08-30
1
-0
/
+3
*
Remove some QHash and QLists.
Aaron Kennedy
2011-08-30
1
-20
/
+20
*
Use memory more conservatively during QML compilation
Aaron Kennedy
2011-08-30
1
-79
/
+114
*
Remove some QByteArray<->QString conversions
Aaron Kennedy
2011-08-30
1
-6
/
+8
*
Merge the QJSEngine and QJSValue development branch into master.
Simon Hausmann
2011-07-29
1
-3
/
+1
*
Reenable shared bindings
Aaron Kennedy
2011-06-20
1
-1
/
+2
*
Evaluate all shared bindings together using a shared context
Aaron Kennedy
2011-06-17
1
-3
/
+8
*
Merge branch 'qtquick2'
Martin Jones
2011-05-31
1
-16
/
+8
|
\
|
*
Inline static data for basic types into the QML instruction
Aaron Kennedy
2011-05-05
1
-13
/
+0
|
*
Support variable length instructions in QML bytecode
Aaron Kennedy
2011-05-05
1
-1
/
+5
|
*
Initial import from qtquick2.
Qt by Nokia
2011-04-27
1
-2
/
+3
*
|
Update licenseheader text in source files for qtdeclarative Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
|
/
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+351