summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Qml Debugging: Only enable if explicitly requestedv4.7.1Jason McDonald2010-11-035-0/+22
* Do not crash on SymbianJason McDonald2010-10-291-8/+8
* Update license headers to release version.Jason McDonald2010-10-18305-3978/+3978
* Ensure PathView updates positions when path changes.Michael Brasser2010-10-082-2/+16
* QDeclarativeDebug: Make autotests more robustKai Koehne2010-10-042-0/+4
* QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-10-041-2/+1
* QDeclarativeDebugClient: Fix gcc warningKai Koehne2010-10-041-1/+1
* QmlDebugService: Check that there is a receiver before sending messagesKai Koehne2010-10-041-2/+4
* Make QmlDebug protocol more robustKai Koehne2010-10-047-111/+304
* Add exports for BauhausThomas Hartmann2010-10-042-2/+2
* Use setParentItem() instead of setParentItemHelper if componentComplete is trueMarco Bubke2010-10-012-9/+34
* Add export to QDeclarativeBasePositionerMarco Bubke2010-10-011-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Jason McDonald2010-10-0112-16/+16
* Register QtQuick 1.0 module.Aaron Kennedy2010-10-014-31/+145
* If a type is registered under several names, share the attached property objectAaron Kennedy2010-10-016-10/+34
* Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-10-011-1/+1
* Fix assert when placing a .qml file inside $QTDIR/importsKai Koehne2010-09-291-0/+1
* Move includes after copyright blockMartin Jones2010-09-271-5/+2
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-272-0/+98
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-274-3/+42
* Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-231-5/+1
* Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-231-3/+3
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-231-11/+30
* Make build on SymbianBea Lam2010-09-222-29/+33
* Improve error messagesBea Lam2010-09-221-3/+3
* Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-225-38/+411
* Make it clear that private ListModel constructor is only for workerBea Lam2010-09-224-20/+33
* Remove duplicated move() implementationsBea Lam2010-09-221-34/+26
* Doc changesBea Lam2010-09-221-4/+4
* Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-211-3/+5
* PathView didn't accept mouse events, preventing it from working in a Flickable.Martin Jones2010-09-212-75/+112
* Fix worker agent to emit ListModel itemsChanged() correctly when set()Bea Lam2010-09-211-1/+1
* Fix QDeclarativeXmlQuery mutex locking and don't wait for new jobs if the que...Joona Petrell2010-09-211-3/+5
* 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
| |\
| | * Fix warningsThomas Zander2010-09-162-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-162-72/+129
| |\ \
| | * | Optimize FontLoader for "multi-use".Yann Bodson2010-09-162-72/+129
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-168-145/+294
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-1521-62/+118
| | |\
| | * | Doc: Further QML improvements.David Boddie2010-09-151-22/+61
| | * | Doc: Minor improvements to QML-related documentation.David Boddie2010-09-151-2/+2
| | * | Doc: Continued work on the QML documentation.David Boddie2010-09-141-10/+49
| | * | Doc: More work on the QML documentation.David Boddie2010-09-141-57/+59
| | * | Doc: More work on the declarative API documentation.David Boddie2010-09-136-54/+123
| * | | Compile fix for static build using mingw.Michael Brasser2010-09-161-1/+1
| * | | Models with a single role may not update due to "modelData" conflict.Martin Jones2010-09-161-10/+30
| * | | Fix bug in 34b805d66c09fb324d1b6a7bcf259e8743ef3894Thomas Hartmann2010-09-152-6/+8
| * | | crashfix for tst_qdeclarativeanimations::badTypes()Thomas Hartmann2010-09-152-6/+7
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-1516-53/+845
| |\ \ \ | | |_|/ | |/| |