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
*
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
|
\
|
*
Fix QT_NO_TEXTDATE
Tasuku Suzuki
2010-05-26
1
-0
/
+4
*
|
Don't crash when assigning a Behavior to a grouped property.
Michael Brasser
2010-05-24
1
-0
/
+17
|
/
*
Prevent assignment of values (string, number, bool) to signal handlers.
Michael Brasser
2010-05-18
1
-0
/
+3
*
Make sure strings are escaped when returned via asScript.
Michael Brasser
2010-05-18
1
-23
/
+23
*
Use QDeclarativeScriptString for ParentChange.
Michael Brasser
2010-05-18
1
-1
/
+1
*
Correctly assign bool to variant properties
Aaron Kennedy
2010-05-12
1
-0
/
+4
*
Cleanup: Move import stuff out of the QDeclarativeEngine
Aaron Kennedy
2010-04-29
1
-34
/
+31
*
Remove unused variable
Aaron Kennedy
2010-04-28
1
-3
/
+1
*
Don't unnecessarily regenerate property cache
Aaron Kennedy
2010-04-28
1
-4
/
+13
*
Remove dead code
Aaron Kennedy
2010-04-22
1
-19
/
+0
*
Fix versioning of Qt Declarative's in-built types
Alan Alpert
2010-04-21
1
-1
/
+1
*
Don't allow properties in Component elements
Aaron Kennedy
2010-04-21
1
-0
/
+7
*
Improve error messages, especially on embedded.
Warwick Allison
2010-04-20
1
-3
/
+9
*
Remove Script {} support
Aaron Kennedy
2010-04-19
1
-113
/
+0
*
Emit runtime warnings through QDeclarativeEngine
Aaron Kennedy
2010-04-19
1
-1
/
+8
*
Correctly support translation in QDeclarativeCompiler
Aaron Kennedy
2010-04-16
1
-6
/
+0
*
Add Component.onDestruction attached property
Aaron Kennedy
2010-04-15
1
-30
/
+1
*
Cleanup
Aaron Kennedy
2010-04-09
1
-88
/
+93
*
Disallow writes to read-only value type properties
Aaron Kennedy
2010-04-09
1
-0
/
+4
*
Improve static assignment to QVariant's in the int and double case
Aaron Kennedy
2010-04-08
1
-3
/
+16
*
Cleanup handling of errors in bindings and scripts
Aaron Kennedy
2010-04-08
1
-1
/
+1
*
Don't optimized extended type construction
Aaron Kennedy
2010-04-08
1
-1
/
+1
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Aaron Kennedy
2010-04-07
1
-20
/
+20
|
\
|
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-20
/
+20
*
|
Optimization: Improve allocation strategy for QDeclarativeDeclarativeData
Aaron Kennedy
2010-04-01
1
-15
/
+30
|
/
*
Improve QML compiler statistics
Aaron Kennedy
2010-03-29
1
-5
/
+42
*
Use QDateTime when specifying a "date" property in QML
Aaron Kennedy
2010-03-29
1
-0
/
+8
[next]