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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Backport some enum optimizations from Qt 5
Alan Alpert
2013-03-27
1
-11
/
+33
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Fix g++/MinGW compiler warnings.
Friedemann Kleint
2012-09-29
1
-3
/
+3
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Create property cache in case of Component{} root
Aaron Kennedy
2011-06-10
1
-0
/
+6
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Fix compilation on INTEGRITY
Rolland Dudemaine
2011-02-22
1
-17
/
+17
*
Correct error message
Aaron Kennedy
2011-02-03
1
-2
/
+10
*
Implement property versioning inside the declarative engine
Aaron Kennedy
2011-01-27
1
-50
/
+124
*
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
*
|
Support property/method versions in QML
Martin Jones
2011-01-05
1
-1
/
+16
*
|
Fix PropertyChange's binding rewriting for 'dot' properties.
Michael Brasser
2010-12-17
1
-1
/
+1
*
|
Rewrite/cache bindings created by PropertyChanges.
Michael Brasser
2010-12-17
1
-0
/
+29
*
|
QmlDebugger: Instantiation of deferred objects moved to the debugger engine
Christiaan Janssen
2010-12-10
1
-5
/
+1
*
|
QmlDebugger: avoid deferring properties when compiling in a debug environment
Christiaan Janssen
2010-12-09
1
-1
/
+5
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11
Martin Jones
2010-12-01
1
-26
/
+93
|
\
\
|
|
/
|
*
Improve consistency in handling of aliases, bindings and value types
Aaron Kennedy
2010-11-29
1
-26
/
+93
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11
Yann Bodson
2010-11-23
1
-2
/
+0
|
\
\
|
|
/
|
*
Don't leak QML compiled data objects
Aaron Kennedy
2010-11-19
1
-2
/
+0
*
|
Optimize binding rewrites.
Michael Brasser
2010-11-19
1
-1
/
+1
*
|
Optimize test for sharable bindings.
Michael Brasser
2010-11-16
1
-5
/
+2
*
|
Treat easing.type: Easing.InOutQuad as a literal assignment, not binding
Michael Brasser
2010-11-16
1
-9
/
+25
|
/
*
Optimization: Don't generate intermediate QDeclarativeComponent's
Aaron Kennedy
2010-10-14
1
-4
/
+4
*
Allow aliases to value type properties
Aaron Kennedy
2010-10-08
1
-4
/
+23
*
Don't allow multiple values to be assigned to a singular property
Aaron Kennedy
2010-10-08
1
-0
/
+3
*
Connect property alias change signals on use
Aaron Kennedy
2010-10-07
1
-2
/
+4
*
Replace all occurances of "Qt 4.7" with "QtQuick 1.0"
Aaron Kennedy
2010-09-29
1
-1
/
+1
*
If a type is registered under several names, share the attached property object
Aaron Kennedy
2010-09-28
1
-1
/
+1
*
Small cleanup
Aaron Kennedy
2010-09-06
1
-7
/
+5
*
Don't modify the signal order on the second dynamic meta object pass
Aaron Kennedy
2010-09-03
1
-4
/
+8
*
Ignore non-scriptable properties in QML
Aaron Kennedy
2010-08-31
1
-3
/
+11
*
Don't double call classBegin()
Aaron Kennedy
2010-08-31
1
-1
/
+1
*
Simplify type management code
Aaron Kennedy
2010-08-27
1
-43
/
+32
*
Cleanup
Aaron Kennedy
2010-08-27
1
-4
/
+5
*
Internal QML API cleanup
Aaron Kennedy
2010-08-27
1
-11
/
+7
*
Remove some warnings
Martin Jones
2010-08-06
1
-6
/
+9
*
QtDeclarative: Give name to function bindings and signals.
Olivier Goffart
2010-07-28
1
-0
/
+2
*
Fix QT_NO_DATESTRING
Tasuku Suzuki
2010-07-27
1
-4
/
+4
*
QML: Let the debugger now the name of embedded functions within a QML function
Olivier Goffart
2010-07-07
1
-1
/
+1
*
Make autotests work with qreal == float (in addition to double).
Warwick Allison
2010-07-02
1
-2
/
+2
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Warwick Allison
2010-06-25
1
-4
/
+17
|
\
|
*
Allow custom parsers to handle attached properties
Aaron Kennedy
2010-06-25
1
-4
/
+9
|
*
Disallow global object properties as property names
Aaron Kennedy
2010-06-25
1
-0
/
+8
*
|
Test ListElement type via type system, not string comparison.
Warwick Allison
2010-06-25
1
-0
/
+12
|
/
*
Fix QT_NO_TEXTDATE compilation errors.
Andreas Aardal Hanssen
2010-05-31
1
-0
/
+4
|
\
[next]