summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use console.log, not printWarwick Allison2009-11-2312-40/+40
|
* Use console.log, not print.Warwick Allison2009-11-2325-39/+60
|
* Webkit console.log() compatibility.Warwick Allison2009-11-232-1/+27
| | | | This allows avoiding the more non-standard print().
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-231-24/+68
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Documentation fixesBill King2009-11-231-24/+68
| | | | | | | | Changed html tags over to qdoc tags.
* | Demonstrate "container" type objects.Warwick Allison2009-11-232-0/+71
|/
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-2320-8/+389
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Doc.Michael Brasser2009-11-231-1/+1
| |
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-2354-232/+2937
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Remove deleted state operations from the state.Michael Brasser2009-11-224-1/+113
| | |
| * | Update benchmarks to run againAaron Kennedy2009-11-2315-6/+275
| | |
* | | Test error messages.Warwick Allison2009-11-231-0/+53
| | |
* | | Tidy (and fix) error messages.Warwick Allison2009-11-231-3/+3
| | |
* | | Test one-past-end setting (not error; same as append).Warwick Allison2009-11-231-0/+1
| | |
* | | Test setting property when not set before.Warwick Allison2009-11-231-0/+1
| | |
* | | Check initial preferredHeight.Warwick Allison2009-11-221-0/+1
| | |
* | | ignore chart exeWarwick Allison2009-11-221-0/+1
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-221-1/+1
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Fixed the start location of an UiArrayBinding to include the qualifiedId.Erik Verbruggen2009-11-201-1/+1
| | | | | | | | | | | | Reviewed by: Roberto Raggi.
* | | missed filesWarwick Allison2009-11-222-0/+113
|/ /
* | Test version mismatch checkingWarwick Allison2009-11-202-1/+16
| |
* | Check version for cached DB too.Warwick Allison2009-11-201-0/+2
| |
* | Fix db countWarwick Allison2009-11-202-1/+31
| | | | | | | | Test forwardOnly extension.
* | Test pixelCache.Warwick Allison2009-11-204-1/+50
| |
* | Fix painting onto devices with no system clip (eg. pixmaps).Warwick Allison2009-11-204-56/+18
| | | | | | | | Move pixelCacheSize to PaintedItem (remove its "cacheSize").
* | Update bad property.Warwick Allison2009-11-203-4/+34
| | | | | | | | Add a read-only error too.
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-2035-31/+2397
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-201-2/+1
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-209-19/+183
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | remove warningsYann Bodson2009-11-201-2/+1
| | | |/ | | |/|
| * | | TextInput echoMode visual testAlan Alpert2009-11-2015-0/+2203
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-2023-114/+157
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-1921-202/+198
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Update XMLHttpRequest tests to adapt to QNetworkAccessManager changesAaron Kennedy2009-11-1910-10/+10
| | | |
| * | | Doc tweaksAlan Alpert2009-11-205-18/+20
| | | | | | | | | | | | | | | | Minor touchups for the samegame tutorial
| * | | Implement TextInput::horizontalAlignmentAlan Alpert2009-11-204-1/+163
| | | | | | | | | | | | | | | | Includes visual autotest.
* | | | More SQL tests.Warwick Allison2009-11-209-148/+174
| |_|/ |/| | | | | | | | Less non-spec functionality in API.
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1950-2314/+4105
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-192-7/+0
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Remove unused constructor.Martin Jones2009-11-192-7/+0
| | |/
| * | TextEdit ignores unused key navigationAlan Alpert2009-11-192-23/+2
| | | | | | | | | | | | Task-number: QT-2236
| * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-19674-8674/+25292
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-196-35/+145
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-19859-10291/+27004
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | More testsBea Lam2009-11-193-29/+70
| | | | |
| | | * | Set initial frame for remote image sources once they are loaded. AlsoBea Lam2009-11-193-6/+75
| | | | | | | | | | | | | | | | | | | | add more tests.
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-186-12/+28
| | | |\ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1822-28/+350
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | | Add Image test to .proMartin Jones2009-11-191-0/+1
| | | |_|_|/ | | |/| | |
| | * | | | Test overshoot property in flickable visual testMartin Jones2009-11-1927-2159/+3774
| | | | | |