summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support aliases to enum propertiesAaron Kennedy2009-10-094-2/+29
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-091-37/+15
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-097-50/+119
| |\
| * | fixes gridview.qmlYann Bodson2009-10-091-37/+15
* | | Fix snow demoAaron Kennedy2009-10-091-2/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-093-117/+61
|\ \ | |/
| * Fixes yahoonews.qmlYann Bodson2009-10-091-86/+60
| * Remove deprecated write to signal property supportYann Bodson2009-10-092-31/+1
* | Tweak scope ordering (again)Aaron Kennedy2009-10-097-50/+119
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-0938-606/+373
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-09117-2278/+5409
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-09110-2264/+5389
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0993-1755/+5166
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-0988-1656/+5063
| | | | |\
| | | | * | Remove some warnings.Martin Jones2009-10-091-12/+12
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-09114-1684/+2595
| | | |\ \ \
| | | * | | | Remove redundant support/ files.Bea Lam2009-10-085-446/+0
| | | * | | | Add command line options.Bea Lam2009-10-081-6/+43
| | | * | | | Clean upBea Lam2009-10-088-98/+277
| | | * | | | Remove redundant QFxItem::activeFocusChanged(); is not used anywhere,Bea Lam2009-10-076-24/+5
| | * | | | | Add missing NOTIFYYann Bodson2009-10-099-14/+20
| * | | | | | Improve qdoc generated QML documentation.Michael Brasser2009-10-098-11/+34
| |/ / / / /
* | | | | | Output file/line for script errorsAaron Kennedy2009-10-0914-45/+102
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-094-72/+89
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-092-45/+82
| |\ \ \ \ | | |/ / /
| | * | | GraphicsObjectContainer cleanup.Michael Brasser2009-10-092-45/+82
| | | |/ | | |/|
| * | | No need for temporary currentItemMartin Jones2009-10-092-27/+7
| |/ /
* | | Fix example errorsAaron Kennedy2009-10-093-7/+5
* | | Move Q_PROPERTY()'s to top of objectAaron Kennedy2009-10-082-5/+5
* | | Incorrect use of Script {}Aaron Kennedy2009-10-083-34/+31
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-0860-250/+1356
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-0860-534/+1558
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-0826-75/+1025
| | |\ \
| | | * | make examples compileYann Bodson2009-10-082-2/+2
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-0814-322/+248
| | | |\ \
| | | * | | doc cleanupYann Bodson2009-10-0824-74/+1023
| | * | | | Update list of testsWarwick Allison2009-10-081-8/+16
| | * | | | FixWarwick Allison2009-10-081-1/+1
| | * | | | UpdateWarwick Allison2009-10-081-3/+7
| | * | | | Follow -> SpringFollowWarwick Allison2009-10-081-2/+2
| | * | | | QuietenWarwick Allison2009-10-081-4/+13
| | * | | | UpdateWarwick Allison2009-10-081-47/+2
| | * | | | Remove spurious errors.Warwick Allison2009-10-082-6/+16
| | * | | | Update.Warwick Allison2009-10-087-65/+77
| | * | | | Add url() for setUrl().Warwick Allison2009-10-082-0/+11
| | * | | | spelWarwick Allison2009-10-081-2/+2
| | * | | | WebView auto sizing test.Warwick Allison2009-10-083-0/+143
| | | |/ / | | |/| |
| | * | | Fix (properly) test image saving.Warwick Allison2009-10-081-2/+3
| * | | | Remove a bunch of unneeded semicolons.Martin Jones2009-10-0813-37/+40
* | | | | Fix visual model crash at shutdown due to dangling pointerAaron Kennedy2009-10-081-30/+46