summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make tests with transparent QML reproducible.Warwick Allison2009-11-061-0/+1
|
* mark untested featuresWarwick Allison2009-11-051-0/+2
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0529-36/+758
|\ | | | | | | 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-0526-179/+638
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-054-219/+7
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * QmlPropertyMap autotest update.Michael Brasser2009-11-051-5/+7
| | | |
| | * | Partial valuetypes testAaron Kennedy2009-11-0523-0/+671
| | | |
| * | | more borderimage autotestsYann Bodson2009-11-053-30/+70
| | | |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0497-1312/+2863
| |\ \ \ | | |/ / | | | | | | | | into kinetic-declarativeui
| * | | autotestsYann Bodson2009-11-042-1/+10
| | | |
* | | | Remove "to" limit on minor version.Warwick Allison2009-11-0586-222/+204
| | | | | | | | | | | | | | | | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-053-214/+0
|\ \ \ \ | | |_|/ | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0489-1298/+2777
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Remove IntegerModel. model properties accept an integer.Martin Jones2009-11-043-214/+0
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0459-145/+1157
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-042-0/+11
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-0446-1192/+1852
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | Rebuild configure.exe (using a vs2005 compiler)Kai Koehne2009-11-041-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | The same was done in 4.6 (04d5735a)
| | * | | | Add missing file.Michael Brasser2009-11-041-0/+11
| | | | | |
| * | | | | declarative.pro updateAaron Kennedy2009-11-041-33/+36
| | | | | |
| * | | | | Missing file for 48ea5a5c74620f9811debc6bf1e49bf095d30722Aaron Kennedy2009-11-041-3/+3
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0438-1167/+1706
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-04935-39344/+28574
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | testsAaron Kennedy2009-11-046-93/+856
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0426-32/+626
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | Ignore gcov filesAaron Kennedy2009-11-041-0/+1
| | | | | | |
| * | | | | | Improve qmllanguage test caseAaron Kennedy2009-11-0449-16/+250
| | | | | | |
* | | | | | | Remove property-order sensitivity.Warwick Allison2009-11-043-5/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes autotest.
* | | | | | | Remove invalid testWarwick Allison2009-11-041-5/+1
| |_|_|/ / / |/| | | | |
* | | | | | docs (somewhere is better than nowhere)Warwick Allison2009-11-041-1/+30
| | | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-042-2/+70
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-049-26/+37
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | | Improve Loader testsMartin Jones2009-11-042-2/+70
| | | | | | |
* | | | | | | Update visual tests (mae fixed line spacing)Warwick Allison2009-11-0429-1152/+1590
| |/ / / / / |/| | | | |
* | | | | | Fix 5f19daab6baba7d09853058355a66090a3781430Warwick Allison2009-11-041-5/+3
| | | | | |
* | | | | | Fix "initial" size for remote content.Warwick Allison2009-11-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | See also 91be655a7e893d34fdbdb71aa5a329b641c80992
* | | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0412-48/+318
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | 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-04893-39247/+27687
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-04928-39319/+28408
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | More XmlListModel tests.Michael Brasser2009-11-045-23/+172
| | | | | |
| | * | | | More listview testing and fixing.Martin Jones2009-11-044-11/+125
| | | | | |
| * | | | | less compile warningsYann Bodson2009-11-043-14/+21
| | | | | |
* | | | | | Fix test.Warwick Allison2009-11-041-2/+6
| | | | | |
* | | | | | Ensure root object is at least created.Warwick Allison2009-11-043-3/+5
| |_|/ / / |/| | | | | | | | | | | | | | Tweak for QTBUG-5296 (lots of other examples hang too though)
* | | | | Remove examples of removed effects.Warwick Allison2009-11-041-63/+12
| | | | |
* | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0413-58/+405
|\ \ \ \ \ | |/ / / / | | | | | | | | | | 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-0416-22/+233
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-045-0/+54
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Doc.Michael Brasser2009-11-041-0/+3
| | | | | | |
| | * | | | | Start on QmlXmlListModel autotest.Michael Brasser2009-11-045-0/+154
| | | | | | |