summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-285-10/+65
|\
| * Incorporate latest optical theory.Warwick Allison2009-10-282-3/+15
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-28135-517/+1037
| |\
| * | Test visibility.Warwick Allison2009-10-282-4/+16
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2829-160/+351
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2774-266/+2198
| |\ \ \
| * | | | Test remote QML contentWarwick Allison2009-10-271-0/+28
| * | | | Fix remote content loading for absolute URLsWarwick Allison2009-10-271-3/+6
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2835-61/+106
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-28101-318/+622
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-2854-95/+227
| | |\ \ \ \
| | * | | | | cleanupYann Bodson2009-10-2820-42/+42
| * | | | | | Doc.Michael Brasser2009-10-2815-19/+64
* | | | | | | Make test more robustAaron Kennedy2009-10-281-8/+17
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2814-84/+150
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-10-2873-383/+847
| |\ \ \ \ \ \
| * | | | | | | Must delete query objects once disconnected.Bea Lam2009-10-281-1/+8
| * | | | | | | Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-2810-76/+129
| * | | | | | | Auto-select first tree item after reload.Bea Lam2009-10-282-2/+3
| * | | | | | | Fix crash bug where watch is already deletedBea Lam2009-10-281-1/+2
| * | | | | | | Check values when remove() is calledBea Lam2009-10-281-4/+8
* | | | | | | | Make more mac friendlyAaron Kennedy2009-10-2829-6/+51
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-2841-184/+391
|\ \ \ \ \ \ \
| * | | | | | | WhoopsAaron Kennedy2009-10-281-1/+0
| * | | | | | | Ensure all tests appear in pro fileAaron Kennedy2009-10-281-0/+3
| * | | | | | | Use a nicer face imageAaron Kennedy2009-10-288-0/+7
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2813-135/+94
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-2815-28/+236
| | |\ \ \ \ \ \
| | * | | | | | | cleanupYann Bodson2009-10-2810-15/+15
| | * | | | | | | cleanupYann Bodson2009-10-283-120/+79
| * | | | | | | | "Compile"Aaron Kennedy2009-10-281-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2826-201/+377
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-289-27/+129
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-2821-182/+327
| | | |\ \ \ \ \
| | | * | | | | | DocMichael Brasser2009-10-282-1/+27
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | make TextElideMode an enum of QFxText.Yann Bodson2009-10-283-18/+23
| * | | | | | | Test for QT-2373Aaron Kennedy2009-10-283-0/+44
| * | | | | | | Do not display transient binding errorsAaron Kennedy2009-10-287-10/+88
| * | | | | | | Add a QmlExpression::error() methodAaron Kennedy2009-10-288-21/+107
| | |/ / / / / | |/| | | | |
* | | | | | | Fix dynamic exampleAlan Alpert2009-10-282-3/+15
| |_|/ / / / |/| | | | |
* | | | | | Fix bug where repeater would add spacing for 0 sized childrenAlan Alpert2009-10-281-2/+4
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-283-40/+42
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-282-14/+41
| |\ \ \ \ \
| * | | | | | QT-2382Yann Bodson2009-10-283-40/+42
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2812-116/+183
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | dynamic example now meets minimum aesthetic requirementsAlan Alpert2009-10-282-14/+41
| |/ / / / /
| * | | | | Better dragging of items for dynamic exampleAlan Alpert2009-10-281-5/+5
| * | | | | Dynamic example now has more droppable ItemsAlan Alpert2009-10-2810-51/+91
| |/ / / /
* | | | | Mode improvement to strictly enforced highlight range movement.Martin Jones2009-10-284-18/+92
* | | | | Ensure that the Follows handle the target value changing unexpectedly.Martin Jones2009-10-282-6/+6
|/ / / /