summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Add Q_AUTOTEST_EXPORTAaron Kennedy2010-06-031-1/+1
* Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-034-7/+7
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-025-25/+56
* Documentation.Michael Brasser2010-06-011-1/+16
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-312-0/+4
|\
| * Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-312-0/+4
* | Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-271-9/+9
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-271-10/+23
|\
| * Add more examples of XPath expressions to XmlRole.Bea Lam2010-05-261-10/+23
* | Improve QML framerate debuggingAaron Kennedy2010-05-271-47/+51
|/
* Replace QTime with QElapsedTimerAaron Kennedy2010-05-261-2/+2
* DocAaron Kennedy2010-05-251-2/+2
* Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-242-20/+4
* docWarwick Allison2010-05-211-2/+2
* Also show file/line numbers on XML query errors.Warwick Allison2010-05-212-1/+20
* Print warnings for xml query syntax errorsBea Lam2010-05-211-7/+10
* Clean upBea Lam2010-05-211-47/+37
* Add XmlListModel::get()Bea Lam2010-05-212-1/+40
* Update docs with correct property nameAlan Alpert2010-05-201-1/+1
* Remove warnings.Warwick Allison2010-05-201-1/+0
* Add XmlListModel::errorString()Bea Lam2010-05-202-2/+28
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-191-1/+1
|\
| * Don't crash if the target parent is destroyed.Martin Jones2010-05-191-1/+1
* | Doc improvementsBea Lam2010-05-191-0/+3
|/
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-184-5/+5
* Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-182-72/+156
* ListModel::get() shouldn't print warnings for invalid indices since itBea Lam2010-05-171-4/+1
* Restructure the examples. They are now organized into variousBea Lam2010-05-163-5/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-147-28/+44
|\
| * Reduce the chance of AnchorAnimation animating geometry changes itMichael Brasser2010-05-141-4/+8
| * Fix crash in ParentAnimation.Michael Brasser2010-05-146-13/+16
| * Revert "Fix crash in ParentAnimation."Michael Brasser2010-05-141-9/+8
| * Fix crash in ParentAnimation.Michael Brasser2010-05-141-8/+9
| * ListModel::get() should return undefined if bad index specifiedBea Lam2010-05-131-10/+18
| * Dates and variants are not considered nested objectsAaron Kennedy2010-05-131-1/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-134-4/+4
|\ \ | |/ |/|
| * Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1223-164/+276
| |\
| * | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-044-4/+4
* | | Avoid warning (and possible future crash) upon reload.Warwick Allison2010-05-121-2/+5
* | | Don't pass sequential (QNetworkReply) to image reader, it doesn't work well e...Warwick Allison2010-05-121-1/+5
* | | Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-121-0/+6
* | | Apply signal handler changes immediately.Michael Brasser2010-05-121-8/+3
* | | Doc improvementsBea Lam2010-05-111-18/+50
* | | Improve XmlListModel::namespaceDeclarations() docsBea Lam2010-05-111-2/+14
* | | QDeclarativeViewPrivate should subclass QGraphicsViewPrivateBea Lam2010-05-112-15/+33
| |/ |/|
* | Correct ownership of signal handlers in state changes.Michael Brasser2010-05-111-7/+28
* | Add some test assertsAaron Kennedy2010-05-101-0/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-072-16/+12
|\ \
| * | Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-10/+6
| * | qdoc fixesYann Bodson2010-05-061-6/+6