| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-29 | 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 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+308 |
|
|