index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
qml
/
qdeclarativecompiler_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Implement property versioning inside the declarative engine
Aaron Kennedy
2011-01-27
1
-1
/
+6
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11
Martin Jones
2011-01-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Rewrite/cache bindings created by PropertyChanges.
Michael Brasser
2010-12-17
1
-0
/
+1
|
/
*
Improve consistency in handling of aliases, bindings and value types
Aaron Kennedy
2010-11-29
1
-0
/
+1
*
Don't leak QML compiled data objects
Aaron Kennedy
2010-11-19
1
-3
/
+1
*
Optimization: Don't generate intermediate QDeclarativeComponent's
Aaron Kennedy
2010-10-14
1
-2
/
+3
*
Simplify type management code
Aaron Kennedy
2010-08-27
1
-3
/
+3
*
Don't export declarative private classes
Martin Jones
2010-07-01
1
-1
/
+1
*
Test ListElement type via type system, not string comparison.
Warwick Allison
2010-06-25
1
-0
/
+1
*
Cleanup: Move import stuff out of the QDeclarativeEngine
Aaron Kennedy
2010-04-29
1
-1
/
+2
*
Remove unused variable
Aaron Kennedy
2010-04-28
1
-1
/
+0
*
Remove dead code
Aaron Kennedy
2010-04-22
1
-1
/
+0
*
Remove Script {} support
Aaron Kennedy
2010-04-19
1
-1
/
+0
*
Correctly support translation in QDeclarativeCompiler
Aaron Kennedy
2010-04-16
1
-2
/
+2
*
Add Component.onDestruction attached property
Aaron Kennedy
2010-04-15
1
-2
/
+0
*
Cleanup
Aaron Kennedy
2010-04-09
1
-0
/
+2
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-8
/
+8
*
Improve QML compiler statistics
Aaron Kennedy
2010-03-29
1
-4
/
+3
*
Allow enum constants as list element properties.
Warwick Allison
2010-03-17
1
-0
/
+2
*
Optimization: Reduce unnecessary QObject allocations
Aaron Kennedy
2010-03-17
1
-1
/
+2
*
Run signal expressions on attached property objects in correct scope
Aaron Kennedy
2010-03-04
1
-0
/
+1
*
Move JS global scope to top of the QML scope chain
Aaron Kennedy
2010-03-03
1
-1
/
+1
*
Make "on" syntax mandatory for value sources and interceptors
Aaron Kennedy
2010-03-02
1
-0
/
+5
*
Automatically connect to signals "onFooChanged" if property is "foo".
Bea Lam
2010-02-25
1
-1
/
+2
*
Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...
Warwick Allison
2010-02-24
1
-0
/
+337