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
/
qdeclarativebinding.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
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Make connectNotify() work with QML
Thomas McGuire
2012-08-31
1
-1
/
+16
*
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
*
Fix leak in bindings created by PropertyChanges.
Michael Brasser
2011-09-02
1
-0
/
+2
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2011-06-21
1
-2
/
+3
|
\
|
*
Fix crash in PropertyChanges.
Michael Brasser
2011-06-21
1
-2
/
+3
*
|
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
|
/
*
Allow property bindings to be easily created from JavaScript
Bea Lam
2011-01-27
1
-0
/
+20
*
Add location information for tracing.
Michael Brasser
2011-01-25
1
-0
/
+1
*
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
*
|
Fix memory leak
Aaron Kennedy
2011-01-17
1
-3
/
+9
*
|
Fix potential crash in PropertyChanges binding rewrite handling.
Michael Brasser
2010-12-21
1
-0
/
+5
*
|
Rewrite/cache bindings created by PropertyChanges.
Michael Brasser
2010-12-17
1
-0
/
+14
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11
Martin Jones
2010-12-01
1
-160
/
+177
|
\
\
|
|
/
|
*
Improve consistency in handling of aliases, bindings and value types
Aaron Kennedy
2010-11-29
1
-160
/
+177
*
|
Make deferred tracing less expensive (real-time cost is the same)
Michael Brasser
2010-11-19
1
-1
/
+1
*
|
Support directly setting string range data.
Michael Brasser
2010-11-19
1
-2
/
+3
*
|
Use high performance timer for profiling. Add binding profile info.
Michael Brasser
2010-11-19
1
-0
/
+15
|
/
*
This patch allows modifications on PropertyChanges on the fly
Thomas Hartmann
2010-09-14
1
-0
/
+13
*
Check for binding having been deleted in more places
Aaron Kennedy
2010-07-14
1
-0
/
+6
*
Split responsibilities in QDeclarativeExpression more cleanly
Aaron Kennedy
2010-07-14
1
-72
/
+67
*
Remove incorrect ASSERT
Aaron Kennedy
2010-05-24
1
-3
/
+1
*
Be slightly more verbose on assigning undefined in binding.
Warwick Allison
2010-05-24
1
-1
/
+3
*
Add parent parameter to QDeclarativeExpression constructor.
Michael Brasser
2010-05-18
1
-2
/
+2
*
Restructure QDeclarativeAbstractBinding destructor
Aaron Kennedy
2010-05-17
1
-2
/
+4
*
Don't call pure virtual method in ~QDeclarativeAbstractBinding()
Aaron Kennedy
2010-05-17
1
-1
/
+1
*
Warn on assigning a function to a QML property.
Michael Brasser
2010-04-30
1
-1
/
+12
*
Fix crash.
Warwick Allison
2010-04-21
1
-1
/
+3
*
Allow null to be assigned to object properties
Aaron Kennedy
2010-04-20
1
-0
/
+4
*
Emit runtime warnings through QDeclarativeEngine
Aaron Kennedy
2010-04-19
1
-2
/
+1
*
Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData
Aaron Kennedy
2010-04-15
1
-3
/
+3
*
Reduce warnings at shutdown
Aaron Kennedy
2010-04-14
1
-1
/
+1
*
Allow undefined to be assigned to QVariant properties
Aaron Kennedy
2010-04-09
1
-0
/
+4
*
Use variant instead of var in QML
Aaron Kennedy
2010-04-09
1
-13
/
+0
*
Don't crash when QML engine is deleted
Aaron Kennedy
2010-04-08
1
-3
/
+2
*
Fix crash on null object assignment
Aaron Kennedy
2010-04-08
1
-1
/
+2
*
Cleanup handling of errors in bindings and scripts
Aaron Kennedy
2010-04-08
1
-7
/
+37
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-5
/
+5
*
Remove dead performance measurement code from QML
Aaron Kennedy
2010-03-22
1
-5
/
+0
*
Optimization: Reduce unnecessary QObject allocations
Aaron Kennedy
2010-03-17
1
-4
/
+15
*
Improve value type binding behavior
Aaron Kennedy
2010-03-11
1
-9
/
+133
*
Polish QDeclarativeProperty API
Aaron Kennedy
2010-02-26
1
-2
/
+2
*
Rename QDeclarativeMetaProperty -> QDeclarativeProperty
Aaron Kennedy
2010-02-25
1
-6
/
+6
*
Make more private QDeclarativeMetaProperty methods private
Aaron Kennedy
2010-02-25
1
-4
/
+4
*
Tweak QDeclarativeMetaProperty type category API
Aaron Kennedy
2010-02-25
1
-1
/
+1
[next]