summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-0432-355/+649
|\
| * QDeclarativeDebug: Make autotests more robustKai Koehne2010-09-302-0/+4
| * Use setParentItem() instead of setParentItemHelper if componentComplete is trueMarco Bubke2010-09-302-9/+34
| * QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-09-301-2/+1
| * Doc clarification.Michael Brasser2010-09-301-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-294-176/+107
| |\
| | * Correct property type of PathAttribute::value in the docs.Michael Brasser2010-09-291-1/+1
| | * Remove unused AST node destructors.Michael Brasser2010-09-281-146/+3
| | * Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-09-281-1/+1
| | * Documentation.Michael Brasser2010-09-282-24/+98
| | * Documentation fix for Flickable (mark content properties as real, not int).Michael Brasser2010-09-281-4/+4
| * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2912-16/+16
| * | Register QtQuick 1.0 module.Aaron Kennedy2010-09-294-31/+145
| |/
| * QDeclarativeDebugClient: Fix gcc warningKai Koehne2010-09-281-1/+1
| * QmlDebugService: Check that there is a receiver before sending messagesKai Koehne2010-09-281-2/+4
| * If a type is registered under several names, share the attached property objectAaron Kennedy2010-09-286-10/+34
| * Make QmlDebug protocol more robustKai Koehne2010-09-287-111/+304
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-3027-301/+717
|\ \ | |/
| * Add export to QDeclarativeBasePositionerMarco Bubke2010-09-271-1/+1
| * Fix assert when placing a .qml file inside $QTDIR/importsKai Koehne2010-09-271-0/+1
| * Document PropertyAnimation::targets propertyBea Lam2010-09-271-1/+8
| * Fix test.Michael Brasser2010-09-271-0/+4
| * More declarative autotests.Michael Brasser2010-09-241-1/+1
| * Various declarative autotest additions.Michael Brasser2010-09-231-1/+1
| * Fix ListModel::set() so the implementation and docs areBea Lam2010-09-231-2/+3
| * Improve docs for Qt.quit()Bea Lam2010-09-231-1/+3
| * Remove unused, unexported class.Michael Brasser2010-09-234-127/+0
| * Remove dead code paths in declarative list model code.Michael Brasser2010-09-234-44/+0
| * Move includes after copyright blockMartin Jones2010-09-221-5/+2
| * Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-222-0/+98
| * Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-224-3/+42
| * Add exports for BauhausThomas Hartmann2010-09-212-2/+2
| * Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-211-3/+3
| * Small optimization for QDeclarativeVisualDataModel.Michael Brasser2010-09-211-2/+2
| * Make build on SymbianBea Lam2010-09-202-29/+33
| * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-11/+30
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-179-183/+598
| |\
| | * Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-171-5/+1
| | * Improve error messagesBea Lam2010-09-171-3/+3
| | * Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-175-38/+411
| | * Make it clear that private ListModel constructor is only for workerBea Lam2010-09-174-20/+33
| | * Remove duplicated move() implementationsBea Lam2010-09-171-34/+26
| | * Doc changesBea Lam2010-09-171-4/+4
| | * Fix QDeclarativeXmlQuery mutex locking and don't wait for new jobs if the que...Joona Petrell2010-09-171-3/+5
| | * PathView didn't accept mouse events, preventing it from working in a Flickable.Martin Jones2010-09-172-75/+112
| | * Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-171-3/+5
| | * Fix worker agent to emit ListModel itemsChanged() correctly when set()Bea Lam2010-09-171-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-2029-283/+1304
|\ \ \ | |/ /
| * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-1629-283/+1304
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-162-2/+2
| | |\