summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-1324-11/+3952
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-138-11/+17
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1357-58/+6815
| | |\
| | * \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-128-11/+17
| | |\ \
| | | * | Fixing warnings in QScopedPointer test caseJoão Abecasis2009-11-111-1/+2
| | | * | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-1135-674/+539
| | | |\ \
| | | * | | fix tst_qdatastream for Windows CEJoerg Bornemann2009-11-102-3/+2
| | | * | | tst_largefile.cpp Windows CE compile fixJoerg Bornemann2009-11-092-4/+9
| | | * | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-091-0/+1
| | | * | | tst_qlistwidget compile fix for Qt without RTTIJoerg Bornemann2009-11-091-1/+1
| | | * | | tst_qcombobox: compile without Qt3 supportJoerg Bornemann2009-11-091-2/+2
| * | | | | Test package and view handling of unrequested items.Martin Jones2009-11-1316-0/+3935
| | |_|_|/ | |/| | |
* | | | | GridView visual testYann Bodson2009-11-1325-0/+6038
|/ / / /
* | | | Remote delegate loading tests.Alan Alpert2009-11-1210-2/+149
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1233-51/+4615
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1266-740/+2975
| |\ \ \ \
| | * | | | Autotests.Michael Brasser2009-11-121-1/+38
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-128-50/+220
| | |\ \ \ \
| | | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-123-5/+29
| | | |\ \ \ \
| | | * | | | | Autotests.Michael Brasser2009-11-128-50/+220
| | | | |/ / / | | | |/| | |
| | * | | | | EaseFollow autotestsYann Bodson2009-11-126-0/+145
| | * | | | | EaseFollow visual testYann Bodson2009-11-129-0/+1847
| | | |/ / / | | |/| | |
| * | | | | Another PathView visual testAlan Alpert2009-11-129-0/+2365
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1242-689/+725
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | QML C++ class-in-namespace testAaron Kennedy2009-11-123-5/+29
| | |/ / / | |/| | |
| * | | | Output error when a binding returns undefinedAaron Kennedy2009-11-112-3/+24
| * | | | Merge remote branch 'qt/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-11-1135-674/+539
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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-1052-1372/+2348
| | |\ \ \ \
| | | * \ \ \ 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-0911-58/+58
| | | |\ \ \ \ \
| | | | * | | | | 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-066-20/+20
| | | | * | | | | 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-093-514/+141
| | | |\ \ \ \ \ \
| | | | * | | | | | 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-021-479/+0
| | | * | | | | | | Crash on bug QTBUG-5493Warwick Allison2009-11-091-0/+14
| | | | |_|_|_|_|/ | | | |/| | | | |