| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Task-number: QTBUG-13799
(cherry picked from commit 1f43e68c4ca5b28444b046deff1658b1b4b1923d)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Task-number: QTBUG-13799
Reviewed-by: Martin Jones
(cherry picked from commit 49452ad6b22e080b1dfdfde38c21c48bb910a1ae)
Conflicts:
tests/auto/declarative/qdeclarativeconnection/data/error-object.qml
tests/auto/declarative/qdeclarativeconnection/data/error-property.qml
tests/auto/declarative/qdeclarativeconnection/data/error-property2.qml
tests/auto/declarative/qdeclarativeconnection/data/error-syntax.qml
tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
tests/auto/declarative/qdeclarativeqt/data/quit.qml
tests/auto/declarative/qdeclarativeview/data/error1.qml
|
|
|
|
|
| |
Task-number: QTBUG-13893
(cherry picked from commit 085a121cb1ebba38d62c924500dbc71806b29b3c)
|
| |
|
|
|
|
|
|
|
|
| |
When a Repeater was used as the child of an Item binding to childrenRect,
the item change listener was being added twice for the items created
by the Repeater.
Task-number: QTBUG-12722
|
|
|
|
| |
Task-number: QTBUG-11465
|
|
|
|
|
|
| |
This also optimizes the implementation.
Task-number: QTBUG-11383
|
|
|
|
|
|
| |
Allows intercepting keys before or after normal item key processing.
Task-number: QTBUG-10467
|
|
|
|
|
| |
Task-number: QTBUG-10584
Reviewed-by: Warwick Allison
|
|
|
|
| |
Task-number: QT-714
|
|
|
|
|
|
| |
Since we aren't releasing for 4.6, all types are new in 4.7.
Task-number: QTBUG-10081
|
|
|
|
| |
QTBUG-9645
|
|
|
|
|
| |
Too misleading to have on the Qt object, as it only means infinite
for animation loops.
|
|
|
|
|
| |
The import order has changed, so test files that mirror element names
needed to be renamed (or they would resolve as the type).
|
|
|
|
|
| |
Task-number: QTBUG-7193
Reviewed-by: akennedy
|
|\
| |
| |
| |
| | |
Conflicts:
tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp
|
| | |
|
|/
|
|
| |
Task-number: QT-2385
|
|
QDeclarativeXXX.
|