summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Doc: Small change to ListModel docsGeir Vattekar2011-03-071-1/+1
* Merge branch 'mimir' into 4.7Martin Smith2011-03-011-1/+1
|\
| * qdoc: Added more descriptions for QML commands.Martin Smith2011-03-011-1/+1
* | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-235-97/+90
|\ \ | |/ |/|
| * Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Joona Petrell2011-02-2210-132/+102
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-201-1/+1
| | |\
| | | * Fix warning about id maybe used when uninitialisedThiago Macieira2011-02-201-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-181-90/+80
| | |\ \ | | | |/ | | |/|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-049-131/+101
| | |\ \
| * | | | Fix animations with alwaysRunToEnd that are frequently stopped/started.Michael Brasser2011-02-221-1/+4
| * | | | Prevent an animation from being registered to run twice.Michael Brasser2011-02-222-4/+4
| * | | | Docs: fix inherits tag for SpringAnimationBea Lam2011-02-201-1/+1
| | |_|/ | |/| |
| * | | Fix QTBUG-17008 XmlListModel blocks Windows system eventsCharles Yin2011-02-171-90/+80
| |/ /
* | | Merge branch 'mimir' into 4.7David Boddie2011-02-231-2/+2
|\ \ \
| * | | qdoc: Fixed some validation errors in the DITA filesMartin Smith2011-01-191-2/+2
| * | | Merge branch '4.7' into mimirDavid Boddie2010-12-151-2/+2
| |\ \ \
* | | | | Doc: Fixed links and whitespace.David Boddie2011-02-175-13/+14
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-151-0/+2
|\ \ \ \ \
| * | | | | Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-081-0/+2
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-0720-206/+505
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-0420-205/+504
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Move Qt.application docs into Qt global object pageBea Lam2011-02-021-50/+3
| | * | | Froze two more symbols and fixed compilation error (QtQuick11).juhvu2011-02-021-2/+2
| | * | | Change Qt.application.layoutDirection from bool to correct type of Qt::Layout...Joona Petrell2011-01-192-4/+13
| | * | | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-192-5/+5
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1960-60/+60
| | |\ \ \
| | * | | | Fix QtDeclarative compilation warningsJoona Petrell2011-01-181-1/+1
| | * | | | set() and setProperty() should not always trigger change signalsBea Lam2011-01-115-42/+83
| | * | | | Add missing Qt namespaces macros to qdeclarativeapplication.cpp source fileJoona Petrell2011-01-071-0/+4
| | * | | | Add layoutDirection property to Qt.application elementJoona Petrell2011-01-072-2/+33
| | * | | | Introduce Qt.application.active propertyJoona Petrell2011-01-074-0/+206
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-073-7/+9
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-051-1/+6
| | |\ \ \ \ \
| | | * | | | | Fix translation in Connections element.Michael Brasser2011-01-041-1/+6
| | * | | | | | Support property/method versions in QMLMartin Jones2011-01-051-1/+0
| | |/ / / / /
| | * | | | | Fix results of number() queries for zero and non-number valuesBea Lam2011-01-041-1/+1
| | * | | | | Fix potential crash in PropertyChanges binding rewrite handling.Michael Brasser2010-12-211-27/+36
| | * | | | | Optimize QByteArray to QString conversion in PropertyChanges.Michael Brasser2010-12-214-64/+62
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Joona Petrell2010-12-201-2/+2
| | |\ \ \ \ \
| | * | | | | | ParentChange optimizations.Michael Brasser2010-12-171-36/+41
| | * | | | | | Rewrite/cache bindings created by PropertyChanges.Michael Brasser2010-12-171-3/+23
| | * | | | | | Optimize construction of QDeclarativeProperty in state operations.Michael Brasser2010-12-172-30/+35
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-1/+1
| | |\ \ \ \ \ \
| | * | | | | | | Fix ListModel::set() to update the model cache when setting a list valueBea Lam2010-11-231-0/+2
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Yann Bodson2010-11-231-0/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add 'cached' property to Image elementYann Bodson2010-11-122-12/+22
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Yann Bodson2010-11-1210-29/+44
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Make it possible to add your own graphics scene to QDeclarativeViewJoona Petrell2010-11-031-11/+13
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-048-104/+92
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Doc: Fixed qdoc warnings about broken links.David Boddie2011-01-262-2/+2