summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-045-7/+55
|\
| * Doc clarification.Michael Brasser2010-09-301-0/+2
| * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
| * Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-4/+50
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-287-49/+13
|\|
| * Document PropertyAnimation::targets propertyBea Lam2010-09-271-1/+8
| * Various declarative autotest additions.Michael Brasser2010-09-231-1/+1
| * Fix ListModel::set() so the implementation and docs areBea Lam2010-09-231-2/+3
| * Remove dead code paths in declarative list model code.Michael Brasser2010-09-234-44/+0
| * Add exports for BauhausThomas Hartmann2010-09-212-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-2117-271/+1417
|\|
| * Make build on SymbianBea Lam2010-09-202-29/+33
| * 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
| * 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-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-161-1/+1
| |\
| | * Fix warningsThomas Zander2010-09-161-1/+1
| * | 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-161-28/+79
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-157-21/+63
| | |\
| | * | Doc: More work on the declarative API documentation.David Boddie2010-09-131-28/+79
| * | | crashfix for tst_qdeclarativeanimations::badTypes()Thomas Hartmann2010-09-151-5/+5
| * | | Restore any absolute geometry changed by AnchorChanges when returningMichael Brasser2010-09-151-0/+54
| * | | Export QDeclarativeScriptActionMarco Bubke2010-09-141-1/+1
| * | | This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-147-47/+649
| | |/ | |/|
| * | In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-142-4/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-109-42/+71
|\| |
| * | Update running animations if a SmoothedAnimation is changedAlan Alpert2010-09-092-1/+20
| * | Fix SmoothedAnimation test and docsAlan Alpert2010-09-091-1/+7
| * | Fix reversingModes of QDeclarativeSmoothedAnimationAlan Alpert2010-09-091-2/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-082-3/+2
| |\ \
| | * | Remove unused objectBea Lam2010-09-081-1/+0
| | * | Fix Worker ListModel to emit the right signal when items changeBea Lam2010-09-081-1/+1
| | |/
| | * Merge branch '4.7' into qmldocsDavid Boddie2010-09-072-16/+3
| | |\
| | * \ Merge branch '4.7' into qmldocsDavid Boddie2010-09-032-8/+10
| | |\ \
| | * \ \ Merge branch '4.7' into qmldocsDavid Boddie2010-09-017-107/+3
| | |\ \ \
| | * \ \ \ Merge branch '4.7' into qmldocsDavid Boddie2010-08-277-12/+25
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' into qmldocsDavid Boddie2010-08-242-10/+10
| | |\ \ \ \ \
| | * | | | | | Doc: Fixed incorrect use of commands to mark documentation.David Boddie2010-08-231-1/+1
| * | | | | | | SpringAnimation velocity animation stop logic was fragile.Martin Jones2010-09-081-11/+26
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-062-16/+3
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-021-1/+1
| |\ \ \ \ \
| | * | | | | QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
| | | |_|_|/ | | |/| | |
| * / | | | Don't overflow the unreferenced cost counterAaron Kennedy2010-09-021-7/+9
| |/ / / /