summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update visual tests (mae fixed line spacing)Warwick Allison2009-11-0429-1152/+1590
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-047-24/+277
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0487-292/+3109
| |\
| | * More XmlListModel tests.Michael Brasser2009-11-045-23/+172
| * | More listview testing and fixing.Martin Jones2009-11-042-1/+105
* | | Fix test.Warwick Allison2009-11-041-2/+6
* | | Ensure root object is at least created.Warwick Allison2009-11-043-3/+5
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0411-54/+401
|\ \
| * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0412-22/+206
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-042-0/+30
| | |\ \
| | * | | Start on QmlXmlListModel autotest.Michael Brasser2009-11-045-0/+154
| | * | | Fix test after rename.Michael Brasser2009-11-046-22/+22
| * | | | more autotestsYann Bodson2009-11-041-32/+225
| |/ / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0424-4/+738
|\ \ \ \ | | |/ / | |/| |
| * | | Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-042-0/+30
| |/ /
| * | States autotest + missing files.Michael Brasser2009-11-0410-0/+351
| * | DateTimeFormatter autotests.Michael Brasser2009-11-041-0/+10
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-045-0/+165
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-049-0/+323
| | |\
| | | * Basic autotest for QmlGraphicsParticlesAlan Alpert2009-11-044-0/+145
| | * | Test inserting items outside of the visible area.Martin Jones2009-11-041-0/+20
| * | | use same name for setter/getter and propertyYann Bodson2009-11-042-5/+5
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-042-2/+122
| |\ \ | | |/
| * | QmlGraphicsBorderImage autotestsYann Bodson2009-11-045-0/+178
* | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-0460-233/+2163
|\ \ \ | |_|/ |/| |
| * | fix test for real - if the reference stream contains doubles, we must read do...Harald Fernengel2009-11-031-32/+31
| * | Make the QDataStream autotest much more robustHarald Fernengel2009-11-031-10/+20
| * | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-029-28/+472
| |\ \
| | * \ Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-294-19/+129
| | |\ \
| | * | | Autotest: this test is failing, enable debugging to find out why.Thiago Macieira2009-10-291-1/+4
| | * | | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-297-5/+257
| | |\ \ \
| | * | | | QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-1/+1
| | * | | | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-281-0/+109
| | * | | | Autotest: add unit test for QDBusServiceWatcherThiago Macieira2009-10-282-0/+281
| | * | | | Autotest: add a test that tries to follow a service changing owners.Thiago Macieira2009-10-281-0/+56
| | * | | | Autotest: fix improper use of the serviceOwnerChanged signalThiago Macieira2009-10-281-23/+11
| | * | | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-289-32/+179
| | |\ \ \ \
| | * | | | | QDom autotests: test is not failing anymorePeter Hartmann2009-10-281-3/+0
| | * | | | | Autotest: Add some debugging info as to why the subprocess fails to startThiago Macieira2009-10-271-0/+10
| | * | | | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-3/+1
| | * | | | | QDom: make tests fail only on WindowsPeter Hartmann2009-10-261-0/+2
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0248-117/+2567
| |\ \ \ \ \ \
| | * | | | | | Manual glyph shaping test.Alessandro Portale2009-11-023-0/+525
| | * | | | | | Fixes testing of sqlite against the real(floating pt) datatypeBill King2009-11-021-0/+1
| | * | | | | | Fix a rounding error.Alessandro Portale2009-10-301-1/+1
| | * | | | | | Added manual text performance test.Alessandro Portale2009-10-302-0/+232
| | * | | | | | Merge commit '30b0902cf05b0c1dc649e9c2e7ae0415e0c1d042' into 4.6-upstreamBradley T. Hughes2009-10-301-75/+0
| | |\ \ \ \ \ \
| | | * | | | | | Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() testBradley T. Hughes2009-10-301-75/+0
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-306-16/+301
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-306-16/+301
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |