summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-1210-11/+43
|\
| * Fixing warnings in QScopedPointer test caseJoão Abecasis2009-11-111-1/+2
| * Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-112-0/+26
| |\
| | * Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-101-17/+139
| | |\
| | * \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-104-25/+28
| | |\ \
| | * \ \ Merge remote branch 'origin/4.6' into 4.6-platformDenis Dzyubenko2009-11-0919-606/+770
| | |\ \ \
| | * | | | Modified windowflags manualtestDenis Dzyubenko2009-11-092-0/+26
| * | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-1138-683/+1078
| |\ \ \ \ \
| * | | | | | 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
* | | | | | | 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
| | |\ \ \ \ \ \ \