summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Follow -> SpringFollowWarwick Allison2009-10-081-2/+2
|
* QuietenWarwick Allison2009-10-081-4/+13
| | | | expect net error
* UpdateWarwick Allison2009-10-081-47/+2
| | | | NumberFormatter now only goes from number to (formatted) text.
* Remove spurious errors.Warwick Allison2009-10-082-6/+16
| | | | Others seem real.
* 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
| | | | (image is just for doc, not in testscript)
* Fix (properly) test image saving.Warwick Allison2009-10-081-2/+3
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-0816-38/+236
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-0812-26/+223
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0834-734/+716
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * doc cleanupYann Bodson2009-10-084-3/+4
| | | |
| | * | Allow dial to be built as an exe.Martin Jones2009-10-083-0/+37
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0777-756/+1341
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-06359-2531/+5081
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Auto tests for QmlTimerMartin Jones2009-10-065-23/+182
| | | | | |
| * | | | | Rename preserveSelection to persistentSelectionAlan Alpert2009-10-084-12/+13
| | |_|_|/ | |/| | | | | | | | | | | | | Task-number: QT-1113
* | | | | Fix relative-URLs of test scriptsWarwick Allison2009-10-081-2/+3
| | | | |
* | | | | Font-portable.Warwick Allison2009-10-086-301/+220
| | | | |
* | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-0734-733/+714
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/tutorial1.qdoc doc/src/declarative/tutorial2.qdoc doc/src/declarative/tutorial3.qdoc
| * | | | doc cleanupYann Bodson2009-10-079-322/+322
| | | | |
| * | | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-072-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Fix QFxTextInputAlan Alpert2009-10-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | It was accepting input on both press and release, for some reason
| | * | | | Smaller gif file for the advanced tutorialAlan Alpert2009-10-071-0/+0
| | | | | |
| * | | | | move files to avoid duplication.Yann Bodson2009-10-078-40/+20
| |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-071-36/+44
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-075-0/+119
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0776-748/+1314
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Compile on Symbian.Martin Jones2009-10-071-36/+44
| | | | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-0782-756/+1460
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Get two of those new autotests to pass.Alan Alpert2009-10-074-21/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The third will not pass until QT-2240 is fixed.
| | * | | | | Add three failing tests to the QML ECMAscript autotestAlan Alpert2009-10-075-0/+121
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Tests the creation, deletion and toString functions for QML objects. Task-number: QT-2252
| * | | | | Update 'hello world' tutorial.Yann Bodson2009-10-0714-319/+192
| | |_|_|/ | |/| | |
* | | | | typosWarwick Allison2009-10-077-12/+12
| |/ / / |/| | |
* | | | Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-0717-367/+73
| | | |
* | | | SameGame tutorial imagesAlan Alpert2009-10-074-0/+0
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-0766-62/+1608
|\ \ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-0719-49/+54
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-07358-2537/+5050
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Fix portability of visual tests: fix filenames to be relative to base (URL).Warwick Allison2009-10-0716-46/+48
| | | | | | | | | | | | | | | | | | | | | | | | Still not font-portable.
| | * | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-062-2/+58
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-06122-1259/+1495
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Test icon() property.Warwick Allison2009-10-063-3/+6
| | | | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-07432-3130/+5691
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | Add SameGame based advanced tutorialAlan Alpert2009-10-0745-0/+1540
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Could use some cleanup, as I didn't manage to get code snippets working correctly. Also might benefit from being re-written by a good tutor.
| * | | | | | Refactor tileSize to the gameCanvas itemAlan Alpert2009-10-072-13/+13
| | | | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-0662-723/+1072
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | | Consistent Commenting in SamegameAlan Alpert2009-10-051-0/+1
| | | | | | | |
* | | | | | | | Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-076-686/+0
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | research/declarative-ui-examples). Functionality should eventually be added to grid view.