summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Output error when a binding returns undefinedAaron Kennedy2009-11-112-3/+24
* Merge remote branch 'qt/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-11-1138-683/+1078
|\
| * Autotest: fix compiling after qscopedpointer.h changed.Thiago Macieira2009-11-111-28/+3
| * Fixed QGraphicsEffectSource autotest after graphics effect API changes.Samuel Rødal2009-11-111-30/+20
| * qfontcombobox auto test added to tests/auto/auto.proJoerg Bornemann2009-11-101-0/+1
| * Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-1011-1/+126
| |\
| | * record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-065-0/+25
| | * handle messages with ids (more) correctlyOswald Buddenhagen2009-11-069-1/+101
| * | Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-4/+5
| * | Extending QScopedPointer test caseJoão Abecasis2009-11-101-17/+139
| * | Changes to low-level audio API.Kurt Korbatits2009-11-104-25/+28
| * | Changes to low-level audio API.Kurt Korbatits2009-11-104-28/+25
| * | Merge branch '4.6' of ../qt into 4.6Kurt Korbatits2009-11-1058-1412/+2896
| |\ \
| | * \ Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6Jocelyn Turcotte2009-11-092-25/+32
| | |\ \
| | | * | QNetworkCookie: Add the dot prefix of the domain while adding to the jarJocelyn Turcotte2009-11-092-25/+32
| | * | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-0913-67/+67
| | |\ \ \
| | | * | | API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-10/+10
| | | * | | API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-091-8/+8
| | | * | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-068-29/+29
| | | * | | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-063-20/+20
| | * | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-094-514/+671
| | |\ \ \ \
| | | * | | | Extending tst_QFile::writeLargeDataBlock testJoão Abecasis2009-11-041-30/+134
| | | * | | | QLocalSocket test: stabilize test by calling waitFor... functionPeter Hartmann2009-11-031-4/+6
| | | * | | | QNetworkReply autotests: move performance tests to benchmarksPeter Hartmann2009-11-022-479/+530
| | * | | | | Crash on bug QTBUG-5493Warwick Allison2009-11-091-0/+14
| * | | | | | Changes to low-level audio API.Kurt Korbatits2009-11-054-25/+28
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-113-0/+76
|\ \ \ \ \ \ \
| * | | | | | | Extend repeater testAlan Alpert2009-11-113-0/+76
* | | | | | | | Fixup importsRemoteAaron Kennedy2009-11-112-7/+13
* | | | | | | | QmlDom testsAaron Kennedy2009-11-111-0/+120
|/ / / / / / /
* | | | | | | Don't use the identity matrix in testAaron Kennedy2009-11-111-1/+1
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1177-666/+2569
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-1183-756/+2492
| |\ \ \ \ \ \ \
| | * | | | | | | Some tests can't be run in parallel.Warwick Allison2009-11-111-1/+1
| | * | | | | | | Fix error message (warning often have trailing spaces)Warwick Allison2009-11-111-1/+1
| | * | | | | | | Quieter, better.Warwick Allison2009-11-111-0/+7
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1164-745/+2353
| | |\ \ \ \ \ \ \
| | | * | | | | | | Visual animation tests.Michael Brasser2009-11-1153-660/+2162
| | | * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-117-85/+124
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Autotests.Michael Brasser2009-11-115-4/+72
| | * | | | | | | | | Files for qtest directory on test server for importRemote tests.Warwick Allison2009-11-118-0/+15
| | * | | | | | | | | test multiple-windowsWarwick Allison2009-11-113-0/+60
| * | | | | | | | | | basic PathView autotestsYann Bodson2009-11-116-0/+251
* | | | | | | | | | | QmlDom testsAaron Kennedy2009-11-112-0/+932
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-11141-9240/+8212
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Add qmllistmodelWarwick Allison2009-11-111-4/+5
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-11129-9230/+7990
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | update visual testYann Bodson2009-11-114-188/+188
| | * | | | | | | another SpringFollow visual testYann Bodson2009-11-1112-0/+1199
| | * | | | | | | update visual testsYann Bodson2009-11-1127-1215/+428