summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Make QmlPropertyMap publicAlan Alpert2009-11-113-2/+2
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-118-58/+67
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-118-69/+151
| |\
| | * AnimatedImage cleanup and tests.Michael Brasser2009-11-115-54/+48
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-101-13/+102
| | |\
| | * | SpringFollow autotestYann Bodson2009-11-102-2/+1
| * | | Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently.Warwick Allison2009-11-101-2/+18
| |/ /
* | | Fix debugger crash on exitBea Lam2009-11-111-4/+5
* | | Change stateChanged(State) signatures to have (QmlDebugWatch::State)Bea Lam2009-11-111-2/+2
* | | Change watch state to Dead instead of Active on removal.Bea Lam2009-11-111-5/+4
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1014-50/+90
|\ \ | |/
| * ignore (expect) message in testWarwick Allison2009-11-101-1/+1
| * Return qmlInfo(obj) << syntax.Warwick Allison2009-11-1013-49/+89
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1014-80/+171
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-1023-221/+413
| |\
| | * Fix docs missed after properties -> matchProperties rename.Michael Brasser2009-11-101-3/+3
| | * Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1010-106/+191
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-106-102/+131
| | | |\
| | | * | More highlight testing.Martin Jones2009-11-104-4/+60
| | * | | Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-102-51/+52
| | * | | Distinguish between tranform smoothness (from Item) and smoothnessWarwick Allison2009-11-103-3/+34
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-108-49/+130
| | |\ \ \ | | | |/ /
| | * | | Prepare for QTBUG-5290 being fixed.Warwick Allison2009-11-091-7/+1
| | * | | unwarnWarwick Allison2009-11-091-1/+1
| * | | | Minor improvements, additional pointer checks.Bea Lam2009-11-102-10/+17
| * | | | Fix crash bug where socket is 0.Bea Lam2009-11-101-0/+2
| |/ / /
* | | | XMLHttpRequest testsAaron Kennedy2009-11-101-13/+102
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-105-98/+98
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-103-98/+84
| |\ \ \
| | * | | Clarify the role of positioner transitionsAlan Alpert2009-11-101-89/+9
| | * | | Positioners now watch for sibling order changesAlan Alpert2009-11-103-9/+75
| | | |/ | | |/|
| * | | Test (and fix) animation actions.Michael Brasser2009-11-102-0/+14
| |/ /
* | | More XMLHttpRequest testsAaron Kennedy2009-11-101-4/+33
|/ /
* | Fix after animation API changes.Michael Brasser2009-11-093-9/+9
* | XMLHttpRequest testsAaron Kennedy2009-11-091-34/+102
* | Don't crash on invalid expressionsAaron Kennedy2009-11-093-3/+14
* | Fix following af454feab24824a7ef2d28794930fb7c227c270fAaron Kennedy2009-11-092-3/+5
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-094-46/+50
|\
| * ListModel elements can only be values or *lists* of objects, not objects.Warwick Allison2009-11-091-2/+0
| * Fix and test set/get of structured ListModel data.Warwick Allison2009-11-091-11/+22
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0911-71/+131
| |\
| * | Small cleanups.Martin Jones2009-11-092-14/+0
| * | More tests and fixes for ListView and GridViewMartin Jones2009-11-091-19/+28
* | | remove unneeded constructorsYann Bodson2009-11-0922-101/+0
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0910-44/+113
|\ \
| * | Improve DocAlan Alpert2009-11-091-3/+22
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-093-3/+26
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-0941-698/+906
| | |\ \ | | | |/
| | * | QmlContext objects shouldn't be added to object tree.Bea Lam2009-11-091-1/+4